Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RPM installation

Status
Not open for further replies.

tedescr

Technical User
Aug 21, 2002
19
US
I need to install ncpfs-2.2.0.18-6.src.rpm for printing to Novell via NCP. Can files the have .src in them be installed using rpm from the command line or GNOrpm? Does anything else have to be done first?
 
Any RPM can be installed from the command line and/or GnoRPM. They perform the same function, except the command line version has more options (that you probably don't need).


ChrisP ------------------------------------------------------------------------------
If somebody helps you, please vote for them for "Tipmaster of the Week" by giving them a "purple star". This can be done by clicking the "Mark this post as a helpful/expert post" button.
 
Thanks Daniel. When you say just the source what does that mean? I'm a linux newbie, hopefully you can handle some stupid questions, I did some unix stuff many many moons ago, mostly doing alot of Cisco right now but want to jump on the linux wagon too.

Regards,

Bob
 
...by "just the source", he is saying that you will have to compile the code. Alternatively, you may be able to download binaries, a.k.a. executables... (easier for a new user!!)
 
I'm amazed nobody came up rpm -Uvh blah.rpm --rebuild I'm surprised nobody came up w/ that idea yet..
 
...thats because we assumed he already knew that. He was asking about the .src extension, not how to install an .rpm from the command line. ------------------------------------------------------------------------------
If somebody helps you, please vote for them for "Tipmaster of the Week" by giving them a "purple star". This can be done by clicking the "Mark this post as a helpful/expert post" button.
 
Thanks to all. I had to intall two rpms and I used kpackage, figured it would be easier for me to do it that way versus the command line, at least for now, since I'm not sure what arguments should be used when installing rpms. The printers are now working. I'm loving Linux more and more each day.

Thanks again to all.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top