Hello! Thanks for your answer.
Actually, I am trying to compile it just for learning, and to make it a bit more lightweight (that's why I was disabling IPV6 and TLS). I tried to copy all the files cherokee wasn't finding to where it could find them... and it gave no more errors, but the admin interface was not loading. Probably it's something more 'deep' than not locating some files? Anyway, I tried your solution too, installing the 'unstable' packages, with very similar results when loading cherokee-admin: plugin_loader.c:192: ERROR: dlopen(/usr/lib/cherokee/libplugin_server_info.so): /usr/lib/libcherokee-client.so.0: undefined symbol: cherokee_buffer_drop_endding The file does exist now in the right place: [EMAIL PROTECTED]:~$ locate libplugin_server_info /usr/lib/cherokee/libplugin_server_info.so Of course I deleted all the files of the compiled version before installing this one. Any ideas? -- Martín Melado On Wed, Nov 12, 2008 at 05:23, Gunnar Wolf <[EMAIL PROTECTED]> wrote: > > Martín Melado dijo [Tue, Nov 11, 2008 at 09:52:06PM +0100]: > > Hello,I am new to the list, and to Cherokee too :) > > > > I am trying to compile last stable version of Cherokee (0.10.1) in a Linksys > > NSLU2 with Debian Lenny (5.0 RC1) installed. > > The compiling goes fine (although it needs almost 30 minutes installing and > > compiling...) but when I try to run cherokee-admin I get this error: > > (...) > > The NSLU2 is, IIRC, based on ARM - right? Try, instead of compiling > your own, to use the 0.10.1-1 package (built for Sid). You can > download and directly install the packages manually > (http://packages.debian.org/sid/cherokee), or (better, easier) add Sid > to your sources list, with lower priority > (http://wiki.debian.org/AptPinning). _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
