Michelle Konzack wrote:
Now I have installed the english version 2.0.4 of SeaMonkey global as root and symlinked the binaries but I get tons (~ 400 kByte) of errors and I can not use l10n packages.
I'd recommend doing a chmod -Rf o+r /path/to/sm-installdir first, maybe also chmod a+x /path/to/sm-installdir/components if you want to install certain global extensions.
For the actual installation of extensions (like localization packages) you should change the owner of all files to your user (chown -R yourusername /path/to/sm-installdir) temporarily, start SM as your user, do the installation, and change back the ownership to root.
If nothing helps, post some of the error messages here. HTH Jens -- Jens Hatlak <http://jens.hatlak.de/> SeaMonkey Trunk Tracker <http://smtt.blogspot.com/> _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

