RE: [Java-gnome-developer] Error in "make install"
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-12-04 11:46:50
|
It looks like the jar files were not created. Could you please check to see if there are jar files located in the lib directory after running make. One other question. Do you have ant installed on your system? -Jeff > I'm trying to install java-gnome v0.8.1 with GCJ support. > Unfortunately, I got > so many error compiling. So as first step, now I'mtrying to > compile without any > options (JSDK 1.4.2 is in the CLASSPATH).I ran ./configure > with no options, then > make and make install and here'sthe output I get: > > > [root@CPE00008656fcac-CM000a73663a84 java-gnome-0.8.1]# make > installsrc/tools/mkinstalldirs /usr/local/lib > /usr/local/share/java-gnome//usr/local/share/doc/java-gnome-0.8.1 > /usr/local/share/java-gnome/test > /usr/local/share/java-gnome/examples/tutorial/usr/local/share/ > java-gnome/examples/gtk/usr/local/share/java-gnome/examples/gn > ome/usr/local/share/java-gnome/examples/glade/usr/local/share/ > java-gnome/examples/glade-gnomemkdir > /usr/local/share/java-gnomemkdir /usr/local/share/java-gnome/testmkdir > /usr/local/share/java-gnome/examplesmkdir > /usr/local/share/java-gnome/examples/tutorialmkdir > /usr/local/share/java-gnome/examples/gtkmkdir > /usr/local/share/java-gnome/examples/gnomemkdir > /usr/local/share/java-gnome/examples/glademkdir > /usr/local/share/java-gnome/examples/glade-gnome/usr/bin/insta > ll -c -m644 > lib/libGTKJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 > lib/libGNOMEJava.so.0.8.1 /usr/local/lib/usr/bin/install -c -m644 > lib/gtk-0.8.1.jar > /usr/local/share/java-gnome/usr/bin/install: cannot stat > `lib/gtk-0.8.1.jar': No such file ordirectorymake: *** > [gnome_install] Error 1 > > I'm running RedHat 9 with ximian desktop. Any suggestions ? > Hani Qassim > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN's Audience Survey. > Help shape OSDN's sites and tell us what you think. Take this > five minute survey and you could win a $250 Gift Certificate. > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |