Results 1 to 10 of 18
Hi, I'm new to linux.
I got the idea of linux from my father, but I'm trying to download atunes the newest version thats a tar.gz file and java. I ...
- 02-14-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 21
help on installing two items
Hi, I'm new to linux.
I got the idea of linux from my father, but I'm trying to download atunes the newest version thats a tar.gz file and java. I don't know what to do, can someone help me.
I don't know how to use console or anything.
- 02-14-2009 #2
I think atunes have Java installer (.jar) not tar.gz.
after download you can directly run it with Sun Java 6 Runtime.
- 02-14-2009 #3
- 02-15-2009 #4Just Joined!
- Join Date
- Feb 2009
- Posts
- 21
Konsole help
I'm using Mandriva 2009, but i dont know what command i should use in this Konsole. Sudo aptget does not work. Im trying to get atunes to upload.
- 02-15-2009 #5
you can find sun-java6-jre sun-java6-bin under package manager
gurpmi or rpmdrake
- 02-20-2009 #6Just Joined!
- Join Date
- Feb 2009
- Posts
- 21
mandriva 2009 konsole
How do i use console. I know i can use Alien --i- but i want to upload atunes_1.12.0-1_all.deb
how do I place this into the proper format so i can upload it into my comp?
- 02-21-2009 #7
Mandriva doesn't support .deb formats and you should convert it to .rpm format through alien.
Check this tutorial on how to install softwares in Linux !It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-21-2009 #8Just Joined!
- Join Date
- Feb 2009
- Posts
- 21
i dont understand this
alien --r atunes_1.12.0-1_all.deb
Warning: alien is not running as root!
Warning: Ownerships of files in the generated packages will probably be wrong.
File "atunes_1.12.0-1_all.deb" not found.
I was using konsole, and i found out im suppose to turn it into an rpm file.
Why is this not working when i try to convert it?
- 02-21-2009 #9
use
#sudo alien --r atunes_1.12.0-1_all.deb
- 02-21-2009 #10Just Joined!
- Join Date
- Feb 2009
- Posts
- 21
nothing happens


Reply With Quote
