Re: [Java-gnome-developer] No libgcj.jar
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2004-02-02 23:37:49
|
Il lun, 2004-02-02 alle 23:06, Andrew|dev ha scritto: > I'm wondering how I could not have libgcj.jar? > find / -name libgcj.jar returned nothing. I am trying to ./configure the > CVS sources, but obviously it fails! I' ve got only libgcj-3.3.2.jar not libgcj.jar and it's located in /usr/share/java (on fedora). Have you got gcj installed? If not install it or try ./configure --without-gcj-compile but it will not compile the gcj related libraries (doesn't matter if you don't use gcj to compile your apps). -- Luca De Rugeriis <pie...@li...> |