python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
Hi, When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
On Oct 25, 2007, at 12:57, Fred Brown Althot wrote: When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
Actually, I'm on an Intel mac. Sorry, should have mentioned that from the start. Intel Mac, OS X 10.4 Using the latest version of macports. After running into this problem, I tried installing the universal macpython 2.5.1 with the .mpkg, ran port install again, same problem. On 25-Oct-07, at

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
On Oct 25, 2007, at 14:24, Fred Brown Althot wrote: On 25-Oct-07, at 2:41 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 12:57, Fred Brown Althot wrote: When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
The only +universal I used was on python25 itself after the GIMP install first started giving me that error, and I think it resulted in the same error again. That's when I gave the maybe it checks for dependencies independently of installing them chance a try with the .mpkg, and as you

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread paul beard
On 10/25/07, Fred Brown Althot [EMAIL PROTECTED] wrote: Hi, When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
On Oct 25, 2007, at 14:34, Fred Brown Althot wrote: On 25-Oct-07, at 3:25 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 14:24, Fred Brown Althot wrote: On 25-Oct-07, at 2:41 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 12:57, Fred Brown Althot wrote: When trying to install the GIMP, I get

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
On 25-Oct-07, at 3:44 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 14:34, Fred Brown Althot wrote: On 25-Oct-07, at 3:25 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 14:24, Fred Brown Althot wrote: On 25-Oct-07, at 2:41 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 12:57, Fred Brown Althot