Am Di, 2004-04-27 um 13.14 schrieb Gaurav Ganeriwal: > Greetings, > > I am trying to install C + JAVA support on GNU HURD. For this i am looking to > install kaffe and GCC Complier. > > 1. For GCC Complier > > I used apt-get -f install gcc, this command did installed GCC on my system but > unable to locate header files. I searched on my system there were no header files > corrosponding to C support. How can i remove this error? How can i make Header Files > visible to GCC. > > 2. For Kaffe > > Again i used apt-get -f install kaffe, this command terminates with an error > message stating kaffe is in package list but not able to install as no possible > candidate to provide installable binary. Form where to get? how to install? > Should i use some other JVM? > > Thanks & Regards, > Gaurav Ganeriwal > > > > > > ______________________________________________________________________ > _______________________________________________ > Bug-hurd mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/bug-hurd
Hi, Just an idea, try # apt-get install libc6-dev or glib-dev or similar. That should fix the header-file problem ( well, thats what it does on Debian GNU/Linux *duck* ) Kaffe: Well, this is the typical error-msg that there is a pseudo-package for kaffe or similar. Try to compile it from source. Can't say much about it, just that debian does not provide a *real* package of kaffe. ( Maybe just a last word: me for myself would point to the fact to this is the bug maillinglist and your question is a help maillinglist question. It does not matter much ( I am subscribted to both ;) ), but to keep it well-organized it would be cool if you ask such questions on [EMAIL PROTECTED] ) With best regards, Sascha Retzki _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd