随笔分类 - Linux
摘要:git clone https://github.com/signalwire/signalwire-c.git cmake .makesudo make install export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64
阅读全文
摘要:git clone https://github.com/signalwire/libks.git cmake . make sudo make install
阅读全文
摘要:wget https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2.tar.gz tar -zxvf cmake-3.13.2.tar.gz cd cmake-3.13.2 ./bootstrap && make
阅读全文
摘要:yum -y install *atomic* 如果还报错执行下面这句: sudo ln -s /usr/lib64/libatomic.so.1.2.0 /usr/lib/libatomic.so
阅读全文
摘要:linux 执行make时报错: libtool: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2, but the libtool: definition of this LT_INIT comes from libtool
阅读全文
摘要:虽然工作有几年了,但接触Linux比较少,新项目组服务器都是Linux,那就用呗!嘻嘻,简单说下Linux安装Nginx,有啥不足请大佬指点。
阅读全文

浙公网安备 33010602011771号