On Sun, Dec 25, 2016 at 12:12 AM, <amberiad...@gmail.com> wrote: > Pada Senin, 19 Oktober 2009 11.08.06 UTC-4, Jon Leighton menulis: > > I'm running a modified version of Firefox 3.0.11 on several different > > platforms, and I typically run it from the command line, but I'm having > > trouble with this on Mac OS X (10.5.8). To run it from the command line > > on Mac OS X I start X11, cd to dist/bin under my build directory, and > > run the firefox script. When I do this I don't get the application > > menu, and I can't edit the URL. Is there a way to run firefox from the > > command line on Mac OS X and get the expected behavior, or is there a > > way to run it from the finder and still see the output to stdout and > > stderr? Thanks very much. >
I think |./mach run| does what you want in terms of getting "expected behaviour", although I don't know the details about stdout and stderr. (I think you will see both in the console but don't have a build to check.) If I recall correctly, you can't run directly from dist/bin and get all the Mac OS X packaging stuff (including the menu and icons) easily. You can, of course, run |./mach package| and get a well-formed .App bundle that you can then run with "open dist/Firefox*.app". Mike Hommey once explained some of this to me; he can correct me here if I'm mis-remembering something. Nick
_______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds