Re: No WX_2_6_BRANCH? - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: No WX_2_6_BRANCH?
Date
Msg-id 426EB6AE.1070605@pse-consulting.de
Whole thread Raw
In response to Re: No WX_2_6_BRANCH?  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page wrote:

>
>Speaking on which, I'm finding that 2.6 will not compile on Slackware 9
>or 10 with --enable-mimetype=no. Is this still required (I can't see any
>mention of it in the 2.6 README).
>
>

Strictly speaking, it shouldn't matter at all. We don't use mime
directly, but xrc will do so indirectly. reading the mime config files
takes quite a while, and used to throw asserts. So the advice would be
to use --disable-mimetype if possible.

Regards,
Andreas


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: request for cleaning before things move too fast...
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Dave's great build system shuffle, part deux