Re: Compilation of JCC fails: cannot find -lpython2.7

2013-10-29 Thread Andi Vajda
> On Oct 29, 2013, at 15:09, Filip Nollet wrote: > > Hi all > > I have a problem compiling JCC for pylucene. > It does not find the shared Python library, while this seems to be available. > > The error is printed below. > > My environment set the LD_LIBRARY_PATH for Python 2.7: > # set | gr

Compilation of JCC fails: cannot find -lpython2.7

2013-10-29 Thread Filip Nollet
Hi all I have a problem compiling JCC for pylucene. It does not find the shared Python library, while this seems to be available. The error is printed below. My environment set the LD_LIBRARY_PATH for Python 2.7: # set | grep LD_ LD_LIBRARY_PATH=/tools/general/app/python-2.7.5-rhel6/lib:/tools