d CPPFLAGS= so that the autoconf tests will find our local copy of
readline.
bear wrote:
> I'm trying to do a framework build of Python 2.4.2 and need to have
> Python use a local install of readline 5.0 but the configure step seems
> to be ignoring my --with-readline
>
&
I'm trying to do a framework build of Python 2.4.2 and need to have
Python use a local install of readline 5.0 but the configure step seems
to be ignoring my --with-readline
configure is run like this:
./configure --prefix=/home/bear/test
--enable-framework=/home/bear
I installed the dmg you linked to on an Intel iMac just now - it went
smoothly.
I ran IDLE and a bunch of the included samples. I also ran some small
utilities of my own and did not see any issues.
Anything particular you want me to try?
Ronald Oussoren wrote:
> I've spent some time on an 1
I've taken the patch and submitted it to the PyXML sourceforge project
and included a link to your mailing list archive entry for reference.
http://sourceforge.net/tracker/index.php?func=detail&aid=1423775&group_id=6473&atid=306473
Bob Ippolito wrote:
> Here's the PyXML patch that gets expat by
Ronald Oussoren wrote:
>
> On 27-jan-2006, at 4:22, bear wrote:
>
>> Ronald Oussoren wrote:
>>> That part is easy enough. If you want a framework build you'll have
>>> to patch Makefile.pre.in because it contains a hardcoded '-arch ppc'
>
seems happy - heck, even the compiling ran error free.
But when it got to the link part - I get the following error:
..
ranlib libpython2.4.a
/usr/bin/install -c -d -m 755 Python.framework/Versions/2.4
libtool -o Python.framework/Versions/2.4/Python -dynamic libpython2.4.a \
-lSys
ve a
> separate distribution of Python designed for building redistributable
> applications. It would certainly be easier than trying to make
> distutils and autoconf smart.
If the binaries I build are useful I can make them available if that helps.
-- bear
__
o the source files.
sweet!
-- bear
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
Kevin Ollivier wrote:
> How exactly are you doing this? Are you passing these flags into
> configure, or editing the configure script? I'm seeing that it does
> matter where in the configure script the options are added. From my
> tests so far, the test 'failures' in the configure script are
>
h flag: ppc (file not loaded)
I appreciate any schooling you can offer me :)
- bear
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
Trent Mick wrote:
> [Kent Quirk wrote]
>
>> In the hopes of avoiding some redundant work...I happen to be sitting in
>> a workshop at the Apple campus as I speak, and one of the Apple
>> engineers here has just modified the Apple 2.3.5 build system to work
>> with 2.4.2, and to build a Univers
rs to how you guys are doing
the builds would help :)
---
Bear
Build and Release Engineer
Open Source Applications Foundation (OSAF)
[EMAIL PROTECTED]
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
12 matches
Mail list logo