mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
fix typos caught by David Jensen
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1652 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5b022662cc
commit
ec84edcf8f
@ -3,8 +3,7 @@
|
||||
|
||||
<para>Install <application>libbonoboui</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--disable-gtk-doc &&
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>libgsf</application></title>
|
||||
<title>Installation of <application>libcroco</application></title>
|
||||
|
||||
<para>Install <application>libgsf</application> by running the following commands:</para>
|
||||
<para>Install <application>libcroco</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--disable-gtk-doc &&
|
||||
|
@ -6,7 +6,7 @@
|
||||
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
|
||||
--localstatedir=/var --disable-static \
|
||||
--with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\
|
||||
/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf &&
|
||||
/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user