#author("2023-12-31T04:04:12+00:00","default:iseki","iseki")
#author("2024-01-03T19:24:54+00:00","default:iseki","iseki")
* JubkBox_Lib [#f01c5259]
- ''JunkBox_Lib'' is Open Source C/C++ Language Static Library 

** Repository [#e50be0ad]
*** Devel
- https://github.com/JunkBox-Library/JunkBox_Lib
-- git clone https://github.com/JunkBox-Library/JunkBox_Lib.git

*** Source
- v1.9.0: https://github.com/JunkBox-Library/JunkBox_Lib/releases/tag/v1.9.0


** Compile [#d7fabb83]
 ./config.sh
 ./configure --enable-ssl
 make

*** configure option [#y7a48e64]
- --enbale-debug : enable debug mode functions.
- --disable-gLib : no compile gLib.
- --disable-X11 : no compile X11 library in gLib. When X Window is not installed, it specifies it.

- --enable-ssl[=DIR] : specify the directory where OpenSSL is installed. default is /usr
- --disable-ssl : not use OpenSSL functions.
- --enable-zlib[=DIR] : specify the directory where ZLIB is installed. default is /usr
- --disable-zlib : not use ZLIB functions.
- --enable-libjpeg[=DIR] : specify the directory where libjpeg is installed. default is /usr
- --disable-libjpeg : not use libjpeg functions.

- --enable-ldap[=DIR] : enable OpenLDAP functions. default is disable. default directory is /usr
- --enable-db[=DIR] : enable Berkeley DB(4.2) functions. libdb-4.2.a is necessary. default is disable. default directory is /usr
- --enable-mysql[=DIR] : enable MySQL client functions. libdb-4.2.a is necessary. default is disable. default directory is /usr

- --enable-openjpeg[=[DIR][:VER]] : enable Jpeg2000 functions. default directory is /usr/, default version is 2.1



Ex.) ./configure --enable-jpeg --enable-openjpeg=/usr/local:2.5 --enable-ssl --enable-ldap 


** Online Manual [#p7fc071f]
*** JunkBox_Lib [#y60cb374]
- http://polaris.star-dust.jp/doxygen/JunkBox_Lib


*** JunkBox_Lib++ [#nf238b67]
- http://polaris.star-dust.jp/doxygen/JunkBox_Lib++



** see also [#n6a66d11]
- [[JunkBox_Lib++]], [[JunkBox_Win_Lib]], [[JunkBox_Java_Lib]]

** Usage
- [[network>./network]]


#br

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS