JunkBox_Lib
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
* JubkBox_Lib [#f01c5259]
- ''JunkBox_Lib'' is Open Source C/C++ Language Static Li...
** Repository [#e50be0ad]
*** Devel
- https://github.com/JunkBox-Library/JunkBox_Lib
-- git clone https://github.com/JunkBox-Library/JunkBox_L...
*** Source
- v1.9.0: https://github.com/JunkBox-Library/JunkBox_Lib/...
** 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 ...
- --enable-ssl[=DIR] : specify the directory where OpenSS...
- --disable-ssl : not use OpenSSL functions.
- --enable-zlib[=DIR] : specify the directory where ZLIB ...
- --disable-zlib : not use ZLIB functions.
- --enable-libjpeg[=DIR] : specify the directory where li...
- --disable-libjpeg : not use libjpeg functions.
- --enable-ldap[=DIR] : enable OpenLDAP functions. defaul...
- --enable-db[=DIR] : enable Berkeley DB(4.2) functions. ...
- --enable-mysql[=DIR] : enable MySQL client functions. l...
- --enable-openjpeg[=[DIR][:VER]] : enable Jpeg2000 funct...
Ex.) ./configure --enable-jpeg --enable-openjpeg=/usr/loc...
** 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_...
** Usage
- [[network>./network]]
#br
終了行:
* JubkBox_Lib [#f01c5259]
- ''JunkBox_Lib'' is Open Source C/C++ Language Static Li...
** Repository [#e50be0ad]
*** Devel
- https://github.com/JunkBox-Library/JunkBox_Lib
-- git clone https://github.com/JunkBox-Library/JunkBox_L...
*** Source
- v1.9.0: https://github.com/JunkBox-Library/JunkBox_Lib/...
** 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 ...
- --enable-ssl[=DIR] : specify the directory where OpenSS...
- --disable-ssl : not use OpenSSL functions.
- --enable-zlib[=DIR] : specify the directory where ZLIB ...
- --disable-zlib : not use ZLIB functions.
- --enable-libjpeg[=DIR] : specify the directory where li...
- --disable-libjpeg : not use libjpeg functions.
- --enable-ldap[=DIR] : enable OpenLDAP functions. defaul...
- --enable-db[=DIR] : enable Berkeley DB(4.2) functions. ...
- --enable-mysql[=DIR] : enable MySQL client functions. l...
- --enable-openjpeg[=[DIR][:VER]] : enable Jpeg2000 funct...
Ex.) ./configure --enable-jpeg --enable-openjpeg=/usr/loc...
** 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_...
** Usage
- [[network>./network]]
#br
ページ名: