Hi, I installed kaffe and the GNU library. Both seemed liked they were installed; however, kaffe is not working. I followed ./configure, make, and make install and then issued a make clean. Below is the commentary I received after trying a make check. I want to use my kaffe for a chat site and the site says error: java executable not found when I try to log in. How should I have my konqueror browser set to utilize kaffe? I am using Mandrake 9.2. I thank you.
Making check in . make[1]: Entering directory `/home/silas/Documents/kaffe-1.1.4' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/home/silas/Documents/kaffe-1.1.4' Making check in config make[1]: Entering directory `/home/silas/Documents/kaffe-1.1.4/config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/silas/Documents/kaffe-1.1.4/config' Making check in include make[1]: Entering directory `/home/silas/Documents/kaffe-1.1.4/include' make[2]: Entering directory `/home/silas/Documents/kaffe-1.1.4/kaffe/kaffeh' if gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include/kaffe -I../kaffevm -I./../kaffevm -DKAFFEH -I../../include -I/home/silas/Documents/kaffe-1.1.4/./kaffe/kaffevm -I/home/silas/Documents/kaffe-1.1.4/./kaffe/kaffevm/jit3 -I/home/silas/Documents/kaffe-1.1.4/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -MT sigs.o -MD -MP -MF ".deps/sigs.Tpo" -c -o sigs.o sigs.c; \ then mv -f ".deps/sigs.Tpo" ".deps/sigs.Po"; else rm -f ".deps/sigs.Tpo"; exit 1; fi cc1: Permission denied: opening dependency file .deps/sigs.Tpo make[2]: *** [sigs.o] Error 1 make[2]: Leaving directory `/home/silas/Documents/kaffe-1.1.4/kaffe/kaffeh' make[1]: *** [stamp-kaffeh] Error 2 make[1]: Leaving directory `/home/silas/Documents/kaffe-1.1.4/include' make: *** [check-recursive] Error 1 _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
