|
| i am trying to set up a memcached deamon to be used with php.
i installed it using the standard ./configure. make and make install
procedure.
eberything workrs fine till now, but when i try to start the daemon, it
gives the error
memcached: error while loading shared libraries: libevent-1.1.so.1:
cannot open shared object file: No such file or directory
although this file is present, as indictaed by
[root@localhost installations]# whereis libevent-1.1.so.1
libevent-1.1.so: /usr/local/lib/libevent-1.1.so.1
any suggestions ? the daemon won't accept arguements to directories
even., so i could list it where the file exists..
ls -l /usr/local/lib/libevent-1.1.so.1
pointing to file in the same directory, the same file, with so.2... but
strangely that file does not exist !!
a recap.. i installed libevent 1.1 to get memcached configured and
installed... using RedHat Advanced Server 2.4.21
any help/suggestions are greatly appreciated
M Kamran Nisar
|
|