install

来自「一个字符串处理库,一个字符串处理库,一个字符串处理库」· 代码 · 共 23 行

TXT
23
字号
estring - EasySTRING library, LGPL Copyright by Erik Gustafssonsetting up estring is done in 3 easy steps:1.untar the estring.tar.gz2.compile the untared content3.installing the compiled files to the right locationThis steps can be easly done as following:1.untaring:type "tar -xvzf estring.tar.gz", this will untar a folder named estring2.compiling:cd in to the untared folder and type "make", this will build the library3.installing:as root, type "make install" in the untared estring directory.later, if you want to unsinstall estring, simply type "make uninstall" in the untared estring directory.if you experience any problems or have other things you want to tell me, you can mail me at: exxin@linuxmail.orgMay the source be with you.//eXXin (Erik Gustafsson)

⌨️ 快捷键说明

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