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.
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.
|
 |
01-19-2002, 10:10 AM
|
#1
|
Member
Registered: Dec 2001
Location: California
Distribution: Red Hat 7.2, Slackware 8.0
Posts: 53
Rep:
|
Question on installing software and starting software
Hello everyone. I have a question about installing software. Basically, I understand how to install a tarball and a RPM, but im still having problems figuring everything out. Still learning.
ANYWAYS, here is my question. I recently installed netscape navigator 6.2. FYI, im running RH 7.2. Before I installed 6.2, I uninstalled Communicator that came preinstalled.
Let me tell you what I did to install 6.2 and maybe you can tell me what I did wrong.
I d/l the navigator file. It was in bin format and had to change the permissions on the file so it was executable. Once I did that, I ran the install program. I believe I had to type ./netscape and then it ran through the setup and asked me some questions. Once that was done, the browser was installed.
Here is my question. Netscape 6.2 is installed. However, this is what i have to do to launch the browser. I have to open a terminal window and navigate to /usr/local/netscape (i believe thats the right directory).
Once im in the directory, i have to type ./netscape to launch the browser. It launches the browser just fine.
Here is the kicker, if I close the terminal window, it shuts down netscape.
Can someone explain to me if this is correct? If it is correct, how can I make a shortcut on my desktop for netscape 6.2.
Lastly, any other recommendations?
THank you all
RL
|
|
|
01-19-2002, 10:16 AM
|
#2
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Right-click and go to 'New-->Link to application'. I know this works under Mandy 8.1, but not sure about RH. If it doesn't you could be brutal and:
Open a terminal session, move to the /usr/local/netscape dir.
Type ln -s netscape ~/Desktop/Netscape. This will create a symbolic link to the file netscape onto your desktop. With any luck when you exit the terminal session you should see a horrible icon called Netscape. Click it - it should open up netscape for you.
|
|
|
01-19-2002, 10:22 AM
|
#3
|
Member
Registered: Dec 2001
Location: California
Distribution: Red Hat 7.2, Slackware 8.0
Posts: 53
Original Poster
Rep:
|
Great, thanks for your help. So go ahead and just try right clicking and if that doesnt work, just execute the command that you listed?
Also, can I pick a different icon?
Lastly, there 'prettier' icons I can d/l somewhere else to put on my desktop?
|
|
|
01-19-2002, 10:29 AM
|
#4
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
The icons you choose are generally simply small .xdm pictures. I believe that you can use any picture file, but make it small!
As far as the icon for Netscape is concerned. If you do the first method, then yes. If you do the second, then I'm not sure - I don't think so.
If you're running KDE then right-clicking the desktop and going NEW-->Link to application, you should be presented with a box that lets you type in the application's title. Do not be fooled, this is not the application's filename. You will need to go to the 3rd tab along to do this. The icon, however, is on the first tab (where you started). Just click the current picture and it should give you a selection box.
I'm affraid I very rarely go into gnome, so I can't help there, if that's what you're using.
|
|
|
01-19-2002, 10:35 AM
|
#5
|
Member
Registered: Dec 2001
Location: California
Distribution: Red Hat 7.2, Slackware 8.0
Posts: 53
Original Poster
Rep:
|
Ahh yes, I currently am using Gnome. I know there was a way to add a shortcut to the desktop by right clicking on desktop and clicking new launcher, but I do not see that option in 7.2.
So, I have to figure out if their is another way to do that.
Appreciate all your help
R
|
|
|
01-19-2002, 10:40 AM
|
#6
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Not being daft, but if you log out and go in under KDE, the link on the desktop might still be valid for when you're using Gnome. As I said, I don't generally use gnome very often. Usually just to see if there's been much change when I update to the next version of Mandy.
Here's another thought. Make a copy of an existing program-link. For example, if you already have an icon called "Mozilla browser", or whatever, then copy it as "Netscape browser". The files themselves should be plain-text or XML files, so you can edit them using a bog-standard editor.
I would advise you do this in a terminal window, though:
cd ~/Desktop
la
cp Mozilla.desktop Netscape.desktop
emacs Netscape.desktop
Personally I use jed, but that's just a personal preference.
|
|
|
All times are GMT -5. The time now is 03:10 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
|
|