wget ftp://fr.rpmfind.net/linux/dag/redhat/el5/en/i386/dag/RPMS/python-simplejson-2.0.5-1.el5.rf.i386.rpm
rpm -i *.rpm wget http://www.cherokee-project.com/download/trunk/cherokee-latest-svn.tar.gz tar -xzf *.gz ./configure --prefix=/usr/local/cherokee --bindir=/usr/local/bin --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig --enable-beta --enable-os-string=You-Guess --enable-internal-pcre --enable-static-module=all --with-mysql=no --with-wwwroot=/home/www --with-wwwuser=http --with-wwwgroup=web make && make install cherokee-admin -u -b -p 88 Web Interface: URL: http://localhost:88/ [20/04/2010 13:28:03.483] (error) rrd_tools.c:120 - Could not find the rrdtool binary. Cherokee Web Server 0.99.45b (Apr 20 2010): Listening on port ALL:88, TLS disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 connections, caching I/O, single thread ERROR again.my friends,please help me. Best regards, Sharl.Jimh.Tsin 2010/4/20 Jędrzej Nowak <[email protected]>: > Install the python-simplejson package. > > W dniu 2010-04-20 08:58 użytkownik "Sharl.Jimh.Tsin" <[email protected]> > napisał: > > [r...@powerpc home]# python -V > Python 2.4.3 > > Best regards, > Sharl.Jimh.Tsin > > > > 2010/4/20 Alvaro Lopez Ortega <[email protected]>: > >> On 19/04/2010, at 22:52, Sharl.Jimh.Tsin wrote: >> >>> import simplejson as json >>> ImportError: ... > >> Which version of Python is that? > >> >> -- >> Octality >> http://www.octality.com/ >> >> _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
