Re: [Java-gnome-developer] No libgcj.jar
Brought to you by:
afcowie
From: Nicolas M. <ni...@be...> - 2004-02-02 23:21:39
|
Where did you get a 0.8.2 ebuild? I'm currently working on one, didn't know that there was already one. (don't see it on bugs.gentoo.org) For the libgcj.jar file to be found, make a symlink /usr/i686-pc-linux-gnu/gcc/share/libgcj.jar -> /usr/share/gcc-data/i686-pc-linux-gnu/3.2/java/libgcj-3.2.3.jar and it should work. Note that you'll probably get other errors too, I'm still working on an ebuild that would fix this. This would be a short term solution since delevopers are working on 0.8.3 that should fix all these errors. On Mon, 2004-02-02 at 23:06, Andrew|dev wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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 have 0.82 installed via a gentoo ebuild? > > ? > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFAHsnnrunE2BoJ4h0RAk/4AJ9CBqExyH1+hIEIN4sq4ErD7F76YACfaAa5 > 2ClNGV05Y2pP8Qnz9Ezlz/E= > =lK+b > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |