install
来自「A serial programming source code for lin」· 代码 · 共 46 行
TXT
46 行
INSTALLATION INSTRUCTIONS-------------------------./sh-installwhen done type rs232 --helpINSTALLATION for NEWBIES------------------------Note: You will need to install as root.Change to the directory under which you want the sjinn source code installed.Type the following:tar xvfz sjinn-0.9.tar.gzcd sjinn-0.9./sh-installNote: If sjinn-0.9.tar.gz is not in the current directoryyou will need to include the pathname before the filename for example:tar xvfz /downloads/sjinn-0.9.tar.gzWhen the installation if finished type 'rs232 -h'. For additional information:'man sjinn', 'lynx sjinn.html', 'less FAQS', 'less README', 'less EXAMPLES' UNINSTALL---------If you want to uninstall the package 'cd' to the sjinn-0.9 directory and type:make uninstallcd ..rm -f sjinn-0.9NOTES-----See FAQS------------------------------------------------------------------------------last updated May 2001Brian Peterson <bpeterso@aspenresearch.com>Sjinn is hosted at <sjinn.sourceforge.net>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?