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 |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
02-12-2004, 03:25 PM
|
#1
|
|
Member
Registered: Jan 2004
Posts: 90
Rep:
|
Big Newb question... FireFox install
Ok, I downloaded the Firefox zip and extracted it and have the folder. How do I go about installing it and getting an executable Icon so I can start using it. It is Firefox 0.8... Thanks.
|
|
|
|
02-12-2004, 03:28 PM
|
#2
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
CD into the Firefox directory and use ./firefox
If you need any more help, please ask. :>
|
|
|
|
02-12-2004, 03:30 PM
|
#3
|
|
Member
Registered: Nov 2002
Posts: 668
Rep:
|
If they've kept with the same format as firebird, it comes pre-compiled, so once you un-zip (untar, whatever), you just simply fine the executable in the folder it was un-zipped to. On my system I put it in /usr/loc/MozillaFirebird, so I just created a desktop icon that pointed to /usr/local/MozillaFirebird/MozillFirebird.
|
|
|
|
02-12-2004, 03:32 PM
|
#4
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
Heh, I did the same as Bond. Makes everything a bit easier!
|
|
|
|
02-12-2004, 03:35 PM
|
#5
|
|
Member
Registered: Jan 2004
Posts: 90
Original Poster
Rep:
|
ok... when I typed in ./firefox, it loaded the browser... Thanks by the way... So I would link to the firefox folder something like tmp/firefox/./firefox??
|
|
|
|
02-12-2004, 03:38 PM
|
#6
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
You can link it on your desktop. Is that what you mean?
|
|
|
|
02-12-2004, 03:40 PM
|
#7
|
|
Member
Registered: Jan 2004
Posts: 90
Original Poster
Rep:
|
Quote:
Originally posted by Ninja Cow
You can link it on your desktop. Is that what you mean?
|
Yea. I created a new launcher on the desktop and it is working. Thanks for the quick reply. An Icon came with the download for FireFox... How do I assign that icon to the launcer? Thanks
|
|
|
|
02-12-2004, 03:42 PM
|
#8
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
Right click on the link to the desktop. Select "Properties". You should be able to go from there. ;>
|
|
|
|
02-12-2004, 03:42 PM
|
#9
|
|
Member
Registered: Jan 2004
Posts: 90
Original Poster
Rep:
|
I got it... Thanks man... Will I use the ./filename for opening all applications?
|
|
|
|
02-12-2004, 03:43 PM
|
#10
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
Yes. Mostly everything will use the ./ command.
|
|
|
|
02-12-2004, 04:00 PM
|
#11
|
|
Member
Registered: Jan 2004
Posts: 90
Original Poster
Rep:
|
Sorry, one more question... I downloaded LimeWire. In my tmp folder i have LimeWireLinux.bin
I double click on it and it opens a shell... Do I do something different here?There is no folder, just the .bin file.
|
|
|
|
02-12-2004, 05:39 PM
|
#12
|
|
Member
Registered: Jan 2004
Posts: 90
Original Poster
Rep:
|
Quote:
Originally posted by ickselglic
Sorry, one more question... I downloaded LimeWire. In my tmp folder i have LimeWireLinux.bin
I double click on it and it opens a shell... Do I do something different here?There is no folder, just the .bin file.
|
Can someone help me with this one?
|
|
|
|
02-12-2004, 05:54 PM
|
#13
|
|
Member
Registered: Nov 2002
Posts: 668
Rep:
|
Try typing it in a shell instead of clicking on it from a window.
[from the Limewire site]:
Quote:
|
Linux - Open a shell and cd (change directory) to the directory where you downloaded the installer. At the prompt type: sh ./LimeWireLinux.bin
|
|
|
|
|
02-16-2004, 06:11 PM
|
#14
|
|
LQ Newbie
Registered: Aug 2003
Distribution: Mandrake
Posts: 3
Rep:
|
I understand how to unzip Firebird (now Firefox), and I understand how to move it to the directory of my choosing. What I don't understand is where I SHOULD move it.
Does anyone have any recommendations on where to put folders for installed apps? Where are they to start with?
Also, once I have it in whatever directory I want, and have links to it on my desktop, how do I make it so that typing "mozilla" or "firefox" into my shell of choice will open it up? Also, how do I make it so that it appears in the main menu (also what is the main menu, like the Windows Start menu equivalent, called?)?
|
|
|
|
02-16-2004, 06:43 PM
|
#15
|
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
Installed programs can go in /usr/local, /opt, for system wide installs, or your home directory for a user install.
If you make a symbolic link in /bin, you can then type firefox in the shell to start it, ie
ln -s /usr/local/firefox/firefox /bin/firefox
I hope this helps
from Ian
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:45 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|