Ketan Shah wrote on Jul 9 2001
i have two operating sytem one is windowsNT and linux which is bootable from floppy.i have already installed this two operating system.now i want to install java and c++.how to install them.
First of all you can have c++ in linux by installing the g++ package (GNU's C++). And about java, you will have to install it seperately for both. The win version can be found on the March2001 Chip CD. For java in linux you will have to download the package from Sun's website. You can also install the jdk docu only once and access the same in bot winnt & linux. And about c++ under winnt i suggest vc++ over plain c++.
Paresh C.