On 06/09/2012 17:48, Darrell Anderson wrote:
How do I get
postgres support compiled into amarok (assuming
said support hasn't been removed) when building from the
latest GIT source, which uses cmake? There don't appear to
be any clues in the CMakeLists.txt files.
In the good old days it was as simple as
'--enable-postgres'. Of course, I could be missing something
obvious :)
Not yet supported:
http://bugs.trinitydesktop.org/show_bug.cgi?id=818
Darrell
Yeah, that was the 'something obvious' I missed :)
Of course, postgresql support can be enabled in an 'autotools' build,
though that introduces other problems/issues. Anyway, as I specifically
need/want postgres support, I added an 'ENABLE_POSTGRESQL' option to the
cmake build system which does the job.
Cheers,
Mike.
--
Any question is easy if you know the answer!