![]() |
|
sspitzer@netscape.com The -installer command line option on UNIX
Here's how to use it: $ ./mozilla -installer It uses $USER for your "4.x profile name" and $HOME/.netscape for your "4.x profile root" Select the $USER profile, and hit start. That's it. When you are done, you'll see that ~/.netscape got migrated to ~/.mozilla/$USER
Migrating Multiple Profiles on UNIX For you power users.... In 4.x, we didn't have multiple profiles on UNIX. You could get around this by changing the $HOME environment variable. As of 9-15-99, you can to migrate several 4.x "profiles" into 5.0. If you used multiple $HOME directories to achieve multiple profiles on UNIX in 4.x, you can migrate all of them to 5.0, and use the new profile manager to switch between them. Here's how to do that: Set $PROFILE_NAME and $PROFILE_HOME before running installer, if you want to point to a "profile" other than $USER,$HOME/.netscape IMPORTANT: make sure you set $PROFILE_NAME
is something other than $USER, and different than any other $PROFILE_NAME
values that you've used in the past.
Example of how to migrate /home/sspitzer/.netscape, /home/sspitzer/foo/.netscape,
and and /home/sspitzer/bar/.netscape into ~/.mozilla/sspitzer, ~/.mozilla/foo,
~/.mozilla/bar
|
|
|
Copyright © 1998-2000 The Mozilla Organization.
Last modified December 6, 1999. |
|