selfcare init

This commit is contained in:
zhangsz
2025-03-03 11:40:37 +08:00
parent 19f09dd7ea
commit aca2bace68
692 changed files with 273972 additions and 0 deletions

12
proxy_c/Readme.txt Normal file
View File

@@ -0,0 +1,12 @@
1)<29><>װlibmysqlclient
apt-get install libmysqlclient-dev
2)make dba
<EFBFBD><EFBFBD>װglib
#cd dba;make
3)xlocale.h not found
ln -s /usr/include/locale.h /usr/include/xlocale.h
4)undefined reference to idn2_free
third-lib/curl-7.52.1#>./configure --without-libidn --without-libidn2