On Sat, 16 Mar 2002 21:57:16 GMT, John Thompson <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>, Dom Incollingo wrote:
> 
>> Does anyone know if it is possible (or will be possible in the near 
>> future) to have two versions of Mozilla installed on the same PC?
> 
> Yes, at least in linux.  Just install them into separate directories.

As an extension to that, one can symlink the main, tried-and-true Mozilla
to a generic entry like this:

/usr/local/mozilla-0.9.8
/usr/local/mozilla-0.9.9
/usr/local/mozilla -> /usr/local/mozilla-0.9.8

Then just have all your users point their paths to /usr/local/mozilla (which
is Mozilla-0.9.8) while you try/await reports on Mozilla 0.9.9. When that
happens, update the symlink to /usr/local/mozilla-0.9.9. If any problems
occur after that, switching to the old version is as simple as changing the
symlink.

-- 
-- Skylar Thompson ([EMAIL PROTECTED])

Reply via email to