guangshan chen <[email protected]> said: > > I installed cdat pakage failed today. > > Here are the failed information: > /var/tmp/tmp.1.YOyaQ1 > + export CC=/usr/bin/cc > + CC=/usr/bin/cc > + export PYTHONHOME=/sw/src/fink.build/root-cdat-4.0-1013/sw > + PYTHONHOME=/sw/src/fink.build/root-cdat-4.0-1013/sw > + export PYTHONPATH=/sw/src/fink.build/root-cdat-4.0-1013/sw/lib/ > python2.4/site-packages:/sw/lib/python2.4:/sw/lib/python2.4/lib- > dynload:/sw/lib/python2.4/site-packages > + PYTHONPATH=/sw/src/fink.build/root-cdat-4.0-1013/sw/lib/python2.4/ > site-packages:/sw/lib/python2.4:/sw/lib/python2.4/lib-dynload:/sw/lib/ > python2.4/site-packages > + export FC=/sw/bin/g77 > + FC=/sw/bin/g77 > + mkdir -p /sw/src/fink.build/root-cdat-4.0-1013/sw/lib/python2.4 > + mkdir -p /sw/src/fink.build/root-cdat-4.0-1013/sw/bin > + mkdir -p /sw/src/fink.build/root-cdat-4.0-1013/sw/include > + ln -s /sw/bin/python2.4 /sw/src/fink.build/root-cdat-4.0-1013/sw/ > bin/python > + ln -s /sw/bin/pyfort2.4 /sw/src/fink.build/root-cdat-4.0-1013/sw/ > bin/pyfort > + ln -s /sw/lib/python2.4/config /sw/src/fink.build/root- > cdat-4.0-1013/sw/lib/python2.4/config > + ln -s /sw/include/python2.4 /sw/src/fink.build/root-cdat-4.0-1013/ > sw/include/python2.4 > + /sw/bin/python2.4 install.py --configuration=myconfig --with- > opendap=/sw --enable-ioapi --disable-hdf --force > /var/tmp/tmp.1.YOyaQ1: line 13: /sw/bin/python2.4: No such file or > directory > ### execution of /var/tmp/tmp.1.YOyaQ1 failed, exit code 1 > > It seems that the problem is that there is no python2.4 in /sw/bin > directory. But I do have python in /sw/bin. Also it needs /sw/lib/ > python2.4. But for me, the library files in /sw/lib/python2.5.
Looks like the package can't decide what version of python it wants. I just committed some improvements, so 'fink selfupdate' and see if cdat-4.0-1014 builds. dan -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
