Results 1 to 4 of 4
how do you use alein to install rpm programs?...
- 11-05-2005 #1
how to install rpm programs in knoppix 4.0
how do you use alein to install rpm programs?
- 11-05-2005 #2
Alien will convert the package. You will have to install it yourself.
Here is the man page for alien: http://www.die.net/doc/linux/man/man1/alien.1.html
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-05-2005 #3
Originally Posted by bryansmith
Thank You Bryan
- 09-15-2009 #4Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
I know ... holy necropost, but I was led astray by this thread and I thought others might too. Knoppix has the RPM tools built in so you can just execute RPMs directly:
rpm -i <package name>
The only problem is for your first rpm you'll first get an error that /usr/src/rpm/SOURCES doesn't exist. Simply create that directory, rerun the rpm command and you'll be good to go.



