> Hey, I can't install cherokee 0.99.21... > > 'make install' (as root) ends with an error: > > <error> > > ---------------------------------------------------------------------- > Libraries have been installed in: > /usr/local/lib > > If you ever happen to want to link against installed libraries > in a given directory, LIBDIR, you must either use libtool, and > specify the full pathname of the library, or use the `-LLIBDIR' > flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > > See any operating system documentation about shared libraries for > more information, such as the ld(1) and ld.so(8) manual pages. > ---------------------------------------------------------------------- > test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c cherokee-tweak > '/usr/local/bin' > libtool: install: /usr/bin/install -c .libs/cherokee-tweak > /usr/local/bin/cherokee-tweak > test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" > /usr/bin/install -c cherokee-panic '/usr/local/bin' > test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin" > /bin/sh ../libtool --mode=install /usr/bin/install -c cherokee-worker > cherokee-admin cherokee '/usr/local/sbin' > libtool: install: /usr/bin/install -c .libs/cherokee-worker > /usr/local/sbin/cherokee-worker > libtool: install: /usr/bin/install -c .libs/cherokee-admin > /usr/local/sbin/cherokee-admin > libtool: install: /usr/bin/install -c cherokee /usr/local/sbin/cherokee > test -z ""/usr/local/share/cherokee/deps"" || /bin/mkdir -p > ""/usr/local/share/cherokee/deps"" > /usr/bin/install -c -m 644 common.deps combined.deps error_redir.deps > phpcgi.deps scgi.deps fcgi.deps fastcgi.deps cgi.deps streaming.deps > secdownload.deps '/usr/local/share/cherokee/deps' > test -z "/usr/local/include/cherokee" || /bin/mkdir -p > "/usr/local/include/cherokee" > /usr/bin/install -c -m 644 cherokee.h macros.h common.h init.h util.h > version.h buffer.h template.h fdpoll.h http.h list.h mime_entry.h mime.h > url.h header.h resolv_cache.h post.h trace.h avl.h cache.h iocache.h > module.h cryptor.h nullable.h config_node.h config_entry.h server.h > logger.h > handler.h encoder.h connection.h plugin.h plugin_loader.h nonce.h rule.h > validator.h downloader.h admin_client.h connection_info.h avl.h > '/usr/local/include/cherokee' > /usr/bin/install: will not overwrite just-created > `/usr/local/include/cherokee/avl.h' with `avl.h' > make[2]: *** [install-libcherokeeincludeHEADERS] Error 1 > make[2]: Leaving directory > `/home/nginx/downloads/cherokee-0.99.21/cherokee' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory > `/home/nginx/downloads/cherokee-0.99.21/cherokee' > make: *** [install-recursive] Error 1 > > > </error> > > Whats going on? > I run 'make uninstall' on the previous installation... > > Thanks. > Yo'av > >
Same error here on Ubuntu Jaunty 9.04 Saludos Leonel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
