netscape 7

Andrew Mathews andrew_mathews
Mon May 17 11:38:11 PDT 2004


Tony Alfrey wrote:
> On Wednesday 25 September 2002 01:50 pm,Andrew Mathews wrote:
> <snip>
> 
>>Don't know if this will help, but NS7 needs to have the variable
>>changed from LANG=en_US.iso885915 to LANG=en_US when run from a
>>shell. Otherwise, it never starts. 
> 
> 
> where??
> 

Run the "env" command to list your shell variables. Or run "env | grep 
LANG". Then do an "export LANG=en_US" (all without quotes) and try 
running "/usr/local/netscape/netscape &" again. (make sure no old 
processes are running first)

When mine is running I see the process list as:
[andy at charliebrown andy]$ ps ax | grep netscape
  5659 ?        S      0:00 /bin/sh /usr/local/netscape/run-mozilla.sh 
/usr/local/netscape/netscape-bin
  5664 ?        S      6:24 /usr/local/netscape/netscape-bin
  5666 ?        S      0:00 /usr/local/netscape/netscape-bin
  5667 ?        S      0:01 /usr/local/netscape/netscape-bin
  5668 ?        S      0:00 /usr/local/netscape/netscape-bin
  5669 ?        S      0:01 /usr/local/netscape/netscape-bin
  5674 ?        S      0:00 /usr/local/netscape/netscape-bin
  5825 ?        S      0:00 /usr/local/netscape/netscape-bin
  5829 ?        S      0:00 /usr/local/netscape/netscape-bin
  5869 ?        S      0:00 /usr/local/netscape/netscape-bin
  5874 ?        S      0:00 /usr/local/netscape/netscape-bin
  5875 ?        S      0:00 /usr/local/netscape/netscape-bin
  5953 ?        S      0:00 /usr/local/netscape/netscape-bin
  5967 ?        S      0:00 /usr/local/netscape/netscape-bin

> As to the libgkgfx.so problem, I
> 
>>have two. <snip>
> 
> 
> locate finds it in my new netscape directory and in my old netscape62 
> directory.  They are not quite the same size.  I wonder if netscape is 
> confused about which one to take?  Netscape 6.2 is not confused.
> 
>>Actually the netscape script calls run-mozilla.sh IIRC.
> 
> 
> Thats what I thought from the scripts but I can't get netscape6.2 or 7 
> to start with it  Netscape 6.2 starts with ./netscape and frankly so 
> does 7, but it stalls before the splash screen.
> 

This really sounds like the LANG=en_US.iso885915 issue.

-- 
Andrew Mathews
---------------------------------------------------------------
   3:25pm  up 21:38,  5 users,  load average: 0.13, 0.20, 0.17
---------------------------------------------------------------
When I was little, I went into a pet shop and they asked how big I'd get.
		-- Rodney Dangerfield



More information about the Linux-users mailing list