📄 install
字号:
In order to install amsn, or even to be able to launch it, you will need to compile it first.To do so, you must first configure the package by executing the command> ./configureYou must have the tcl-dev and tk-dev packages installed on your system, please refer to your system package management software or website in order to find these packages and to install them prior to running the ./configure script.Once the configure script finished without any error, you can proceed with the compilation, it is as simple as typing :> makeYou can now launch amsn by typing > ./amsnOr you can install it with the command> make installThen you can use the > amsncommand to launch future sessions of amsn.You can also create a .deb and .rpm package by launching respectively the command> make deband> make rpmFor any other help, please refer to the FAQ or the website at http://amsn.sourceforge.net or visit the forums of amsn, but make sure you search for an answer to your question before asking it, it might have already been answered.have fun.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -