📄 install
字号:
Installation Instructions-------------------------If you are running OS/2, run 'make -f Makefile.emx'. See 'README.emx'for more information.If you are on a Unix-like system, run './configure' then 'make'.To use the GNOME front end, use './configure --enable-gnomefe'.See 'README.gnome' for more information.WebDAV Fetch Mode-----------------WebDAV fetch mode requires XML parsing, using James Clark's expat (seehttp://www.jclark.com/xml/expat.html). Note, that this is an *OPTIONAL*feature. If you don't want it, don't install expat, and don't use it.Debian GNU/Linux users can install the "libxmltok1" and "libxmltok1-dev"packages, and skip the rest of this section.You need to build expat as a library - download and installhttp://www.lyra.org/sitecopy/expat-1.0.2-lib.tar.gzIf you already have pristine expat 1.0.2 sources, apply the patch: patch -p1 < expat.diffand run 'make install-lib', altering PREFIX as necessary.If you have already built libexpat.a for mod_dav, this should workokay.NB: If you have several applications on the same system which useexpat (e.g. Mozilla, mod_dav and AbiWord all use expat... there maywell be more), you might like to try building expat as a sharedlibrary.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -