Manuel Souto Pico wrote:
$ java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
Does that look like I've got J2SE installed?
It does. To make sure, check also "javac -v
Manuel Souto Pico wrote:
> ./configure --with-java=
Try with /opt/java/jre1.5.0_05/
/opt/java/jre1.5.0_05/bin
/usr/lib/j2re1.5-sun/
None of those worked either :(
Hm, maybe you need full J2SE, not just JRE.
I would try to install J2SE.
See instructions at :
http://www.craz
Manuel Souto Pico wrote:
./configure --with-java=
For 'configure' probably you have to set the path to your Java
installation:
Try with /opt/java/jre1.5.0_05/
/opt/java/jre1.5.0_05/bin
/usr/lib/j2re1.5-sun/
Does it work now?
--
Mladen Adamovic
http://www.online-utility.org
http://www.che
Hi Curtis, ,I'm having the same problem. The instructions say For 'configure' probably you have to set the path to your Java installation:./configure --with-java=
I've searched for my java installation: [EMAIL PROTECTED]:~/openlogos-1.0.2$ sudo find / -name javaPassword:/etc/alternatives/java
/etc/
I'm trying to install OpenLogos Translation program. In order to install
I have to first compile, then run "make". When running compile I run
into the following error:
configure: javainclude FOR i686-pc-linux is
-I/lt/pkg/jdk1.5.0_02/include -I/lt/pkg/jdk1.5.0_02/include/linux
checking for j
5 matches
Mail list logo