[Python-bugs-list] [ python-Bugs-814524 ] libpython2.3.so.1.0 can't be found with -l

SourceForge.net noreply at sourceforge.net
Mon Sep 29 11:49:42 EDT 2003


Bugs item #814524, was opened at 2003-09-29 11:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=814524&group_id=5470

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: benson margulies (benson_basis)
Assigned to: Nobody/Anonymous (nobody)
Summary: libpython2.3.so.1.0 can't be found with -l

Initial Comment:
The linux 'ld' does not know how to find 

libpython2.3.so.1.0. The convention here is to add a 

symbolic link named 'libpython2.3.so' for use at link time, 

and then the use of the SONAME option causes the 

dynamic linker to search for the longer name at runtime.



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

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



More information about the Python-bugs-list mailing list