dhcp link

2007-09-03 Thread Olaf Grüttner
The links for the dhcp package do not work anymore, http://gd.tuwien.ac.at/infosys/servers/isc/dhcp/dhcp-3.0.6.tar.gz this is the recent package. Olaf -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above infor

Re: Xorg 7.1 files

2007-09-03 Thread Dan Nicholson
On 9/3/07, Richard Melville <[EMAIL PROTECTED]> wrote: > I'm building a simple groupware server using LFS and BLFS. The server > itself doesn't need to run an X server, although the clients will, but I > need X to compile certain packages. I've installed all the Xorg > headers, utilities, and lib

Re: compiling samba with pam, but it's not finding the libraries

2007-09-03 Thread Alan
Beyond Linux From Scratch - Version 6.2.0 Chapter 4. Security shows using PAM 99.4 I found I used 99.7.1 The compile directory is still on my machine and shows the libpam.so.0.81.6 instead of 81.3 So, in my learning to be more experienced, Linux_pam incremented a module version that 6.2 had h

Re: compiling samba with pam, but it's not finding the libraries

2007-09-03 Thread Randy McMurchy
Alan wrote: > I may have used a later version of PAM than the book used, however I'm > confused by the book command: > > mv -v /usr/lib/libpam*.so.0* /lib && > ln -v -sf ../../lib/libpam.so.0.81.3 /usr/lib/libpam.so && > ln -v -sf ../../lib/libpamc.so.0.81.0 /usr/lib/libpamc.so && > ln -v -sf ../

Re: compiling samba with pam, but it's not finding the libraries

2007-09-03 Thread Alan
On 9/2/07, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Alan wrote: > > > Best way to fix is to remove all the libpam library files and > > simlinks, and then to recompile? > > Yes, this would for sure work (providing you followed the book) > as you would be replacing everything. > > However, were y

Xorg 7.1 files

2007-09-03 Thread Richard Melville
I'm building a simple groupware server using LFS and BLFS. The server itself doesn't need to run an X server, although the clients will, but I need X to compile certain packages. I've installed all the Xorg headers, utilities, and libraries. Will this be enough to compile packages such as TK, XP