From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 Epiphany/1.0.8 Description of problem: Curently pacakged python package does not have libpython.so Version-Release number of selected component (if applicable): python-2.3.4-4.i386.rpm How reproducible: Always Steps to Reproduce: 1. rpm -ql python |grep libpython 2. ldd /usr/bin/python 3. Actual Results: no shared library for libpython Expected Results: have a shared library version Additional info: - calling python code from C and creating a shared library for this module requires libpython.so - being able to call this module from /usr/bin/pyton requires /usr/bin/python to be linked with the same libpython.so Could you build python package to include the shared library version of libpython.so - perhpas in FC3?
*** This bug has been marked as a duplicate of 127357 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.