#1823 closed defect (invalid)
OS X Docs: Fink trac-py24 dependency clearsilver-py24 package does not include python bindings
Reported by: | metafeather | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.8.4 |
Severity: | major | Keywords: | macosx, clearsilver, fink, bindings |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Following the TracOnOSX instructions for installing Trac v0.8.4 via Fink results in the error:
No module named neo_cgi
When viewing through a browser
This is because the Fink clearsilver-py24 package does not include python bindings so:
do a manual make of Clearsilver from the corresponding source version to the fink version:
$ cd <source dir>
$ ./configure —prefix=/sw —with-python=/sw/bin/python2.4 —disable-ruby
$ make
Then copy the python binding to the python lib:
$ cd <source dir>/python
$ sudo cp neo_cgi.so /sw/lib/python2.4/site-packages/
Attachments (0)
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Those pages are maintained by the community, not the Trac team. If you find errors, please just go ahead and fix them. Email address removed.
comment:3 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please just update the wiki page.
comment:4 by , 18 years ago
Keywords: | macosx added; osx removed |
---|
comment:5 by , 10 years ago
Keywords: | macosx clearsilver fink bindings → macosx, clearsilver, fink, bindings |
---|
Can my email address please be removed/edited from the reporter field as it appears to be in the clear.