Roger Keays wrote:
> I have a small problem with my Debian 3.0 box... The problem is that if > Mozilla is running and I type 'netscape', a new Mozilla window opens > instead of netscape starting! Assuming you're using the Debian packages, it's probably an /etc/alternatives issue. If you actually do have NS4 installed, then do a `dpkg -L netscape-package-name` to get a list of the files in that package. Look for the ones in /usr/bin and run the actual executable name, rather than the generic `netscape`. Eg, it may be "/usr/bin/netscape-4.7.8" or similar. HTH. -- Mike Gratton <[EMAIL PROTECTED]> Leader in leachate production and transmission since 1976. <http://web.vee.net/>
