📄 install
字号:
ALSA utils installation =======================Requirements------------alsamixer requires the ncurses library. Some systems need to installthe develop package additionally to link with this library.alsaconf requires dialog or whiptail program to run properly.Installation------------For installation you can use these commands: ./configure make installIf ./configure command complain that alsa-lib package isn't installed,please, check if --prefix option is same for alsa-lib and alsa-utilspackage. The configure script from alsa-utils package probably cannot findheader file asoundlib.h in $prefix/include/alsa directory (usually in/usr/include/alsa directory).Compilation from HG sources---------------------------You need also GNU packages autoconf and automake installed in your systemto compile HG (Mercurial) sources of alsa-utils package.For compilation you can use these commands: aclocal gettextize autoheader automake --foreign --copy --add-missing autoconf ./configure makeThe included hgcompile script does this job for you.Note: Some automake packages have missing aclocal program. Use newer version in the case.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -