[Mono-dev] Who maintains parallel library documentation?

Rob Wilkens robwilkens at gmail.com
Mon Jun 11 10:51:03 UTC 2012


The parallel library documentation 
http://www.mono-project.com/Parallel_Mono_Environments says to set a 
environment variable called:

DYLD_LIBRARY_FALLBACK_PATH


But on a mac just setting that environment variable gives me constant 
errors until i unset it....

I looked up the documentation here:
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/dyld.1.html

And it says it should actually read as follows which is similar but 
different -- and setting this seems to work -- perhaps the documentation 
needs to be updated:

DYLD_FALLBACK_LIBRARY_PATH


(notice the fallback comes before library in the documentation, please 
note there is two places on that line in the parallel docs where it 
appears to be spelled in the backwards way)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120611/6844a1e1/attachment.html>


More information about the Mono-devel-list mailing list