On Mon, Mar 31, 2003 at 06:00:38PM -0500, Mike Simons wrote: > > Warning the 1.3 source changes browser binary name from 'mozilla' > to 'mozilla-1.3', so you may want to create a link like: > === > ln -s /usr/bin/mozilla-1.3 /usr/local/bin/mozilla > ===
The package seemed to do this for me: $ ls -l /usr/bin/mozilla lrwxrwxrwx 1 ... /usr/bin/mozilla -> /etc/alternatives/mozilla $ ls -l mozilla lrwxrwxrwx 1 ... mozilla -> /usr/bin/mozilla-1.3 Thanks, Mike! Melissa was just complaining about Mozilla acting odd. Hopefully the 1.0.0 -> 1.3 upgrade will help ;) -bill! _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
