#6134: postfix-3.0.0
-------------------------+--------------------------
 Reporter:  bdubbs@…     |       Owner:  blfs-book@…
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  7.7
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+--------------------------

Comment (by fo):

 Replying to [comment:2 bdubbs@…]:
 > The install is a PITA if you want to install in a DESTDIR location.:

 For many packages (sudo is another one), I gave up, and use sudo or your
 as_root:

           install -vdm755 $DESTINODIR &&
           as_root sh postfix-install -non-interactive
 install_root=$DESTINODIR \
              daemon_directory=/usr/lib/postfix \
              manpage_directory=/usr/share/man \
              html_directory=/usr/share/doc/$PACKAGE/html \
              readme_directory=/usr/share/doc/$PACKAGE/readme &&


 > I need to have someone that uses postfix on a regular basis to test this
 package and take this ticket, but I think the above will help.

 I don't. When I update, I do install it, with minimal instructions of the
 page, the install the bootscrip, start the application, stop, uninstall
 the bootscript.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6134#comment:4>
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