#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 bdubbs@…):
The install is a PITA if you want to install in a DESTDIR location. You
need:
{{{
sed -i '/chown/s/chown/true/' libexec/post-install postfix-install conf
/post-install
sed -i '/chgrp/s/chgrp/true/' libexec/post-install postfix-install conf
/post-install
}}}
prior to the 'sh postfix-install -non-interactive ...' command and add
install_root=$DEST
to the list of directories.
That said, the executable programs and directories do not change. There
are still no libraries installed.
I do not want to install postfix on this test system, so I will not test
the current configuration instructions, but they look OK.
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.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6134#comment:2>
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