mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated to EEL-2.10.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4122 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
771cd7feff
commit
4fd13a03e8
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
|
||||
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
|
||||
<!ENTITY eel-md5sum "4d0beb2f0ad4c304b49c06b08d0a03e5">
|
||||
<!ENTITY eel-size "620 KB">
|
||||
<!ENTITY eel-buildsize "12.5 MB">
|
||||
<!ENTITY eel-time "0.43 SBU">
|
||||
<!ENTITY eel-md5sum "2978fae17565dfb6e2d7ca129e738b9d">
|
||||
<!ENTITY eel-size "672 KB">
|
||||
<!ENTITY eel-buildsize "13 MB">
|
||||
<!ENTITY eel-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="eel" xreflabel="EEL-&eel-version;">
|
||||
@ -57,27 +57,31 @@ dependencies</title>
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>EEL</acronym></application> package
|
||||
contains <filename class="libraryfile">libeel</filename> libraries.</para>
|
||||
<para>The <application><acronym>EEL</acronym></application> package contains
|
||||
the <filename class="libraryfile">libeel-2</filename> library.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>libeel libraries</title>
|
||||
<para><filename class="libraryfile">libeel</filename> libraries are a
|
||||
<sect3><title>libeel-2 library</title>
|
||||
<para><filename class="libraryfile">libeel-2</filename> is a
|
||||
collection of widgets developed by the <application>Nautilus</application>
|
||||
project.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user