トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン

コンピュータ系/ソフトウェア/Berkeley DB/インストール後のメッセージ の変更点

-ver. 4.5.20
 Libraries have been installed in:
   /usr/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.

-ver. 4.7.25
 Installing DB include files: /usr/include ...
 Installing DB library: /usr/lib ...
 cp -p .libs/libdb-4.7.so /usr/lib/libdb-4.7.so
 cp -p .libs/libdb-4.7.lai /usr/lib/libdb-4.7.la
 cp -p .libs/libdb-4.7.a /usr/lib/libdb-4.7.a
 chmod 644 /usr/lib/libdb-4.7.a
 ranlib /usr/lib/libdb-4.7.a
 cp -p libdb.a /usr/lib/libdb.a
 chmod 644 /usr/lib/libdb.a
 ranlib /usr/lib/libdb.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/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.
 ----------------------------------------------------------------------
 Installing DB utilities: /usr/bin ...
 cp -p .libs/db_archive /usr/bin/db_archive
 cp -p .libs/db_checkpoint /usr/bin/db_checkpoint
 cp -p .libs/db_codegen /usr/bin/db_codegen
 cp -p .libs/db_deadlock /usr/bin/db_deadlock
 cp -p .libs/db_dump /usr/bin/db_dump
 cp -p .libs/db_hotbackup /usr/bin/db_hotbackup
 cp -p .libs/db_load /usr/bin/db_load
 cp -p .libs/db_printlog /usr/bin/db_printlog
 cp -p .libs/db_recover /usr/bin/db_recover
 cp -p .libs/db_stat /usr/bin/db_stat
 cp -p .libs/db_upgrade /usr/bin/db_upgrade
 cp -p .libs/db_verify /usr/bin/db_verify
 Installing documentation: /usr/docs ...

-ver.4.7.25 without configureのオプション
 Installing DB include files: /usr/local/BerkeleyDB.4.7/include ...
 Installing DB library: /usr/local/BerkeleyDB.4.7/lib ...
 cp -p .libs/libdb-4.7.so /usr/local/BerkeleyDB.4.7/lib/libdb-4.7.so
 cp -p .libs/libdb-4.7.lai /usr/local/BerkeleyDB.4.7/lib/libdb-4.7.la
 cp -p .libs/libdb-4.7.a /usr/local/BerkeleyDB.4.7/lib/libdb-4.7.a
 chmod 644 /usr/local/BerkeleyDB.4.7/lib/libdb-4.7.a
 ranlib /usr/local/BerkeleyDB.4.7/lib/libdb-4.7.a
 cp -p libdb.a /usr/local/BerkeleyDB.4.7/lib/libdb.a
 chmod 644 /usr/local/BerkeleyDB.4.7/lib/libdb.a
 ranlib /usr/local/BerkeleyDB.4.7/lib/libdb.a
 ----------------------------------------------------------------------
 Libraries have been installed in:
    /usr/local/BerkeleyDB.4.7/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.
 ----------------------------------------------------------------------
 Installing DB utilities: /usr/local/BerkeleyDB.4.7/bin ...
 cp -p .libs/db_archive /usr/local/BerkeleyDB.4.7/bin/db_archive
 cp -p .libs/db_checkpoint /usr/local/BerkeleyDB.4.7/bin/db_checkpoint
 cp -p .libs/db_codegen /usr/local/BerkeleyDB.4.7/bin/db_codegen
 cp -p .libs/db_deadlock /usr/local/BerkeleyDB.4.7/bin/db_deadlock
 cp -p .libs/db_dump /usr/local/BerkeleyDB.4.7/bin/db_dump
 cp -p .libs/db_hotbackup /usr/local/BerkeleyDB.4.7/bin/db_hotbackup
 cp -p .libs/db_load /usr/local/BerkeleyDB.4.7/bin/db_load
 cp -p .libs/db_printlog /usr/local/BerkeleyDB.4.7/bin/db_printlog
 cp -p .libs/db_recover /usr/local/BerkeleyDB.4.7/bin/db_recover
 cp -p .libs/db_stat /usr/local/BerkeleyDB.4.7/bin/db_stat
 cp -p .libs/db_upgrade /usr/local/BerkeleyDB.4.7/bin/db_upgrade
 cp -p .libs/db_verify /usr/local/BerkeleyDB.4.7/bin/db_verify
 Installing documentation: /usr/local/BerkeleyDB.4.7/docs ...