[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Storing Mozilla plugins per-user in their home directory
- To: Linux-IL <linux-il(at-nospam)cs.huji.ac.il>
- Subject: Storing Mozilla plugins per-user in their home directory
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Tue, 22 May 2001 16:12:47 +0300
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,Linux-IL <linux-il@cs.huji.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
Just for sake of the STFE project :)
If someone wishes to use their own private .netscape/plugins/ directory
with Mozilla and yet found placing plugins into .mozilla/plugins/
doesn't do the expected -- set the environment variable
NS600_PLUGIN_PATH to your plugins directory.
e.g. you can place this in your ~/.bash_profile (if you use bash):
export NS600_PLUGIN_PATH=$HOME/.netscape/plugins
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il