Sorry for not being clear. /usr/bin/ld: cannot find -lpython2.6
WHen compiling mod_python I keep getting that message. So, to fix this, I would not to compile python with --enable-shared but that breaks many tests 'make check' Any ideas? On Sun, Jul 26, 2009 at 4:46 AM, Simon Geard<[email protected]> wrote: > On Sat, 2009-07-25 at 08:22 -0400, Mag Gam wrote: >> I am trying to build mod_python but I am having python dependency >> problems with Python shared library. Does anyone have a good recipe to >> build this with all or most the python bindings? I would like to have >> Mysql/Postgresql/Subversion support in my Python also. >> > > Can you be more specific? What kind of problem? Any error messages? > > (Also, I'm replying this to blfs-support, since mod_python has nothing > to do with the core LFS book). > > Simon. > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > > -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
