Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
and i downloaded limewire, so someone said i needed to get java environment something.,.. and i dont know how to get that either... this is all really confusing
Go to the Synaptic Package Manager (if you don't have it run "sudo apt-get install synaptic") and do a search for "Java". From there, just look around for the Sun Java Runtime Environment and mark it - that should also mark some other packages. Then just click "Apply"! - I would do it via apt-get, but I've forgotten what the JRE was called!
As for installing Limewire, I also have some problems....
J_K9
edit: You can't apt-get Limewire: it's not even in the extra repositories (at least not for Ubuntu...)
i can but i need java runtime environment first... and i dont know how to do that.. i dont know if i have to go to a site? apt-get install java runtime environment didnt work
ok i searched for java and there are a bunch there's
java2html
javacc
java-common
java package
which one do i choose and after i clcik on the box what do i do?
There's no Sun JRE package for Debian? How can this be? There's one for Ubuntu...so there must be one for Debian! :S Oh well, good luck! I'm using AMule now - it was much easier to install.
download the LimeWireLinux.run file (or whatever the hell they call it) bring up a terminal (xterm, konsole, gnome-terminal etc), find the file and assuming it's called what I said it's called, type:
Code:
chmod +x LimeWireLinux.run
to make it executable. The as root (type su to become root) do:
Code:
./LimeWireLinux
to install or perhaps just unpack it. I forget which. This will either unpack to a subdirectory of the current directory or will ask you where to install. Like I said, it's been a while since I installed. Then move to this new directory and type: sh runLime.sh
This is not how you use LQ.org. You have already been told basic instrustions, and there are many many threads here that have the same details already. Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.