Re: Install oddities.

2016-06-03 Thread Wietse Venema
Jerry Kemp: [ Charset ISO-8859-1 converted... ] > Yep, I'm replying to an old question. > ... > > OP, just following up, were you able to resolve your issues? > > If so, can you post a summary please. > > Jerry > > > > > On 01/15/15 12:59 PM, post...@outputservices.com wrote: > > I am at

Re: Install oddities.

2016-06-02 Thread Jerry Kemp
Yep, I'm replying to an old question. ... OP, just following up, were you able to resolve your issues? If so, can you post a summary please. Jerry On 01/15/15 12:59 PM, post...@outputservices.com wrote: I am attempting to install postfix-2.11.3 on a Solaris 10 x86 machine. I want to u

Re: Install oddities.

2015-01-15 Thread Wietse Venema
Viktor Dukhovni: > > > Read carefully: > > > > > > $ make makefiles CCARGS='-DDEF_CONFIG_DIR=\"/some/where\"' > > > $ make > > > > That worked a little. Thanks. I missed the single quote double quote thing. > > And the "-D" in front of each "DEF_MUMBLE" override. The upcoming Postfix sta

Re: Install oddities.

2015-01-15 Thread Viktor Dukhovni
On Thu, Jan 15, 2015 at 03:07:56PM -0700, post...@outputservices.com wrote: > >> gmake tidy > >> > >> /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \ > >> CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \ > >> -DEF_COMMAND_DIR=\"/usr/local/tools/postfix/bin\" \ > >> -DEF_DAEMON_DIR=\"/

Re: Install oddities.

2015-01-15 Thread postfix
On 01/15/15 12:30, Viktor Dukhovni wrote: > On Thu, Jan 15, 2015 at 11:59:29AM -0700, post...@outputservices.com wrote: > >> gmake tidy >> >> /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \ >> CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \ >> -DEF_COMMAND_DIR=\"/usr/local/tools/post

Re: Install oddities.

2015-01-15 Thread Viktor Dukhovni
On Thu, Jan 15, 2015 at 11:59:29AM -0700, post...@outputservices.com wrote: > gmake tidy > > /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \ > CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \ > -DEF_COMMAND_DIR=\"/usr/local/tools/postfix/bin\" \ > -DEF_DAEMON_DIR=\"/usr/local/tools/p

Install oddities.

2015-01-15 Thread postfix
I am attempting to install postfix-2.11.3 on a Solaris 10 x86 machine. I want to use dovecot and postfix exclusively and not use the standard Solaris sendmail programs and such. I want to place all my postfix files in the following directory: /usr/local/tools/postfix Never mind the issue o