LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-20-2004, 07:24 AM   #1
caovankhanhvn
LQ Newbie
 
Registered: Mar 2004
Posts: 27

Rep: Reputation: 15
Installing *rpm on Slackware Linux ? ? ?


I user Slackware , when I download VMware ( a rpm pakage : VMWareworkstation4-5.rpm ) but I can install it because Slackware don't use RPM .
I read some document and found that installing *rpm in the way like this :

rpm2tgz packagename.rpm
tar xvzf packagename.tar.gz"
installpkg packagename.tgz

I applied it to my VMWare but there still error that can not install it because some permition was denie ( The error was too long so I can not post it here ) .
How can I do ?
 
Old 07-20-2004, 08:50 AM   #2
larrykeenan
Member
 
Registered: Apr 2004
Location: Brisbane Australia
Distribution: UBUNTU 13.04
Posts: 61

Rep: Reputation: 19
Wow I just answered a similar question:

To extract entire archive:

mkdir tmp
cd tmp
rpm2cpio rpmfile | cpio -i

When compiling, ignor the errors and apply the upgrade as stated on their site.

Have Fun,
Larry
 
Old 07-20-2004, 09:12 AM   #3
oot
Member
 
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240

Rep: Reputation: 30
Slackware comes with an rpm program... the trick is getting it to ignore the dependencies (since most software isn't installed as rpms, rpm will report a lot of dependency errors).

A few things to try (probably in order... the first option is the cleanest):
rpm -ivh --nodeps <package.rpm>
rpm -ivh --force <package.rpm>
rpm -ivh --nodeps --force <package.rpm>

Remember, rpm must be run as root.
 
Old 08-22-2004, 11:04 PM   #4
darklordzim
Member
 
Registered: Apr 2004
Location: Minnesota USA
Distribution: Ubuntu 9.10 desktop, and 9.4 server
Posts: 50

Rep: Reputation: 15
i'm trying this stuff with Vmware, and none of the two suggestions are working, the cpio one gave a whole hell of alot of "no such file or directory" and the rpm ones end up with a "scriplet faile exit status 1"

any other suggestions?
 
Old 08-23-2004, 12:58 AM   #5
jev-bird
Member
 
Registered: Jul 2004
Location: USofA
Distribution: Whatever runs accordingly.
Posts: 200

Rep: Reputation: 30
Don't bother with rpm and vmware on Slackware. Grab the tarball from vmware's site and follow this guide or else vmware won't work on your slackware box. It's because vmware expects you to have diffrent startup scripts to be able to install so you have to trick into thinking you have them by creating fake Sys V style scripts etc.

It's real simple to do and won't take long. I don't think vmware has solve that problem yet so here is the link. http://www.cs.ucr.edu/~jbyrne/vmware.htm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
newbie in linux-mandrake; installing .rpm vmware for linux jet_espinal Mandriva 2 11-02-2006 06:06 AM
installing rpm files in suse linux sirius57 Linux - General 25 10-18-2005 04:35 AM
Rpm Dependencies When Installing Snort (on Slackware) Godu Linux - Software 2 05-24-2004 09:03 AM
Installing j2re-1_4_2_04-linux-i586.rpm paisano2k Fedora 12 05-07-2004 02:56 AM
Installing MySQL in RedHat Linux 9.0 RPM mkrishnanand Linux - Software 1 03-19-2004 06:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration