South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
sudo aptitude install alien
sudo alien -k /path/to/rpm-file.rpm
sudo dpkg -i /path/to/deb-file.deb
thanks il try it tomorrow and tell you if it works![]()
linux mint seems better than vista but the only thing is that apps like mxit etc dont work with it
http://linux.softpedia.com/get/Utilities/mpowerplayer-4788.shtml
For all your mobile java application needs... It's not a great solution, but it DOES work.
I don't suppose you've tried to run mxit with wine?
And of course Linux Mint >> Vista... But all the cool kids are using Ubuntu 8.10 Beta
Seriously though... Glad you're enjoying it. Welcome to the fun side of computing
lol it really is cool btw im talking bout mxit pc which is .exe , dont think linux supports .exe
wine msiexec.exe mxit-installer.msi
mkdir /home/jyotika/Desktop/newfolder
mv /home/jyotika/Desktop/VMware-Workstation-6.5.0-118166.i386.rpm /home/jyotika/Desktop/newfolder/VMware-Workstation-6.5.0-118166.i386.rpm
sudo alien -k /home/jyotika/Desktop/newfolder/VMware-Workstation-6.5.0-118166.i386.rpm
dpkg-query -p alien | grep Version
VMware-Workstation-6.5.0-118166.i386.deb created
dpkg -i VMware-Workstation-6.5.0-118166.i386.deb
Are you sure you don't have a directory called "VMware-Workstation-6.5.0" where you want to save the converted file?
If you do and you don't want to delete the directory, move the file to another directory to convert it there:
Code:mkdir /home/jyotika/Desktop/newfolder mv /home/jyotika/Desktop/VMware-Workstation-6.5.0-118166.i386.rpm /home/jyotika/Desktop/newfolder/VMware-Workstation-6.5.0-118166.i386.rpm sudo alien -k /home/jyotika/Desktop/newfolder/VMware-Workstation-6.5.0-118166.i386.rpm
If this doesn't work:
What version of alien are you using?
Code:dpkg-query -p alien | grep Version
If 8.69, it may be a bug. You should try upgrading to version 8.71
Remember, using alien, you should get the output
Code:VMware-Workstation-6.5.0-118166.i386.deb created
Only then can you attempt to
Code:dpkg -i VMware-Workstation-6.5.0-118166.i386.deb
(Since if the file has not been created, you cannot install it)
So much for it just "working"![]()
no directory with the name 'VMware-Workstation-6.5.0' im sooo confused![]()