TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:23173] Mozilla 6 doesn't do SSL?



That's how I've been running it.  I open a shell, change to the directory
where mozilla is installed and run the provided shell script.

"Austad, Jay" <austad@marketwatch.com> writes:

> Do this, create a shell script called "mozilla" and put it in /usr/bin
> 
> Make it containg the following:
> 
> #!/bin/sh
> cd /usr/local/mozilla (or whatever directory you installed it in)
> ./mozilla
> 
> 
> I totally forgot about that.  You have to run it from the root of the
> mozilla directory because it uses relative paths instead of absolute paths
> when it writes config files and reads stuff.  After you create the script
> make it executable with "chmod +x /usr/bin/mozilla"  then run it.

-- 
Jon Schewe | http://eggplant.mtu.net/~jpschewe
For I am convinced that neither death nor life, neither angels 
nor demons, neither the present nor the future, nor any 
powers, neither height nor depth, nor anything else in all 
creation, will be able to separate us from the love of God that 
is in Christ Jesus our Lord. - Romans 8:38-39
NOTE: My first name has no 'h' in it!  Please be observant.