[Trac] problem with clearsilver/neo_cgi

Emmanuel Blot manu.blot at gmail.com
Sun Apr 23 19:20:32 CDT 2006


> ImportError: /usr/lib/python2.3/site-packages/clearsilver-0.10.3-
> py2.3-linux-i686.egg/neo_cgi.so: undefined symbol: deflate
>
> Any ideas on where to go from here? libz.a is in /usr/local/lib,
> which is configured in the library path.

libz.a is a static library, you probably want to look at libz.so.*
(dynamic library)

Cheers,
Manu


More information about the Trac mailing list