"Gaurav Ganeriwal" <[EMAIL PROTECTED]> writes: > 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.
You probably need libc0.3-dev installed. > 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 Jim _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
