Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12939] New: clearsilver is missing files on install (fix description included)

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12939] New: clearsilver is missing files on install (fix description included)
  • Date: 3 Aug 2006 15:20:49 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12939

Summary: clearsilver is missing files on install (fix description
included)
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: eric AT schabell.com


This package is rather critical to trac for example. The current stable and
test
versions (0.10.2 and 0.10.3) both fail to install a critical library
"neo_cgi.so". I had to unpack the sources by hand, run ./configure and make
before copying the 'python/neo_cgi.so' file over to
/usr/lib/python2.4/site-packages:

# ls -l python/
total 404
drwxr-xr-x 3 root root 4096 2006-08-03 17:06 build
drwxr-xr-x 4 5199 5000 4096 2005-12-15 01:25 examples
-rw-r--r-- 1 5199 5000 1135 2005-12-02 11:35 Makefile
-rw-r--r-- 1 root root 13983 2006-08-03 17:06 Makefile.depends
-rw-r--r-- 1 5199 5000 22308 2005-12-01 05:15 neo_cgi.c
-rw-r--r-- 1 5199 5000 48 2005-06-30 20:51 neo_cgi.def
-rwxr-xr-x 1 root root 309912 2006-08-03 17:06 neo_cgi.so
-rw-r--r-- 1 5199 5000 4067 2005-06-30 20:51 neo_cs.c
-rw-r--r-- 1 5199 5000 15613 2005-06-30 20:51 neo_util.c
-rw-r--r-- 1 5199 5000 2554 2005-06-30 20:51 p_neo_util.h
-rw-r--r-- 1 5199 5000 2871 2005-06-30 20:51 README.txt
-rwxr-xr-x 1 5199 5000 3400 2005-10-22 01:19 setup.py
-rwxr-xr-x 1 5199 5000 1130 2005-06-30 20:51 static.py
-rwxr-xr-x 1 5199 5000 835 2005-06-30 20:51 upload.py

# cp neo_cgi.so /usr/lib/python2.4/site-packages/

Now trac is working again. I have spent more than a week of icq/mail tag with
Sergey (b3) to get this working, he can verify the problem.

# gaze install clearsilver | grep neo
/usr/include/ClearSilver/util/neo_date.h
/usr/include/ClearSilver/util/neo_err.h
/usr/include/ClearSilver/util/neo_files.h
/usr/include/ClearSilver/util/neo_hash.h
/usr/include/ClearSilver/util/neo_hdf.h
/usr/include/ClearSilver/util/neo_misc.h
/usr/include/ClearSilver/util/neo_net.h
/usr/include/ClearSilver/util/neo_rand.h
/usr/include/ClearSilver/util/neo_server.h
/usr/include/ClearSilver/util/neo_str.h
/usr/lib/libneo_cgi.a
/usr/lib/libneo_cs.a
/usr/lib/libneo_utl.a
/usr/lib/ruby/site_ruby/1.8/neo.rb
/usr/share/man/man3/cgi_neo_error.3

# gaze install clearsilver | grep python
/usr/share/doc/clearsilver/README.python

nothing from the python directory gets installed.

I could raise a but on trac too as it is useless without fixing this by
ensuring
the python/neo_cgi.so file gets intstalled but will not do that as this here
can
be fixed easily. Don't forget to fix it from stable on down (I can't check
devel
anymore but problem is in test for sure).

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12939] New: clearsilver is missing files on install (fix description included), bugzilla-daemon, 08/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page