[gameprogrammer] Re: Linux C++ compiler without a makefile

  • From: Daniel Schlyder <daniel@xxxxxxxxxxxx>
  • To: gameprogrammer@xxxxxxxxxxxxx
  • Date: Sat, 24 Jul 2004 22:20:26 +0200

Kevin Jenkins:
> I downloaded it but saw that it required java, which I didn't have, so 
> went to try something else.

Don't give up so easily! :) It's really very simple to install Java. I
installed the self-extracting version of the Sun Java VM on Mandrake 9.2 by
doing

chmod +x j2re-1_4_2_04-linux-i586.bin
cd /usr/local
su
/path/to/j2re-1_4_2_04-linux-i586.bin -localinstall

and adding

/usr/local/j2re1.4.2_04/bin

to PATH.

--
Daniel Schlyder
http://bitblaze.com/



---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: