Missing dependancy
Reported by Lunpa | 2009-04-02 21:19:44 UTC
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 2009-04-02 21:54:44 UTC
- 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 2009-05-16 09:01:59 UTC
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 2009-05-16 17:06:24 UTC
(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...