Results 1 to 5 of 5
I have tried to install the DEB file for Limewire and it always gives me the same error message.
Error: Dependency is not satisfiable: sun-java6-jre|icedtea-java7-jre|sun-java6-jdk|icedtea-java7-jdk
i went to the software ...
- 09-10-2010 #1
icedtea-java7-jre ??
I have tried to install the DEB file for Limewire and it always gives me the same error message.
Error: Dependency is not satisfiable: sun-java6-jre|icedtea-java7-jre|sun-java6-jdk|icedtea-java7-jdk
i went to the software center and found an update called "iced tea java plugin" I installed it but it did not help. does anyone have any ideas?
- 09-10-2010 #2
From the terminal do
Now try to install limewire.Code:sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" sudo apt-get update sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
- 09-12-2010 #3
thank you that worked perfectly. i don't think i know how versitile 'apt-get install' is, when you type somthing in after it, where does it look? and how do i know what is available when i use it again in the future.
- 09-12-2010 #4
Be sure and have a look at GTK-Gnutella too, it's not Java based and I think you might like it.
gtk-gnutella - The Graphical Unix Gnutella ClientI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 09-12-2010 #5
APT = Advanced Package Tool
To install software with apt, it must be available in the configured repositories. Repositories are listed primarily in the file /etc/apt/sources.list.
All of this can be done via graphical tools, but it's easier on a forum to give a couple commands that can be copied than try to direct through a slew of menus. (There's even a Firefox addon to run terminal commands with a right click menu.)
There's far too much to apt to give a detailed description here, but there's lots of info online.
Ubuntu Package Management from Command line using apt (Advanced Packaging Tool)|Ubuntu Geek
Apt-get Guide - Linuxhelp Wiki
https://help.ubuntu.com/community/Repositories/Ubuntu
Ubuntu -- Ubuntu Packages Search


Reply With Quote
