Hi! :)
>Sorry, there were a few line wrap-arounds in the diff file due to long
>lines but the changes for the four significant lines should be easy to
>do manually.
Hadn't done that before but I found a ressource how to read that
syntax.
x86_64 would be enough. i test that again. Thank you. :)
-
In article
,
googler.1.webmas...@spamgourmet.com wrote:
> May the diff file is wrong? on my system it doesn't work.
> Well, set the -enable-universalsdk= path occurs that error.
Sorry, there were a few line wrap-arounds in the diff file due to long
lines but the changes for the four significant
hi, thanks for your help.
May the diff file is wrong? on my system it doesn't work.
Well, set the -enable-universalsdk= path occurs that error.
Hmm. that is really a disaster, isn't it :( hm.
--
http://mail.python.org/mailman/listinfo/python-list
In article
<07832575-9b98-4a03-a181-4470a5a00...@35g2000pry.googlegroups.com>,
googler.1.webmas...@spamgourmet.com wrote:
> hm... any ideas?
Have you tried specifying one of the universal SDKs, i.e.
/Developer/SDKs/MacOSX10.n.sdk? That's what the "official" python.org
builds do. The build s
Hi!
I didn't wanted to post 11.000 Lines here, so I uploaded it here:
http://rapidshare.com/files/181425216/config.log.html
--
http://mail.python.org/mailman/listinfo/python-list
On Fri, Jan 9, 2009 at 6:18 PM, wrote:
> hm... any ideas?
Posting the config.log file would be a first step to give more information,
David
--
http://mail.python.org/mailman/listinfo/python-list
hm... any ideas?
--
http://mail.python.org/mailman/listinfo/python-list
Hi searched for "Library/Frameworks/" in the config file and edited it
to "@executable_path".
Well my configure and make command worked very fine. Just 'make
install' aborted after this error message.
test -d "/Applications/Python 2.6" || mkdir -p "/Applications/Python
2.6"
test -d "/Application
Hi!
I compiled Python 2.6.1 on a Mac OSX 10.5.5 Intel machine with this
configure command and got this message
FAILS: ./configure --with-framework-name=Python --with-
universal-archs=all --enable-framework --enable-
universals...@executable_path/my/path/to/app
WORKS: ./configur