-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/5/10 10:41 AM, Buz Barstow wrote: > Hi Alexander, > > Thanks for getting back to me! Here are the outputs of those commands: > > > buz:~ bb75$ fink -V | head -n2 > Package manager version: 0.29.15 > Distribution version: selfupdate-rsync Wed Nov 3 09:24:26 2010, 10.6, i386 > > buz:~ bb75$ fink list -t system-java > Information about 9775 packages read in 0 seconds. > i system-java 1.6.0-1 [virtual package representing Java 1.6.0] > i system-java-dev 1.6.0-1 [virtual package representing Java SDK 1.6.0] > system-java13 1.3.1-1 [virtual package representing Java 1.3.1] > i system-java14 1.4.2-1 [virtual package representing Java 1.4.2] > i system-java14-dev 1.4.2-1 [virtual package representing Java > 1.4.2 development headers] > i system-java15 1.5.0-1 [virtual package representing Java 1.5.0] > i system-java15-dev 1.5.0-1 [virtual package representing Java > 1.5.0 development headers] > i system-java16 1.6.0-1 [virtual package representing Java 1.6.0] > i system-java16-dev 1.6.0-1 [virtual package representing Java > 1.6.0 development headers] > i system-java3d 0-1 [virtual package representing Java3D] > i system-javaai 0-1 [virtual package representing Java Advanced > Imaging] > > > buz:~ bb75$ fink dumpinfo -fbuilddepends ppl > Information about 9775 packages read in 1 seconds. > builddepends: gcc4.2, gmp (>= 4.2.4-1000), fink (>= 0.28), system-java-dev > > > buz:~ bb75$ fink dumpinfo -finfofile ppl > Information about 9775 packages read in 0 seconds. > infofile: /sw/fink/dists/unstable/main/finkinfo/devel/ppl.info > > > Thanks! and all the best, > > --Buz > > > > > On Nov 4, 2010, at 1:06 PM, Alexander Hansen wrote: > > On 11/4/10 12:43 PM, Alexander Hansen wrote: >>>> On 11/4/10 12:09 PM, Buz Barstow wrote: >>>>> Dear All, >>>> >>>>> I'm having some trouble installing Scipy-py26 on MacOSX 10.6.4. >>>> >>>> >>>> Normally we'd like to know what architecture you're using and your Xcode >>>> version, as well as the version of the "fink" tool. >>>> >>>>> I have run fink selfupdate and update all, to no avail. >>>> >>>>> I've attached the output of the fink installation script below. >>>> >>>>> Thanks! and all the best, >>>> >>>>> --Buz >>>> >>>> >>>> <snip> >>>> >>>>> mv: rename /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/ppl to >>>>> /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/ppl: No such file or >>>>> directory >>>>> ### execution of /bin/mv failed, exit code 1 >>>>> Removing runtime build-lock... >>>>> Removing build-lock package... >>>>> /sw/bin/dpkg-lockwait -r fink-buildlock-ppl-0.10.2-2 >>>>> (Reading database ... 62242 files and directories currently installed.) >>>>> Removing fink-buildlock-ppl-0.10.2-2 ... >>>>> Failed: phase installing: ppl-shlibs-0.10.2-2 failed >>>> >>>> >>>> Your problem is _not_ with scipy-py26, but with ppl-shlibs. The fact >>>> that you're ultimately trying to install ppl-py26 is absolutely irrelevant. >>>> >>>> What you're seeing isn't supposed to happen now, if you have indeed >>>> successfully selfupdated to the most recent package descriptions. Can >>>> you post the results of running the following commands in a terminal >>>> window?: >>>> >>>> fink -V | head -n2 >>>> fink list -t system-java >>>> fink dumpinfo -fbuilddepends ppl >>>> > > also > > fink dumpinfo -finfofile ppl >
After looking at the your output, it looks like you hadn't applied the recent Java update yet: checking if /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java works... yes checking for jar... /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/jar checking for javah... /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/javah configure: WARNING: unable to include <jni.h> checking whether jlong can contain data pointers... no vs. checking if /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/bin/java works... yes checking for jar... /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/bin/jar checking for javah... /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/bin/javah checking whether jlong can contain data pointers... yes on my system. You'd probably want to go ahead and install that now. - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzXO2IACgkQB8UpO3rKjQ/EzgCeOWrtYDQ1YPERz/s9GlXkSjM6 GkUAoIEg1TZuhP5WlQUyxl5KXdNr8uju =ytWO -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
