maybe you know,rrdtool package is not a common package in the yum repository.
only a little repos host it.

this is my way to install it by yum:
add this

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
gpgkey=http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
enabled=1

to your yum base or other repo files.

then,just run "yum install rrdtool rrdtool-devel -y" and get it.

but,the cherokee-admin does not work,either.

my command "cherokee-admin -u -b -p 88 -x [Jędrzej Nowak‘ tips]"

the program's return:

[r...@powerpc /]# cherokee-admin -u -b -p 88 -x

Web Interface:
  URL:               http://localhost:88/

Cherokee Web Server 0.99.45b (Apr 26 2010): Listening on port ALL:88, TLS
disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041
connections, caching I/O, single thread
DEBUG: SIGUSR1 invokes the console..
       SIGUSR2 prints a backtrace..
Server 0.99.45b running.. PID=1552 Socket=/tmp/cherokee-admin-scgi.socket
sh: /usr/local/cherokee/sbin/cherokee-worker: No such file or directory
Traceback (most recent call last):
  File "/usr/local/cherokee/share/cherokee/admin/server.py", line 183, in ?
    import PageIndex
  File "/usr/local/cherokee/share/cherokee/admin/PageIndex.py", line 31, in ?
    import XMLServerDigest
  File "/usr/local/cherokee/share/cherokee/admin/XMLServerDigest.py",
line 29, i
                n ?
    import hashlib
ImportError: No module named hashlib
DEBUG: SIGUSR1 invokes the console..
       SIGUSR2 prints a backtrace..
Server 0.99.45b running.. PID=1554 Socket=/tmp/cherokee-admin-scgi.socket
Removing an old '/tmp/cherokee-admin-scgi.socket' unix socket..
sh: /usr/local/cherokee/sbin/cherokee-worker: No such file or directory
Traceback (most recent call last):
  File "/usr/local/cherokee/share/cherokee/admin/server.py", line 183, in ?
    import PageIndex
  File "/usr/local/cherokee/share/cherokee/admin/PageIndex.py", line 31, in ?
    import XMLServerDigest
  File "/usr/local/cherokee/share/cherokee/admin/XMLServerDigest.py",
line 29, i
                n ?
    import hashlib
ImportError: No module named hashlib
DEBUG: SIGUSR1 invokes the console..
       SIGUSR2 prints a backtrace..
Server 0.99.45b running.. PID=1556 Socket=/tmp/cherokee-admin-scgi.socket
Removing an old '/tmp/cherokee-admin-scgi.socket' unix socket..
sh: /usr/local/cherokee/sbin/cherokee-worker: No such file or directory
Traceback (most recent call last):
  File "/usr/local/cherokee/share/cherokee/admin/server.py", line 183, in ?
    import PageIndex
  File "/usr/local/cherokee/share/cherokee/admin/PageIndex.py", line 31, in ?
    import XMLServerDigest
  File "/usr/local/cherokee/share/cherokee/admin/XMLServerDigest.py",
line 29, i
                n ?
    import hashlib
ImportError: No module named hashlib
DEBUG: SIGUSR1 invokes the console..
       SIGUSR2 prints a backtrace..
Server 0.99.45b running.. PID=1558 Socket=/tmp/cherokee-admin-scgi.socket
Removing an old '/tmp/cherokee-admin-scgi.socket' unix socket..
sh: /usr/local/cherokee/sbin/cherokee-worker: No such file or directory
Traceback (most recent call last):
  File "/usr/local/cherokee/share/cherokee/admin/server.py", line 183, in ?
    import PageIndex
  File "/usr/local/cherokee/share/cherokee/admin/PageIndex.py", line 31, in ?
    import XMLServerDigest
  File "/usr/local/cherokee/share/cherokee/admin/XMLServerDigest.py",
line 29, i
                n ?
    import hashlib
ImportError: No module named hashlib
DEBUG: SIGUSR1 invokes the console..
       SIGUSR2 prints a backtrace..
Server 0.99.45b running.. PID=1560 Socket=/tmp/cherokee-admin-scgi.socket
Removing an old '/tmp/cherokee-admin-scgi.socket' unix socket..
sh: /usr/local/cherokee/sbin/cherokee-worker: No such file or directory
Traceback (most recent call last):
  File "/usr/local/cherokee/share/cherokee/admin/server.py", line 183, in ?
    import PageIndex
  File "/usr/local/cherokee/share/cherokee/admin/PageIndex.py", line 31, in ?
    import XMLServerDigest
  File "/usr/local/cherokee/share/cherokee/admin/XMLServerDigest.py",
line 29, i
                n ?
    import hashlib
ImportError: No module named hashlib

Best regards,
Sharl.Jimh.Tsin



2010/4/26 Jędrzej Nowak <[email protected]>:
> Fist of all this is not the correct mailing list entry for your problem :).
>
> But you can install rrdtool via yum ( yum search rrdtools. && yum install
> somename ) as I remember there is yum in centos.
>
> Greetings,
> Jedrzej Nowak
>
> On 2010-04-26 09:25, "Sharl.Jimh.Tsin" <[email protected]> wrote:
>
> how to Install the rrdtool package? i just wonder.
>
> i use centos 5 i686 system.
>
> Best regards,
> Sharl.Jimh.Tsin
>
>
> 2010/4/26 Jędrzej Nowak <[email protected]>:
>
>> Hey,
>>
>> Install the rrdtool package.
>>
>> Run the admin with -x parameter. Paste the output.
>>
>> W...
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to