Newbee can't get netscape to execute.

Newbee can't get netscape to execute.

Post by vale.. » Mon, 31 Mar 1997 04:00:00



I can't get netscape to execute eventhough I have permision and it is
an executable.  I'm logged in as root.

When I try running it from an Xterm shell, it comes back saying
"file not found".

Glenn Valenta           Colorado Studios
Engineering

 
 
 

Newbee can't get netscape to execute.

Post by W.D.McKinne » Mon, 31 Mar 1997 04:00:00



> I can't get netscape to execute eventhough I have permision and it is
> an executable.  I'm logged in as root.

> When I try running it from an Xterm shell, it comes back saying
> "file not found".

> Glenn Valenta           Colorado Studios
> Engineering


Try  "./netscape& "  without the quotes from
the sub-directory you de-compressed it in.

Regards

--
=============================================================
|W.D. McKinney
(Dee)                                                        

|URL Home: http://www.deesign.com    Work: http://www.gci.com
|PGP = 77 9F 43 4B AB B5 1D 7E  12 2A 3B 2D A9 1F 1E 00          
|http://www-swiss.ai.mit.edu/~bal/pks-commands.html            
=============================================================

 
 
 

Newbee can't get netscape to execute.

Post by Dirk Geschk » Wed, 02 Apr 1997 04:00:00



> I can't get netscape to execute eventhough I have permision and it is
> an executable.  I'm logged in as root.

> When I try running it from an Xterm shell, it comes back saying
> "file not found".

Simple Question: Where did you install netscape? May it be possible that
you want to start netscape out of your $HOME directory or another place
which is not part of your $PATH?

If you are root and want to start a file in the actual directory you
have to use the full path. Try something like this:

./netscape

Dirk.

 
 
 

Newbee can't get netscape to execute.

Post by D.D. Elli » Wed, 02 Apr 1997 04:00:00




> > I can't get netscape to execute eventhough I have permision and it is
> > an executable.  I'm logged in as root.

> > When I try running it from an Xterm shell, it comes back saying
> > "file not found".

> Simple Question: Where did you install netscape? May it be possible that
> you want to start netscape out of your $HOME directory or another place
> which is not part of your $PATH?

> If you are root and want to start a file in the actual directory you
> have to use the full path. Try something like this:

> ./netscape

> Dirk.

As a followup to the previous responder, I would also ask where you
installed Netscape.
   I always put the downloaded file in /usr, unpack it there, and it
runs fine.
   When you run it for the first time, Netscape automatically sets up a
small subdirectory in whatever home directory you are in (in root, it
will put a .netscape subdir in /root, if you are in, say /home/dave/ it
will set one up there).
   On other point I would like to add.
   One of the frequent problems I've seen on these newsgroups is the one
where the user can't get Netscape to fit in the screen (it's always too
long, or too wide).
   I use fvwm2-95 as my default windows manager, and in each users
directory there is a .fvwm2rc95 that sets up all your menu options.
   What I like to do is set up Netscape as an application.
   In the "Applications" section, I put this line in:

+ "Netscape%mini-nscape.xpm%"    Exec /usr/netscape -geometry
1011x710+0+0 &

This will launch Netscape within the set parameters of your virtual
window.

HTH

D.D. Ellis

 
 
 

1. Just getting started, CGI's won't execute.

I am just getting started with a new linux box at home.  I installed RedHat
6.0 and apache was loaded.  It seems to be running ok, but cgi's won't
execute. The text just displays on the web browser.  I tried putting the cgi
file in the cgi-bin directory and in /home/httpd/html dir.  The same thing
happened from both dirs.

The cgi is very simple:

#!/usr/bin/perl

print "Content-type:text/html\n\n";

print "<html><head><title>Test Page</title></head>\n";
print "<body>\n";
print "<h2>Hello, world!</h2>\n";
print "</body></html>\n";

The rights are 755.

Can anyone tell me why this won't work?  I am assuming that by default, cgi
is active with a default install of Apache.

Thanx,
Mike

2. What to do now? (Newbie needs help)

3. It's not bad canned meat...

4. many host aliases

5. Carp/DCMA Protest today 5-1

6. cgi scripts not getting executed, only the source code gets displayed

7. Linux Resources Page (and custom distribution)

8. CGI scripts won't execute, gets sent to browser

9. HELP: Netscape: can't execute binary !?

10. newbee call for help getting lvm working

11. execute a function using its 'name' in 'C'

12. if 'cannot execute' then try 'cd'?