LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 09-18-2003, 07:07 PM   #1
saxophobe
Member
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: CentOS 5.3
Posts: 131

Rep: Reputation: 15
Question Difficulties installing Netscape 7.1


Hi all! I hope someone will be able to assist me with my issue. I have several questions, but I will start with this one.

At this time, I am unable to install Netscape 7.1 from the GUI. After double clicking the Netscape Installer, it begins the install wizard. After agreeing to the license agreement and choosing the 'Recommended' installation, I first get the following dialog box:

Directory /usr/local/netscape doesn't exist. Create it?

When I click Yes, I get the following error:

Error [-624]: Can't make destination directory. Please try another directory.

When I try to create a dir called netscape in the /usr/local dir, I get the following error message:

Error creating directory "netscape/": Permission denied

I know I'm probably trying to install to the wrong dir, but I would like any assistance anyone can give to assist me with this issue.

Thanks for your time!
 
Old 09-19-2003, 12:05 AM   #2
guild
Member
 
Registered: Aug 2003
Location: United States
Distribution: Auditor Linux
Posts: 64

Rep: Reputation: 15
weeee, a post i can actually help with :-)

ok, it sounds like the problem is that you are trying to do an installation from a user account instead of root. by default, users cannot write to the /usr directory.

so, here is what you need to do:
either change to root by using su and do the installation as root
- or -
install netscape to your home directory if you do not have root access. the netscape installer should offer you the ability to choose the destination directory.

if you install to /usr/local/netscape (and, maybe if you do it in your home directory) you will probably run into the following problem: after netscape is finished installing, you will be all excited and type "netscape" at the user prompt. however, it will say that it can't find the file. the way to fix this is to add /usr/local/netscape to $PATH. you can do this by entering:

[johncoltrane@jazzfest]$ export PATH='/usr/local/netscape':$PATH

if you install it in the home directory, then modify the path to the correct directory. e.g.:

[johncoltrane@jazzfest]$ export PATH='/home/johncoltrane/programs/netscape':$PATH

i hope this helps.

btw, there is a trick if you decide to install a java plugin for netscape. just check back here if you decide to do it.

Last edited by guild; 09-19-2003 at 12:08 AM.
 
Old 09-21-2003, 11:03 AM   #3
saxophobe
Member
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: CentOS 5.3
Posts: 131

Original Poster
Rep: Reputation: 15
Unhappy

Thanks for the quick reply! I apologize that I have not had a chance to get back to you.

I have a question though; what is 'su'? Does this stand for software update perhaps? Remember, this is a newbie forum, so please be patient with those of us that are still trying to figure out all this stuff.

Thanks for your time!
 
Old 09-21-2003, 12:15 PM   #4
Neg127
LQ Newbie
 
Registered: Sep 2003
Posts: 5

Rep: Reputation: 0
'su' stands for switch user. By default if you do not set the user you want to su to it will pick root by default. On some Red Hat based systems you will need su - in order to get full root power. Such as to start, restart, and stop services.

example

[mike@alpha mike]$ su
Password: (enter your root pass here)
[root@alpha mike]#


example 2 (su to a diffrent user)

[mike@alpha mike]$ su bob
Password: (enter password for bob here)
[bob@alpha mike]$

When you su from a user to another user you will be in the current directory. So if you want to switch to the home directory of the user you just su'd to just type a simple 'cd' and you will then be taken to the correct home directory where you have permissions to write and make files.
 
Old 09-23-2003, 09:35 PM   #5
saxophobe
Member
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: CentOS 5.3
Posts: 131

Original Poster
Rep: Reputation: 15
Cool

Thanks for all the help guys! I was able to install Netscape using my home directory, without have to use the 'su' command in terminal. Also, I found a Flash plugin that I installed for Mozilla, that also worked for Netscape as both Mozilla and Netscape can go to Flash sites. My next project is getting my sound to work! I will have to post in this forum one I have the exact model number of my sound card. Thanks again for your time!
 
  


Reply



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
Difficulties installing new urpmi destinations iqbala Mandriva 1 10-23-2005 04:36 PM
Partitioning Problems; Installing Windows after Linux difficulties Steel3 Linux - General 15 06-30-2005 12:57 AM
[SuSE 9.2] Installing ATi .rpm difficulties Derek Djons SUSE / openSUSE 6 02-25-2005 09:48 AM
Difficulties Compiling and Installing GNUstep linguae Linux - Software 0 07-23-2004 02:58 PM
Installing xine w/rh9--difficulties masa4i89 Linux - Newbie 3 01-30-2004 10:17 AM

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

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