- 下载
https://sourceforge.net/projects/libuuid/files/
- 解压
- 编译
./configure \
CFLAGS=-fPIC \
--enable-shared \
make
sudo make install
- 警告
在吾UBUNTU机器上,一旦安装到系统,必然无法启动。
https://sourceforge.net/projects/libuuid/files/
./configure \
CFLAGS=-fPIC \
--enable-shared \
make
sudo make install
在吾UBUNTU机器上,一旦安装到系统,必然无法启动。
微信扫码登录