Re: libmemcache linking error in application compilation

2011-03-11 Thread Trond Norbye
You should try building a 32 bit libmemcached by adding --disable-64bit to configure (and remove the amd64 part from -L when you try to link your library) Cheers, Trond On 11. mars 2011, at 19.49, Maddy wrote: > Hi, > I have a requirement to maintain master master replication over 4 > nodes an

Re: libmemcache linking error in application compilation

2011-03-11 Thread Maddy
Just to add i found that the machine is 64 bit /usr/bin/isainfo -kv 64-bit amd64 kernel modules i am new to solaris so got confused. But then i am getting this error. of ELFCLASS64. Please guide On Mar 12, 8:49 am, Maddy wrote: > Hi, > I have a requirement to maintain master master replication

libmemcache linking error in application compilation

2011-03-11 Thread Maddy
Hi, I have a requirement to maintain master master replication over 4 nodes and all 4 nodes should have key/value. My system specification Oracle Solaris 10 9/10 s10x_u9wos_14a X86/SunOS Solaris25 5.10 Generic_142910-17 i86pc i386 i86pc while searching lot on google i found memcached-1.2.8-repc

Memcache supervision console

2011-03-11 Thread Manson Thomas
Hi, I'd like to know if a supervision console exists that would do some basic thing like : * statistics (number of element, cache hit/miss etc...) * list cache elements & content * Empty all or some elements Thanks for any help, Thomas.