Unix Technical Forum

Quick Postfix install question

This is a discussion on Quick Postfix install question within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Installing postfix from source. It doesn't do the usual configure, make, make install routine...and the fresh install instructions seem ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 02:12 PM
No_One
 
Posts: n/a
Default Quick Postfix install question

Installing postfix from source. It doesn't do the usual configure, make,
make install routine...and the fresh install instructions seem to indicate
that checkinstall will not work.

Has anyone used checkinstall on a fresh install of postfix.

ken

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 02:12 PM
Glyn Millington
 
Posts: n/a
Default Re: Quick Postfix install question

No_One <no_one@no_where.com> writes:

> Installing postfix from source. It doesn't do the usual configure, make,
> make install routine...and the fresh install instructions seem to indicate
> that checkinstall will not work.
>
> Has anyone used checkinstall on a fresh install of postfix.


Yes, quite a while ago - and it didn't work, though I failed to make a
note of why. Might have been something to do with permissions.

There are postfix packages on Linux Packages, though I prefer to compile
it from source. Simply make and make install with the defaults works
fine here.



atb





Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.org/ The Official Source :-)
STFW http://groups.google.com/groups?hl=e...inux.slackware
JFGI http://jfgi.us/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 02:12 PM
Gufo
 
Posts: n/a
Default Re: Quick Postfix install question

On 2006-01-25, Glyn Millington <wistanswick@linuxmail.org> wrote:
>> Installing postfix from source. It doesn't do the usual configure, make,
>> make install routine...and the fresh install instructions seem to indicate
>> that checkinstall will not work.
>>
>> Has anyone used checkinstall on a fresh install of postfix.

>
> Yes, quite a while ago - and it didn't work, though I failed to make a
> note of why. Might have been something to do with permissions.
>
> There are postfix packages on Linux Packages, though I prefer to compile
> it from source. Simply make and make install with the defaults works


I wrote a script that uses slacktrack to compile postfix. It's not
perfect but it works quite well, you need to change CFLAGS to match your
architecture and run trackbuild.postfix from root.

I don't use mysql, if you want you can change postfix.build to support
it.

http://gufo.dontexist.org/builds/Postfix.php

Gufo
--
,___, Never trust an operating system.
(9v9)
(_^((\ .: May the owl be with you :.
-^-"-"-\\-^-
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 02:12 PM
Glyn Millington
 
Posts: n/a
Default Re: Quick Postfix install question

Gufo <gufo@people.it> writes:

> On 2006-01-25, Glyn Millington <wistanswick@linuxmail.org> wrote:
>>> Has anyone used checkinstall on a fresh install of postfix.

>>
>> Yes, quite a while ago - and it didn't work, though I failed to make a
>> note of why. Might have been something to do with permissions.
>>
>> There are postfix packages on Linux Packages, though I prefer to compile
>> it from source. Simply make and make install with the defaults works

>
> I wrote a script that uses slacktrack to compile postfix. It's not
> perfect but it works quite well, you need to change CFLAGS to match your
> architecture and run trackbuild.postfix from root.


Looks interesting!! When you say "it's not perfect" what do you mean?
What are the problems?

> http://gufo.dontexist.org/builds/Postfix.php


Hmm - some nice stuff on your site!

atb


Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.org/ The Official Source :-)
STFW http://groups.google.com/groups?hl=e...inux.slackware
JFGI http://jfgi.us/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 02:12 PM
Gufo
 
Posts: n/a
Default Re: Quick Postfix install question

On 2006-01-25, Glyn Millington <wistanswick@linuxmail.org> wrote:
> Looks interesting!! When you say "it's not perfect" what do you mean?
> What are the problems?
>
>> http://gufo.dontexist.org/builds/Postfix.php


I mean that it doesn't control return codes, so if an error happens my
script doesn't care and goes on. Maybe i'll write some best template
with error handling, and correct all my build script when i'll have the
time.

> Hmm - some nice stuff on your site!


Thank you :-)

Gufo
--
,___, Never trust an operating system.
(9v9)
(_^((\ .: May the owl be with you :.
-^-"-"-\\-^-
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 02:12 PM
No_One
 
Posts: n/a
Default Re: Quick Postfix install question

On 2006-01-25, Glyn Millington <wistanswick@linuxmail.org> wrote:
> No_One <no_one@no_where.com> writes:
>>
>> Has anyone used checkinstall on a fresh install of postfix.

>
> Yes, quite a while ago - and it didn't work, though I failed to make a
> note of why. Might have been something to do with permissions.


Yeah, didn't look like it was going to work with checkinstall....thanks for
the info.

Much appreciated.

ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 02:12 PM
No_One
 
Posts: n/a
Default Re: Quick Postfix install question

On 2006-01-25, Gufo <gufo@people.it> wrote:
>
> I wrote a script that uses slacktrack to compile postfix. It's not
> perfect but it works quite well, you need to change CFLAGS to match your
> architecture and run trackbuild.postfix from root.
>
> I don't use mysql, if you want you can change postfix.build to support
> it.
>
> http://gufo.dontexist.org/builds/Postfix.php


Thanks for the pointer, a big help.

Thanks again,

ken


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 02:12 PM
Gufo
 
Posts: n/a
Default Re: Quick Postfix install question

On 2006-01-25, No_One <no_one@no_where.com> wrote:
> Thanks for the pointer, a big help.


You're wellcome.
I didn't find a solution to skip all the configuration
questions yet, does anybody know a way to do it?
"make non-interactive-package" is supposed to work without user
intervention, but it seems to be broken.

Gufo
--
,___, Never trust an operating system.
(9v9)
(_^((\ .: May the owl be with you :.
-^-"-"-\\-^-
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 02:13 PM
+Alan Hicks+
 
Posts: n/a
Default Re: Quick Postfix install question

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, No_One dared to utter,
> Installing postfix from source. It doesn't do the usual configure, make,
> make install routine...and the fresh install instructions seem to indicate
> that checkinstall will not work.
>
> Has anyone used checkinstall on a fresh install of postfix.


No, but I found something better. You'll naturally need to edit this
to your tastes.

http://slackpack.tripleg.net.au/gene...der/SlackBuild

IIRC, the last (and only) time I built postfix from this script, I only
had to edit the VERSION variable and download the latest source code.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQFD2AUXz8zcalmVmBkRArv3AJ9oZhEKagohiSubuzcrSU B6463FEACcDp0f
ICt9B0Lap/AiauuynxaqMaY=
=4wky
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 02:13 PM
Rea Marino
 
Posts: n/a
Default Re: Quick Postfix install question

+Alan Hicks+ <alan@lizella.network> trolled:

What's all this crap below? What need is there for any of this?
What purpose does it serve? You just want to prove to us that you
know how to set pgp up? And why would you, of all people, be
quoting bible verse about wise people?

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> - --
> It is better to hear the rebuke of the wise,
> Than for a man to hear the song of fools.
> Ecclesiastes 7:5
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)


> iD8DBQFD2AUXz8zcalmVmBkRArv3AJ9oZhEKagohiSubuzcrSU B6463FEACcDp0f
> ICt9B0Lap/AiauuynxaqMaY=
> =4wky
> -----END PGP SIGNATURE-----


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com