Closed Bug 104567 Opened 24 years ago Closed 24 years ago

run-mozilla.sh does not cd to component directory to run component

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: john, Assigned: slogan)

Details

Using a completely default full-product install, as per the README, you are supposed to run the browser by: /usr/local/mozilla/run-mozilla.sh mozilla This fails to run mozilla, because it is looking for it in the cwd and has not shifted to that directory. Workaround: /usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla (cumbersome, but it works). Suggested code fix: Add a line to the script to cd to $MOZ_DIST_BIN before invoking the parm. While we're at it, the README specifies that the app is "viewer", which does not exist. Use "mozilla" instead.
QA Contact: bugzilla → ktrina
The readme sounds like it's way, way outdated. Confirming bug to get the readme file fixed....
Status: UNCONFIRMED → NEW
Ever confirmed: true
ick
README seems fine, closing.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Verified invalid
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.