mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Changed hard coded URL to the hints project to the hints-root entity in some package instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5282 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
72e4cd187c
commit
01bf7b3886
@ -17,7 +17,7 @@
|
||||
The order of the pages follow the build order defined by the
|
||||
<application>GNOME</application> development team as published in previous
|
||||
versions of the <ulink
|
||||
url="http://www.gnome.org/start/&gnome-version;/notes/rninstallation.html">
|
||||
url="http://www.gnome.org/start/&gnome-version;/notes/en">
|
||||
release notes</ulink>. Note that the development team did not publish a
|
||||
build order for the &gnome-version;&gnome-minor-version; release.</para>
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
<application>GNOME</application> packages without pages are simply
|
||||
installed with:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome &&
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>Now, as the <systemitem class='username'>root</systemitem> user:</para>
|
||||
@ -85,8 +85,7 @@ make</userinput></screen>
|
||||
<filename class='directory'>/opt/gnome/var</filename> to
|
||||
<filename class='directory'>/var</filename>. You should consider using
|
||||
the <application>GNOME</application> 1.4 hint located at
|
||||
<ulink url="http://www.linuxfromscratch.org/hints/"/> if you have no
|
||||
interest in
|
||||
<ulink url="&hints-root;"/> if you have no interest in
|
||||
<application>GNOME</application>-&gnome-version;&gnome-minor-version;.</para>
|
||||
|
||||
</partintro>
|
||||
|
@ -41,7 +41,7 @@
|
||||
</itemizedlist>
|
||||
|
||||
<para>There are some hints written on the topic of package management. Visit
|
||||
the <ulink url="http://www.linuxfromscratch.org/hints/">Hints subproject</ulink>
|
||||
the <ulink url="&hints-root;">Hints subproject</ulink>
|
||||
to find if one of them fits your need.</para>
|
||||
|
||||
<sect2>
|
||||
@ -225,12 +225,12 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
|
||||
<title>User Based Management</title>
|
||||
|
||||
<para>This scheme, unique to LFS, was devised by Matthias Benkmann,
|
||||
and is available from the <ulink url="http://www.linuxfromscratch.org/hints/">Hints
|
||||
and is available from the <ulink url="&hints-root;">Hints
|
||||
Project</ulink>. In this scheme, each package is installed as a separate user
|
||||
into the standard locations. Files belonging to a package are easily identified
|
||||
by checking the user ID. The features and shortcomings of this approach are
|
||||
too complex to describe in this section. For the details please see the hint at <ulink
|
||||
url="http://www.linuxfromscratch.org/hints/downloads/files/more_control_and_pkg_man.txt"/>.</para>
|
||||
url="&hints-root;/downloads/files/more_control_and_pkg_man.txt"/>.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
|
@ -105,7 +105,7 @@ make</userinput></screen>
|
||||
it after installing the package using the sample server and client programs
|
||||
which were built in the preceding step. Instructions for performing the
|
||||
tests can be found at <ulink
|
||||
url="http://www.linuxfromscratch.org/hints/downloads/files/cyrus-sasl.txt"/>.</para>
|
||||
url="&hints-root;/downloads/files/cyrus-sasl.txt"/>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -440,7 +440,7 @@ kstash</userinput></screen>
|
||||
kx <replaceable>[49150]</replaceable>/udp # Heimdal kerberos X</literal></screen>
|
||||
|
||||
<para>For additional information consult <ulink
|
||||
url="http://www.linuxfromscratch.org/hints/downloads/files/heimdal.txt">the
|
||||
url="&hints-root;/downloads/files/heimdal.txt">the
|
||||
Heimdal hint</ulink> on which the above instructions are based.</para>
|
||||
|
||||
</sect4>
|
||||
|
Loading…
Reference in New Issue
Block a user