mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added md5sum to XFce instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3458 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6944128987
commit
2f26d75e18
@ -23,7 +23,7 @@ who wrote what.</para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>February 12th, 2005 [randy]: Added md5sums to Chapters 22
|
||||
through 26 package instructions; fixed download URL's in PostgreSQL
|
||||
through 27 package instructions; fixed download URL's in PostgreSQL
|
||||
instructions; added hack to Configuring GNOME Packages section to properly
|
||||
display all the panel icons.</para></listitem>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
<!ENTITY xfce-download-http "http://prdownloads.sourceforge.net/xfce/xfce-&xfce-version;-src.tar.bz2">
|
||||
<!ENTITY xfce-download-ftp " ">
|
||||
<!ENTITY xfce-md5sum "f49f4dbe575a1d67035e95b3c91e9977">
|
||||
<!ENTITY xfce-size "18 MB">
|
||||
<!ENTITY xfce-buildsize "224 MB">
|
||||
<!ENTITY xfce-time "3.35 SBU">
|
||||
@ -31,6 +32,7 @@ desktop environment.</para>
|
||||
url="&xfce-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&xfce-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &xfce-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &xfce-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&xfce-buildsize;</para></listitem>
|
||||
@ -56,10 +58,10 @@ url="&xfce-download-ftp;"/></para></listitem>
|
||||
<title>Installation of <application>XFce</application></title>
|
||||
|
||||
<para><application>XFce</application> now distributes as a
|
||||
<acronym>TAR</acronym> ball of
|
||||
base packages and module packages. These instructions will only cover
|
||||
the bare minimum to run the application. The remaining modules would
|
||||
all follow the same pattern which will soon become obvious.</para>
|
||||
<acronym>TAR</acronym> ball of base packages and module packages. These
|
||||
instructions will only cover the bare minimum to run the application. The
|
||||
remaining modules would all follow the same pattern which will soon become
|
||||
obvious.</para>
|
||||
|
||||
<para>Install <application>XFce</application> by running the following
|
||||
commands:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user