On Wed, 1 Sep 2004 17:14:28 +0530
"Sagar Saibi" <[EMAIL PROTECTED]> wrote:

> 
>       Hi all,
>       
>       I have a file named gftp-2.0.8-1.src.rpm on a cd.
>       I want to execute this file and install gftp.
>       So can anybody help me?
> 
rpm -ivh gftp-2.0.8-1.src.rpm

Goto the directory where the above is installed. As root, do
./configure
make && make install.

man rpm will tell you more. You might also need to pass some parameters to 
./configure. Read the docs.

Kaustubh

-- 
We are using Linux daily to UP our productivity - so UP yours!
        -- Adapted from Pat Paulsen by Joe Sloan
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to