-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 3/15/10 10:07 AM, Kaj Hejer wrote: > > On 15. mars 2010, at 14.53, Alexander Hansen wrote: > >> That's not strange. Those were probably built dependencies which >> weren't needed at runtime. >> > > OK! > > >> Do you have anything in /usr/local which could potentially be interfering? > > I'm not sure :) > > $ ls /usr/local/ > apache-maven-2.0.10 lib resin-3.2.1 > apache-maven-2.1.0 libexec sbin > bin pgsql share > hermes resin > include resin-3.1.9 > > > I tried the following: > > $ export PATH=/sw/bin > $ which svn > /sw/bin/svn > $ svn cleanup > Bus error > > > > -Kaj :)
A couple more notes: 1) You shouldn't PATH manually. If Fink's executables aren't in your PATH you should use source /sw/bin/init.sh because Fink sets more than just PATH. Or run /sw/bin/pathsetup.sh to get that set up whenever you open a shell. 2) You might see if you get the same behavior from a new checkout of the same repository (assuming the checkout works). As Daniel mentioned, svn can be overly sensitive to changes in formatting of the version control metadata for versions of itself. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkueQL4ACgkQB8UpO3rKjQ/q+wCgpfGw/lhe7QzeDI3YTm6ZXVLj X7EAniy+a3bBKBelfiPIa14KUS6KB/em =Dglz -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
