mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Samba-3.0.14a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3733 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
692592311b
commit
9a61f3c4f2
@ -243,7 +243,7 @@
|
||||
<!ENTITY nfs-utils-version "1.0.6">
|
||||
<!-- openssh (chapter 18) -->
|
||||
<!ENTITY proftpd-version "1.2.10">
|
||||
<!ENTITY samba3-version "3.0.13">
|
||||
<!ENTITY samba3-version "3.0.14a">
|
||||
<!ENTITY vsftpd-version "2.0.1">
|
||||
<!ENTITY xinetd-version "2.3.13">
|
||||
|
||||
|
@ -22,8 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3; added
|
||||
documentation installation commands to the LZO instructions.</para></listitem>
|
||||
<listitem><para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3 and
|
||||
Samba-3.0.14a; added documentation installation commands to the LZO
|
||||
instructions.</para></listitem>
|
||||
|
||||
<listitem><para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
|
||||
pkgconfig-0.17.2.</para></listitem>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY samba3-download-http "http://us1.samba.org/samba/ftp/samba-&samba3-version;.tar.gz">
|
||||
<!ENTITY samba3-download-ftp "ftp://ftp.samba.org/pub/samba/samba-&samba3-version;.tar.gz">
|
||||
<!ENTITY samba3-md5sum "262c9f8b2f2d6910f5b3472e215eddf6">
|
||||
<!ENTITY samba3-size "15.5 MB">
|
||||
<!ENTITY samba3-buildsize "230 MB">
|
||||
<!ENTITY samba3-time "3.07 SBU">
|
||||
<!ENTITY samba3-md5sum "ebee37e66a8b5f6fd328967dc09088e8">
|
||||
<!ENTITY samba3-size "15.6 MB">
|
||||
<!ENTITY samba3-buildsize "147 MB">
|
||||
<!ENTITY samba3-time "2.21 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="samba3" xreflabel="Samba-&samba3-version;">
|
||||
@ -152,7 +152,7 @@ winbindd for domain auth, and/or <acronym>WINS</acronym> name resolution,
|
||||
you need these libraries.</para>
|
||||
|
||||
<para><command>ln -v -sf libnss_winbind.so /lib/libnss_winbind.so.2</command>
|
||||
and <command>ln -sf libnss_wins.so /lib/libnss_wins.so.2</command>:
|
||||
and <command>ln -v -sf libnss_wins.so /lib/libnss_wins.so.2</command>:
|
||||
These symlinks are required by glibc to use the <acronym>NSS</acronym>
|
||||
libraries.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user