Missing dependancy
Reported by Lunpa | April 2nd, 2009 @ 09:19 PM
This may be self explanatory to some, but it would be worthwhile to mention that you also need the python development headers installed for it to compile.
Comments and changes to this ticket
-
Paul J. Davis April 2nd, 2009 @ 09:54 PM
- State changed from new to resolved
(from [9a8591c88449137f3026ac9826cfe745ac305c0e]) Add a note about Python development package.
Added a note about installing the Python dev package on Linux as suggested by Lunpa.
[#5 state:resolved] http://github.com/davisp/python-...
-
Mike West May 16th, 2009 @ 09:01 AM
Also obvious, but it might also be worthwhile to note a dependency on
pkg-config
(which isn't installed by default on JeOS systems, and just caught me out a moment ago). :) -
Paul J. Davis May 16th, 2009 @ 05:06 PM
(from [1e5357f37c44f435f7aa4137aef45d976562b0bb]) Updated the README for pkg-config dependancy.
Thanks to Mike West
[#5] http://github.com/davisp/python-spidermonkey/commit/1e5357f37c44f43...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation. Allows implementation of JavaScript classes, objects and functions in Python, and evaluation and calling of JavaScript scripts and functions respectively. Borrows heavily from Claes Jacobssen's Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding.
People watching this ticket
Tags
Referenced by
- 5 Missing dependancy [#5 state:resolved] http://github.com/davisp/python-...
- 5 Missing dependancy [#5] http://github.com/davisp/python-spidermonkey/commit...