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

Re: [cobalt-users] How to install .rpm file on cobalt raq4



----- Original Message ----- 
From: "Swapana Ghosh"Sent: Tuesday, December 10, 2002 11:01 PM
Subject: [cobalt-users] How to install .rpm file on cobalt raq4


> Hi
> 
>      Is there any possibilities how to install a
> <.rpm> file on Cobalt Ra4 servers? I am trying to
> install anteil crm software on our cobalt raq4
> servers. But after checking the site
> http://www.anteil.com/products_download.php, I found
> that the file anteil-1.1.1-1.src.rpm   can be
> installed but i have no idea how to install on the
> cobalt raq server. Help is highly appreciated..
> 
> -Swapna 
> 
> 
> __________________________________________________

Swapna,

Any time you see any RPM file with "src" in, it generally needs to
be made into an installable RPM.  The "src" is actually the source to
the application.  You will need to do this:

rpm --rebuild anteil-1.1.1-1.src.rpm

That will compile it on your system, and create the actual RPM in
/usr/src/redhat/RPMS/i[3,5,6]86.  You will just need to find it.
Chances are it will be in the i386 directory.

Then you can use "rpm -i <filename>" to install it

Best of luck to ya,

Brian N. Smith
NuOnce Networks
www.nuonce.net
Free Cobalt Stuff Located Here