Closed Bug 56616 Opened 24 years ago Closed 24 years ago

does not run as user after install as root

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 42184

People

(Reporter: michael, Assigned: asa)

Details

Attachments

(1 file)

This is all what happens:

mi@ynis:/opt/mozilla/package > ./mozilla
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.
     LIBRARY_PATH=.:./components
       SHLIB_PATH=.
          LIBPATH=.
       ADDON_PATH=.
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=

My system is a SuSE 6.4. The user for which I tried to run Mozilla, has Netscape
4.75 installed, or better to say user config files for that version.
reporter, what build are you using?
If you're going to install it as root, you need to run regxpcom and regchrome as
root after you perform the installation. See Chris Blizzard's RPMs for an example.




*** This bug has been marked as a duplicate of 41057 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
To me it does not look like a duplicate. Now I did the following as root:

# cd /opt/mozilla/package
# export LD_LIBRARY_PATH=/opt/mozilla/package
# export MOZILLA_FIVE_HOME=/opt/mozilla/package
# ./regxpcom
# ./regchrome

Then as a user:

> cd /opt/mozilla/package
> ./mozilla

Then the same happens as in my original report: Mozilla M18 hangs after printing
the line "moz_debugger=". Even under strace no more output.
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---

*** This bug has been marked as a duplicate of 42184 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: