[Fink-devel] Please test: make -j, (Use)MaxBuildJobs

2009-11-11 Thread monipol
Hello, all. As some of you already know, the -jN option in make specifies the number of jobs (N) to run simultaneously. Fink CVS HEAD now provides support for this as follows: * There's a new entry in fink.conf, MaxBuildJobs, which should contain the aforementioned N value. fink configure

Re: [Fink-devel] tk file dialogs broken?

2009-11-11 Thread Jack Howarth
I puzzled this one out. The culprit is the setup script for NMPPipe (http://spin.niddk.nih.gov/NMRPipe/) which executes... if ($?LD_LIBRARY_PATH) then setenv LD_LIBRARY_PATH /usr/local/NMRPipe/nmrbin.mac/lib:${LD_LIBRARY_PATH} else setenv LD_LIBRARY_PATH /usr/local/NMRPipe/nmrbin.mac/lib

Re: [Fink-devel] tk file dialogs broken?

2009-11-11 Thread Jack Howarth
After looking over NMRPipe, it would require a major structural overhaul in order to pass all of its components through shell wrappers to set DYLD_LIBRARY_PATH and LD_LIBRARY_PATH. Fortunately, only a few components really need those set. The attached changes to the NMRPipe install.com script

Re: [Fink-devel] tk file dialogs broken?

2009-11-11 Thread Martin Costabel
Jack Howarth wrote: [] ImportError: dlopen(/sw/lib/pymol-py25/modules/pymol/_cmd.so, 2): Symbol not found: __cg_jpeg_CreateCompress Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: