libuuid 安装
生活随笔
收集整理的這篇文章主要介紹了
libuuid 安装
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
2019獨角獸企業(yè)重金招聘Python工程師標準>>>
https://sourceforge.net/projects/libuuid/
解壓縮 ./configure && make && make install
make[1]: Entering directory `/tmp/libuuid-1.0.3'/bin/mkdir -p '/usr/local/lib'/bin/sh ./libtool --mode=install /usr/bin/install -c libuuid.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libuuid.so.1.0.0 /usr/local/lib/libuuid.so.1.0.0 libtool: install: (cd /usr/local/lib && { ln -s -f libuuid.so.1.0.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.0.0 libuuid.so.1; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libuuid.so.1.0.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.0.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /usr/local/lib/libuuid.la libtool: install: /usr/bin/install -c .libs/libuuid.a /usr/local/lib/libuuid.a libtool: install: chmod 644 /usr/local/lib/libuuid.a libtool: install: ranlib /usr/local/lib/libuuid.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in:/usr/local/libIf you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:- add LIBDIR to the `LD_LIBRARY_PATH' environment variableduring execution- add LIBDIR to the `LD_RUN_PATH' environment variableduring linking- use the `-Wl,-rpath -Wl,LIBDIR' linker flag- have your system administrator add LIBDIR to `/etc/ld.so.conf'See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ----------------------------------------------------------------------/bin/mkdir -p '/usr/local/lib/pkgconfig'/usr/bin/install -c -m 644 uuid.pc '/usr/local/lib/pkgconfig'/bin/mkdir -p '/usr/local/include/uuid'/usr/bin/install -c -m 644 uuid.h '/usr/local/include/uuid' make[1]: Leaving directory `/tmp/libuuid-1.0.3'轉載于:https://my.oschina.net/innovation/blog/774529
總結
以上是生活随笔為你收集整理的libuuid 安装的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: PHP中错误处理集合
- 下一篇: 又拍云张聪谈安全、HTTPS、自定义、C