[Webkit-unassigned] [Bug 126512] Web Inspector: jsmin.py uses shebang #!/usr/bin/python
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 6 11:19:18 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126512
--- Comment #3 from Kerrick Staley <bugs at kerrickstaley.com> 2014-01-06 11:17:04 PST ---
It affects Arch Linux and derived distros (e.g. Parabola).
All major Linux distros include the /usr/bin/python2 symlink, but OS X doesn't include it out-of-the-box. If you're concerned about out-of-the-box operation on OS X, you could make the shebang configurable using e.g. automake.
AFAIK the official Python installer for OS X *does* install /usr/bin/python2 by default and has done so for several years; not sure why it's not present on OS X.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list