Like you, I don't want to be dependent on prepackaged builds for a fast-moving project like Cherokee. So I'd want to sort out the build. I don;t know why the build wasn't smooth for you, but I can offer one data point:
I have a VPS test box running stock Ubuntu 9.10 x64 plus the gcc toolchain. I built Cherokee 1.0.2 and 1.0.4 from source with no problems, as described at http://www.cherokee-project.com/doc/basics_installation_unix.html except that a previous install of Apache put my web roots at /srv/www instead of /var/www. (I think this is an Ubuntu thing.) So I adjusted ./configure for that. Good Luck! cm On Fri, Jun 25, 2010 at 5:10 AM, <[email protected]> wrote: > First when I try to > configure and make, make install > I get an error Message where it says > can't find the package gettext ! > > When I try to get that package via > apt-get > I get the message that it is > DEPRECATED and instead to use > gettext-base > But that package is already installed > on Ubuntu 9.10 > > Then I run the ./configure command again > but this time with > an additional option > --enable-nls=no > > then at least I can run the configure and make. > > > But then I get an error message when I try to start > cherokee-admin > > looks like this: > Login: > User: admin > One-time Password: 5auidPZNMfX3OAp7 > > Web Interface: > URL: http://127.0.0.1:9090/ > > [25/06/2010 13:56:43.789] (error) rrd_tools.c:120 - Could not find the > rrdtool binary. > Cherokee Web Server 1.0.2 (Jun 25 2010): Listening on port 127.0.0.1:9090, > TLS > disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 > connections, caching I/O, single thread > > > I checked already with > netstat -a > if the Port 9090 is in use but it is free ! > > any suggestions ? > > > -- > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
