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

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



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.

Jay


-----Original Message-----
From: Jon Schewe [mailto:jpschewe@eggplant.mtu.net]
Sent: Sunday, October 29, 2000 5:59 PM
To: tclug-list@mn-linux.org
Subject: Re: [TCLUG:23173] Mozilla 6 doesn't do SSL?



I grabbed the mozilla from your URL, ran install as myself so that I knew
I'd
have write permissoin.  Then did Debug->Install PSM, clicked on the Install
PSM for Linux.  Then tried going to an https URL and I saw from ps that psm
was loading, but Mozilla wouldn't load the page and spit this out:
Error loading URL
https://bank.netbank.com/Scripts/nbcgiclt.exe/CORE-Main%20Web/ND000_:
80004005 

What am I doing wrong here?


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

> Grab the nightly build at ftp.mozilla.org for Oct 22nd.  You can also grab
> it here:
> http://www.signal15.com/mozilla-i686-pc-linux-gnu-sea.tar.gz
> 
> That's what I'm using and it's been working great.  Maybe they broke
> something in the more recent versions.

-- 
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.


---------------------------------------------------------------------
To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
For additional commands, e-mail: tclug-list-help@mn-linux.org