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:
plugin_loader.c:192: ERROR: dlopen(/usr/local/lib/cherokee/libplugin_scgi.so): /usr/local/lib/cherokee/libplugin_scgi.so: cannot open shared object file: No such file or directory This file does exists, BUT not in the right place... [EMAIL PROTECTED]:~$ locate libplugin_scgi.so /usr/lib/cherokee/libplugin_scgi.so From what I can see, it seems a simple problem: some path in the configure parameters is wrong or missing, right? But I can't find what parameter is causing this. I used this line to do the configure: sudo ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc --with-wwwroot=/var/www --disable-ipv6 --disable-tls I had a look to the Makefiles but couldn't get anything... maybe someone here can give me some advice? Thank you. -- Martín Melado
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
