のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

make install

~/layout/oss/freetype-2.5.5$sudo make install
[sudo] password for u01: 
./builds/unix/mkinstalldirs /usr/local/lib                      \
                         /usr/local/lib/pkgconfig            \
                         /usr/local/include/freetype2/config \
                         /usr/local/bin                      \
                         /usr/local/share/aclocal             \
                         /usr/local/share/man/man1
mkdir -p -- /usr/local/include/freetype2/config /usr/local/bin /usr/local/share/aclocal /usr/local/share/man/man1
./builds/unix/libtool --mode=install /usr/bin/install -c                             \
                                  /home/u01/layout/oss/freetype-2.5.5/objs/libfreetype.la /usr/local/lib
libtool: install: /usr/bin/install -c /home/u01/layout/oss/freetype-2.5.5/objs/.libs/libfreetype.so.6.11.4 /usr/local/lib/libfreetype.so.6.11.4
libtool: install: (cd /usr/local/lib && { ln -s -f libfreetype.so.6.11.4 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.11.4 libfreetype.so.6; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libfreetype.so.6.11.4 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.11.4 libfreetype.so; }; })
libtool: install: /usr/bin/install -c /home/u01/layout/oss/freetype-2.5.5/objs/.libs/libfreetype.lai /usr/local/lib/libfreetype.la
libtool: install: /usr/bin/install -c /home/u01/layout/oss/freetype-2.5.5/objs/.libs/libfreetype.a /usr/local/lib/libfreetype.a
libtool: install: chmod 644 /usr/local/lib/libfreetype.a
libtool: install: ranlib /usr/local/lib/libfreetype.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If 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 variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during 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.
----------------------------------------------------------------------
for P in /home/u01/layout/oss/freetype-2.5.5/include/freetype.h /home/u01/layout/oss/freetype-2.5.5/include/ft2build.h /home/u01/layout/oss/freetype-2.5.5/include/ftadvanc.h /home/u01/layout/oss/freetype-2.5.5/include/ftautoh.h /home/u01/layout/oss/freetype-2.5.5/include/ftbbox.h /home/u01/layout/oss/freetype-2.5.5/include/ftbdf.h /home/u01/layout/oss/freetype-2.5.5/include/ftbitmap.h /home/u01/layout/oss/freetype-2.5.5/include/ftbzip2.h /home/u01/layout/oss/freetype-2.5.5/include/ftcache.h /home/u01/layout/oss/freetype-2.5.5/include/ftcffdrv.h /home/u01/layout/oss/freetype-2.5.5/include/ftchapters.h /home/u01/layout/oss/freetype-2.5.5/include/ftcid.h /home/u01/layout/oss/freetype-2.5.5/include/fterrdef.h /home/u01/layout/oss/freetype-2.5.5/include/fterrors.h /home/u01/layout/oss/freetype-2.5.5/include/ftgasp.h /home/u01/layout/oss/freetype-2.5.5/include/ftglyph.h /home/u01/layout/oss/freetype-2.5.5/include/ftgxval.h /home/u01/layout/oss/freetype-2.5.5/include/ftgzip.h /home/u01/layout/oss/freetype-2.5.5/include/ftimage.h /home/u01/layout/oss/freetype-2.5.5/include/ftincrem.h /home/u01/layout/oss/freetype-2.5.5/include/ftlcdfil.h /home/u01/layout/oss/freetype-2.5.5/include/ftlist.h /home/u01/layout/oss/freetype-2.5.5/include/ftlzw.h /home/u01/layout/oss/freetype-2.5.5/include/ftmac.h /home/u01/layout/oss/freetype-2.5.5/include/ftmm.h /home/u01/layout/oss/freetype-2.5.5/include/ftmodapi.h /home/u01/layout/oss/freetype-2.5.5/include/ftmoderr.h /home/u01/layout/oss/freetype-2.5.5/include/ftotval.h /home/u01/layout/oss/freetype-2.5.5/include/ftoutln.h /home/u01/layout/oss/freetype-2.5.5/include/ftpfr.h /home/u01/layout/oss/freetype-2.5.5/include/ftrender.h /home/u01/layout/oss/freetype-2.5.5/include/ftsizes.h /home/u01/layout/oss/freetype-2.5.5/include/ftsnames.h /home/u01/layout/oss/freetype-2.5.5/include/ftstroke.h /home/u01/layout/oss/freetype-2.5.5/include/ftsynth.h /home/u01/layout/oss/freetype-2.5.5/include/ftsystem.h /home/u01/layout/oss/freetype-2.5.5/include/fttrigon.h /home/u01/layout/oss/freetype-2.5.5/include/ftttdrv.h /home/u01/layout/oss/freetype-2.5.5/include/fttypes.h /home/u01/layout/oss/freetype-2.5.5/include/ftwinfnt.h /home/u01/layout/oss/freetype-2.5.5/include/ftxf86.h /home/u01/layout/oss/freetype-2.5.5/include/t1tables.h /home/u01/layout/oss/freetype-2.5.5/include/ttnameid.h /home/u01/layout/oss/freetype-2.5.5/include/tttables.h /home/u01/layout/oss/freetype-2.5.5/include/tttags.h /home/u01/layout/oss/freetype-2.5.5/include/ttunpat.h ; do                  \
          /usr/bin/install -c -m 644                           \
            $P /usr/local/include/freetype2 ; \
        done
for P in /home/u01/layout/oss/freetype-2.5.5/include/config/ftconfig.h /home/u01/layout/oss/freetype-2.5.5/include/config/ftheader.h /home/u01/layout/oss/freetype-2.5.5/include/config/ftmodule.h /home/u01/layout/oss/freetype-2.5.5/include/config/ftoption.h /home/u01/layout/oss/freetype-2.5.5/include/config/ftstdlib.h  /home/u01/layout/oss/freetype-2.5.5/objs/ftmodule.h  ; do                         \
          /usr/bin/install -c -m 644                                  \
            $P /usr/local/include/freetype2/config ; \
        done
rm -f /usr/local/include/freetype2/freetype/config/*
rmdir /usr/local/include/freetype2/freetype/config
rmdir: `/usr/local/include/freetype2/freetype/config' を削除できません: そのようなファイルやディレクトリはありません
make: [install] エラー 1 (無視されました)
rm -f /usr/local/include/freetype2/freetype/*
rmdir /usr/local/include/freetype2/freetype
rmdir: `/usr/local/include/freetype2/freetype' を削除できません: そのようなファイルやディレクトリはありません
make: [install] エラー 1 (無視されました)
/usr/bin/install -c -m 644 ./builds/unix/ftconfig.h               \
          /usr/local/include/freetype2/config/ftconfig.h
/usr/bin/install -c -m 644 /home/u01/layout/oss/freetype-2.5.5/objs/ftmodule.h                 \
          /usr/local/include/freetype2/config/ftmodule.h
/usr/bin/install -c -m 755 ./builds/unix/freetype-config \
          /usr/local/bin/freetype-config
/usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
          /usr/local/share/aclocal/freetype2.m4
/usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \
          /usr/local/lib/pkgconfig/freetype2.pc
/usr/bin/install -c -m 644 /home/u01/layout/oss/freetype-2.5.5/docs/freetype-config.1 \
          /usr/local/share/man/man1/freetype-config.1
~/layout/oss/freetype-2.5.5$ locate freetype
/usr/lib/girepository-1.0/freetype2-2.0.typelib
/usr/lib/x86_64-linux-gnu/libfreetype.so.6
/usr/lib/x86_64-linux-gnu/libfreetype.so.6.11.1
/usr/share/doc/libfreetype6
/usr/share/doc/libfreetype6/FTL.TXT.gz
/usr/share/doc/libfreetype6/TODO
/usr/share/doc/libfreetype6/changelog.Debian.gz
/usr/share/doc/libfreetype6/copyright
/usr/share/doc/libfreetype6/ft2faq.html
/usr/share/doc/libfreetype6/pcf
/usr/share/doc/libfreetype6/pcf/README
/var/lib/dpkg/info/libfreetype6:amd64.list
/var/lib/dpkg/info/libfreetype6:amd64.md5sums
/var/lib/dpkg/info/libfreetype6:amd64.postinst
/var/lib/dpkg/info/libfreetype6:amd64.postrm
/var/lib/dpkg/info/libfreetype6:amd64.shlibs
/var/lib/dpkg/info/libfreetype6:amd64.symbols
||<

>||
/usr/local/lib$ ll
合計 9716
drwxr-xr-x  5 root root     4096 10月 29 22:41 ./
drwxr-xr-x 11 root root     4096 10月 29 22:02 ../
-rwxr-xr-x  1 root root     1032 10月 29 22:02 libfontconfig.la*
lrwxrwxrwx  1 root root       22 10月 29 22:02 libfontconfig.so -> libfontconfig.so.1.8.0*
lrwxrwxrwx  1 root root       22 10月 29 22:02 libfontconfig.so.1 -> libfontconfig.so.1.8.0*
-rwxr-xr-x  1 root root  1001551 10月 29 22:02 libfontconfig.so.1.8.0*
-rw-r--r--  1 root root  5923550 10月 29 22:41 libfreetype.a
-rwxr-xr-x  1 root root      988 10月 29 22:41 libfreetype.la*
lrwxrwxrwx  1 root root       21 10月 29 22:41 libfreetype.so -> libfreetype.so.6.11.4*
lrwxrwxrwx  1 root root       21 10月 29 22:41 libfreetype.so.6 -> libfreetype.so.6.11.4*
-rwxr-xr-x  1 root root  2988896 10月 29 22:41 libfreetype.so.6.11.4*
drwxr-xr-x  2 root root     4096 10月 29 22:41 pkgconfig
drwxrwsr-x  4 root staff    4096  4月 22  2014 python2.7
drwxrwsr-x  3 root staff    4096  4月 19  2014 python3.4