Re: libjava.so cannot open shared object file

2010-07-03 Thread Andi Vajda
On Sat, 3 Jul 2010, Herbert Roitblat wrote: I'm trying to build pylucene 2.9.2 in a virtual environment with openjdk on 64 bit Ubuntu. I get this from the make utility: /home/administrator/src/orcatec/bin/python: libjava.so: cannot open shared object file: No such file or directory

libjava.so cannot open shared object file

2010-07-03 Thread Herbert Roitblat
I'm trying to build pylucene 2.9.2 in a virtual environment with openjdk on 64 bit Ubuntu. I get this from the make utility: /home/administrator/src/orcatec/bin/python: libjava.so: cannot open shared object file: No such file or directory make: *** [compile] Error 1 setup.py has this