info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remote Shell Account


From: Richard June
Subject: Re: Remote Shell Account
Date: Wed, 22 Nov 2000 13:05:34 -0500

address@hidden wrote:
> 
> Hello All:
>   I am trying to install CVS for the very first time.  I have a
> windows 2k client and a Linux remote shell account.  The Linux box is
> shared can I install CVS on that ok?  BTW Whered are the instructions
> for installing CVS.
> 
> Thanks in Advance
Grab the source, put it on the linux box.
mkdir tmp
cd tmp
tar -xzf <filename>
cd <dir>
./configure --prefix=~
make
make install
if you're wanting to setup a server though You need to talk to your
admin.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]