⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
src
/
libmemcached-1.0.18
/
View File Name :
README.FIRST
Hi! If you are getting this code from http://launchpad.net/libmemcached then continue reading. Otherwise these directions are not for you (well maybe...). To obtain code from http://bazaar.launchpad.net/libmemcached you will need to issue the following command: bzr branch lp:libmemcached Once the tree is cloned you will need to build the "configure" script. You can do this by running the script: ./bootstrap.sh autoreconf It will set up all of the files you need to build libmemcached. At that point it is just the typical "./configure; make; make test; make install" For a tarball release do a "make dist" and for an RPM type "make rpm". For patches, we prefer you push a branch to launchpad and then submit that branch to be merged. For more information, see: https://help.launchpad.net/Code/UploadingABranch https://help.launchpad.net/Code/Review Thanks and keep hacking! Cheers, -Brian Seattle, WA.