[Patches] [ python-Patches-926209 ] Patch to setup.py to run on x86_64 Linux

SourceForge.net noreply at sourceforge.net
Fri Jun 4 09:56:27 EDT 2004


Patches item #926209, was opened at 2004-03-30 21:46
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=926209&group_id=5470

Category: Build
Group: Python 2.4
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Christopher Petrilli (petrilli)
Assigned to: Martin v. Löwis (loewis)
Summary: Patch to setup.py to run on x86_64 Linux

Initial Comment:
Bug ID#924333

Python doesn't auto-detect things correctly because of
differing library locations on x86_64 Linux
distributions (/usr/lib64).  This patch just adds that
to the setup.py file.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2004-06-04 15:56

Message:
Logged In: YES 
user_id=21627

I have committed the part that adds lib64 as

setup.py 1.188
NEWS 1.989

I'm uncertain what the other chunk meant; if it is still
needed, please submit it as a *context* diff in a separate
patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=926209&group_id=5470



More information about the Patches mailing list