Closed Bug 25187 Opened 25 years ago Closed 25 years ago

A better way to start mozilla

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Linux

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 23438

People

(Reporter: biswapesh_chatterjee, Assigned: slamm)

Details

Right now, you have to cd to the directory where the 'mozilla' shell script is present before saying './mozilla' to start the program. Now if you change the following lines as follows, you can execute mozilla directly from anywhere without cd-ing to the directory: Change dist_bin as follows: dist_bin="`dirname $0`" Then add the line cd $dist_bin This should take care of the problem.
Guessing that this might be a "Build Config" bug. slamm@netscape.com, you've been in there most recently - does this suggestion make sense?
Assignee: nobody → slamm
Component: Browser-General → Build Config
QA Contact: nobody → cyeh
Deal with this later ...
Target Milestone: M15
This looks like the same issue as in bug 23438, "[RFE] Change mozilla and run-mozilla.sh scripts to run from anywhere", M14.
*** This bug has been marked as a duplicate of 23438 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified dup of 23438 [RFE] Change mozilla and run-mozilla.sh scripts to run from anywhere
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.