Henry Sobotka wrote:
> Dale Winters wrote:
>
>>I dl'ed Mozilla 2-28-2001.Its 15+ megs.I looked 3 or 4 times for a txt
>>or doc file on installing it but found none.Did I miss dl'ing
>>something,or better yet, how do I go about installing it.TIA,Dale
>>
>
> Unzip into a new directory (never on top of a previous installation),
> keeping the directory structure intact, then cd into /bin and run
> mozilla.exe. "mozilla -help" displays startup options. If the startup
> window vanishes, use "mozilla -help > mozhelp" and then read mozhelp.
I usually want only one mozilla "installed" so I do this...
cd mozilla
zip -rm moz0.9.x.bak.zip bin
unzip -C moz0.9.x.bak.zip /bin/plugins/*
unzip newmozbuild.zip
Then even the icons and plugins still work with the new release. to
backout you just delete the mozilla/bin directory and unzip the backup.