xsitecopy-2.html
来自「站点映像程序」· HTML 代码 · 共 49 行
HTML
49 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><HTML><HEAD> <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9"> <TITLE>XSitecopy: Installation</TITLE> <LINK HREF="xsitecopy-3.html" REL=next> <LINK HREF="xsitecopy-1.html" REL=previous> <LINK HREF="xsitecopy.html#toc2" REL=contents></HEAD><BODY><A HREF="xsitecopy-3.html">Next</A><A HREF="xsitecopy-1.html">Previous</A><A HREF="xsitecopy.html#toc2">Contents</A><HR><H2><A NAME="s2">2. Installation</A></H2><P><P>To compile from the source distribution, change into the source directoryand run:<PRE>./configure --enable-gnomefe</PRE><PRE>make</PRE><PRE>make install (become root first) </PRE><P>To install from a binary rpm, change directory to the location of yourfreshly downloaded rpm and type the following, (substituting i386 for whateverarchitecture you are running on, and VERSION for the version you've acquired):<PRE>rpm -iv sitecopy-VERSION-1.i386.rpm</PRE><P>To rebuild a binary rpm from a source rpm, do the following:<PRE>rpm --rebuild sitecopy-VERSION-1.src.rpm</PRE><P>This will place a binary rpm in /usr/src/redhat/RPMS/i386/ which can beinstalled as above.<HR><A HREF="xsitecopy-3.html">Next</A><A HREF="xsitecopy-1.html">Previous</A><A HREF="xsitecopy.html#toc2">Contents</A></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?