LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 02-07-2005, 08:22 PM   #1
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Rep: Reputation: 30
Limewire question


I downloaded Limewire and now I can't seem to run it correctly, could someone please give me the command line so I can run it in "run programs"? Linux is a bit different.. I have to run everything, which I don't mind but Limewire didn't give me instructions on what to run. So I have a file sitting in my home folder. Help please, thank you.

Ah, I'm just going to rename the subject.

Also - how do I get files/downloads working anyway if they don't give me instructions first? I just downloaded Yahoo! Messenger with great instructions on how to run its program, yet why doesn't everyone do that? I want Limewire on, but I don't know how to get it on. If I click the download it'll go into this page long shell coding ... kind of weird.

Last edited by Mr. Hill; 02-07-2005 at 08:52 PM.
 
Old 02-07-2005, 09:01 PM   #2
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
Um ... I know this is probably a highly newbish question for you all, but I do need an answer quickly please. I have to log off of Linux for the rest of the night here soon because I still have a lot of homework, and I can't have any distractions or I won't pass ... again.

Otherwise I wouldn't be begging for a quick reply.
 
Old 02-07-2005, 09:09 PM   #3
BajaNick
Senior Member
 
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737

Rep: Reputation: 46
Youll have to learn the command line to install some stuff.
It depends on what kind of compressed file you downloaded, like .tar, .tar.gz, .tar.bz etc....
Open up a console, Most of the time I uncompress the type of compressed download and then change directory into the uncompressed directory and then use a text program to read the INSTALL and README files to get help if I need it. Its easiest to use cat programname | less.

Then you do:
./configure
make
make install

If youve made it that far then go ahead and try to run the program in a terminal with its name, If it doesnt run change into /usr/bin or /usr/local/bin to see if the program executable is there.

Check out the links in my signature, Theres some good info.

Last edited by BajaNick; 02-07-2005 at 09:21 PM.
 
Old 02-08-2005, 02:53 AM   #4
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
have u tried typing limewire in the "Run command" in the kde start menu ?

i havent tried limewire but most programs when u install them they put an entry in ur menu

and if u want to locate a program like limewire for example to be able to execute it then type :
sudo updatedb
<your password>
locate limewire

cd /limewire location
./filename

Last edited by heema; 02-08-2005 at 02:56 AM.
 
Old 02-09-2005, 11:39 PM   #5
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
AH!! I tried to do what you said but when I entered in my password it said "You are not in the sudo's folder (or something like that) this incident will be reported"

..Am I in trouble? What do they mean by "reporting" me..?

I just entered this into the Konsole, that's all.

And yes I did enter in limewire to the run but it couldn't find anything. limewirelinux.bin is sitting in my Home and I don't know what to do with it. How do I run this correctly (in newb terms please)

Last edited by Mr. Hill; 02-09-2005 at 11:43 PM.
 
Old 02-09-2005, 11:43 PM   #6
dragon_fire04
Member
 
Registered: Jun 2004
Posts: 41

Rep: Reputation: 15
yup.. here pretty soon your going to jail.. You just messed up and let microsoft know that you hate em.. sry man..
 
Old 02-10-2005, 07:29 AM   #7
Darin
Senior Member
 
Registered: Jan 2003
Location: Portland, OR USA
Distribution: Slackware, SLAX, Gentoo, RH/Fedora
Posts: 1,024

Rep: Reputation: 45
Quote:
Originally posted by dragon_fire04
yup.. here pretty soon your going to jail.. You just messed up and let microsoft know that you hate em.. sry man..

Actually, it just sends a local message to root, which is just the super user account that you use on your computer. So what happens is you will be reported to...yourself
 
Old 02-10-2005, 09:03 PM   #8
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
open a terminal then type

cd /home/ur username ---> if u have it in home
sh limewirelinux.bin

or ./limewirelinux.bin

Last edited by heema; 02-10-2005 at 09:06 PM.
 
Old 02-10-2005, 10:21 PM   #9
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
Well thanks for the help I'll try it when I get Slack up, RH crashed one too many times for me so I'm getting rid of it. I'll reinstall Limewire and test the info you've given me. Thanks.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Reinstalled XP and can't get into Windows Superganja23 Mandriva 9 05-23-2006 06:09 AM
smbclient fine, smbmount NOT fine hyllplan Linux - Software 4 07-01-2005 07:45 AM
9600 / Redhat 9 - works fine ! xconspirisist LinuxQuestions.org Member Success Stories 6 04-20-2005 01:28 AM
Reinstalled Mandrake 9.2 Johnny2003 Linux - Networking 1 01-25-2004 11:13 AM
RedHat 9 gives errors when RedHat 8 worked fine - same hardware obarney Linux - Distributions 7 07-29-2003 04:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:43 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