On Tue, Mar 06, 2001 at 08:32:31PM -0800, Samuel Sanchez wrote:
> 
> do I just download the source, compile it, and voila!  I have
> gmake to use???

Yes.  A list of gnu mirrors is on http://www.gnu.org/order/ftp.html .

Do

 configure
 make 
 make install

.

(If you haven't got root access to the machine you'd like to use
it on, do something like

 configure --prefix=$HOME/local

)

Bye,

Joost

-- 
Joost van Baal                    .
                         .              heart    [EMAIL PROTECTED]
                .                       food  http://logreport.org/
       .                                home        http://mdcc.cx/

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to