Title: Linux help plz.................... Post by: Slylendro on April 21, 2003, 06:07:54 am i'm a c++ noobie, and my windows is currently fucked, so i have to stick with linux(mandrake) for a while, so how to install it on Linux?(if there's a step by step instructions somewhere i'll appreciate it :P
Title: Re: Linux help plz.................... Post by: Nic. on April 21, 2003, 07:56:29 am There are four ways to get where you're trying to go:
Title: Re: Linux help plz.................... Post by: chmmravatar on April 21, 2003, 08:07:05 am Ok, so since you're new to this, I'll just assume you want to compile version 0.2.
1.) Download the source http://prdownloads.sourceforge.net/sc2/uqm-0.2-source.tgz?download 2.) Type: "tar xzf uqm-0.2-source.tgz" from the directory you downloaded the source to. 3.) Type: "cd uqm-0.2-source" 4.) Type: "emacs doc/users/unixinstall &" 5.) Follow the directions outlined in the file. Title: Re: Linux help plz.................... Post by: chmmravatar on April 21, 2003, 08:07:57 am Doh, pre-empted!
Title: Re: Linux help plz.................... Post by: meep-eep on April 23, 2003, 12:01:18 am Quote 4.) Type: "emacs doc/users/unixinstall &" You've got to be kidding. Slylendro: just do "less doc/users/unixinstall" for that step. Title: Re: Linux help plz.................... Post by: chmmravatar on April 23, 2003, 01:08:14 am You could use less, too ;). But you may want to do that in a separate console so that you can read the instructions while still messing around with stuff from your command line.
|