hit counter

Timeline

My development logbook

I Must Have Done Something Silly With the DYLD_LIBRARY_PATH. This Is an Error I Got When Running Svn

I must have done something silly with the DYLD_LIBRARY_PATH. This is an error I got when running svn

1
2
3
4
5
6

$ svn info 
dyld: Library not loaded: /usr/lib/libpq.5.dylib
  Referenced from: /usr/bin/svn
  Reason: image not found
Trace/BPT trap: 5

Run it in a new shell and the problem goes away.