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

Reply via email to