On Wednesday 27 September 2006 17:01, Rony wrote:
First, I want to thank all those who gave tips on installing debian 3.1 with linux26 kernel. I have downloaded firefox 1.5 but it is a self running software and I want to avoid duplicating it for every user. So what is a common location that I can use for installation for all users and only their profile is stored in their own home folder?
either put it in /usr/bin/firefox or /usr/local/bin/firefox.
Remember to create a symlink in /usr/bin or /usr/local/bin to firefox's binary. For eg.
firefox -> /usr/bin/firefox-1.5/firefox