#13879: at-3.1.23 has a bogus sed and autoconf
-------------------------+-----------------------
 Reporter:  ken@…        |       Owner:  ken@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.0
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 Replying to [comment:2 thomas]:
 > Right. Looks like that is redundant as we have to override at 'make
 install' anyhow - otherwise we get the docs installed in
 ${prefix}/share/doc/at-x.y.z/**at/** .

 Agree.

 > In my scripts i add
 > {{{
 > --with-jobdir=/var/spool/atjobs \
 > --with-atspool=/var/spool/atspool \
 > }}}
 > to configure so the
 > {{{
 > mkdir /var/spool/cron
 > }}}
 > can be dropped. I think '/var/spool/cron' is misleading since `at` has
 nothing to do with `cron` or even `fcron`.

 That seems reasonable.  debian does that.

 > I also had to add `/etc/pam.d/atd` containing
 > {{{
 > auth required pam_unix.so
 > account required pam_unix.so
 > password required pam_unix.so
 > session required pam_unix.so
 > }}}

 That should be added to the book but we need to specify that the files is
 only needed if pam is installed.

 > Btw, there is also a newer version than 3.1.23:
 > http://software.calhariz.com/at/at_3.2.1.orig.tar.gz

 I don't know that we need to change.  debian is still using 3.1.23 but
 arch is using 3.2.1.  We probably need to investigate the differences.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13879#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to