Martín Melado dijo [Wed, Nov 12, 2008 at 10:51:04AM +0100]: > 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?
Umh, that is not good, and should not happen! (And what's stranger, does not happen with the packages I've tested it with). Are you sure your tree was cleaned by your compiled files? I'll try to take a look at this later today. Unfortunately, I don't have access to hardware such as yours (although I can set up a qemu-based ARM emulation if needed)... I do think you are trying to run on a dirty directory. Greetings, -- Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244 PGP key 1024D/8BB527AF 2001-10-23 Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
