[Python-bugs-list] [ python-Bugs-418211 ] makesetup and "-Wl,-rpath=..."

noreply@sourceforge.net noreply@sourceforge.net
Mon, 23 Apr 2001 05:14:13 -0700


Bugs item #418211, was updated on 2001-04-23 05:14
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=418211&group_id=5470

Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: makesetup and "-Wl,-rpath=..."

Initial Comment:
appending -Wl,-rpath='...' to the _tkinter entry in 
Modules/Setup to not have to deal with the
LD_LIBRARY_PATH breaks makesetup :(

Modules/Setup:
_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT \
        -L/usr/local/tcltk8.2/lib
-Wl,-rpath=/usr/local/tcltk8.2/lib \



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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=418211&group_id=5470