📄 install
字号:
INSTALL - information about source, compilation etc.----------------------------------------------------Installation was simplified in zgv 5.0 - due to popular demand :-), itnow solely uses shared libraries, and simply assumes that theselibraries are installed:- svgalib- libjpeg- libpng- zlib- libtiff(If you decide to enable PCD_SUPPORT, you'll also need libpcd, fromthe xpcd package.)These should all (except possibly libpcd?) come with yourdistribution, and are probably already installed if you use anythingremotely `graphicsy'. :-) Do be sure to install any accompanying`development' packages too, as these usually contain header filesnecessary for compilation.Any reasonably recent versions will do for all of these libraries, Iimagine. As ever though, I should note that you shouldn't use svgalibversion 1.2.10 or earlier due to a potential security risk.So, once you're sure those libraries are installed, you should have aoverall check through `config.mk', to see if it all looks ok. Mostpeople should find it ok as-is, but you may want to change PREFIXand/or comment out SHARE_INFIX if you want the files to go somewhereother than /usr/bin, /usr/share/info, and /usr/share/man/man1. (Thelatter two paths may look a little odd to old hands like me :-), butthey're FHS-friendly and thus the default.)Then do `make', and (as root) `make install'. This compiles zgv, theninstalls it and its documentation (both info files and man page).Good luck!-Rus.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -