On 22.07.2011 04:20, TDain wrote: > Thanks for your reply. > > Sorry I don't understand though. I did not build using a non-default > prefix, I've rebuilt again to check any warnings, and there were none > emitted about this. > > Any other ideas?
Well, /usr/local might be a non-default prefix in your distribution. You must set LD_LIBRARY_PATH or add /usr/local/lib to the system's library path (/etc/ld.so.conf). Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
