install

来自「常用字符串hash算法」· 代码 · 共 22 行

TXT
22
字号
Hashish Basic Installation==================	1) ./configure	2) make	3) make installThe configure script will check to see if you have wxWindows 2.3.1or better installed on your system.  If you do not have this installedplease download it from http://www.wxwindows.orgThe files will also try to link to CryptoPP 4.2 located in $(libdir),which is usually /usr/local/lib and the file name is libcryptopp.a.  The CryptoPP headers should be in $(includedir)/cryptopp, this isusually /usr/local/include/cryptoppDownload CryptoPP from http://www.cryptopp.comIf you have questions/comments, email the author:Jesse Lovelacejllovela@eos.ncsu.edu

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?