Re: [Tracker] Build depends for debian



Marcus Fritzsch wrote:
Hi there,

On 7/26/06, Jamie McCracken <jamiemcc blueyonder co uk> wrote:
> I was checking out the cvs of tracker, and stumbled over some missing
> build dependencies.

cvs is still unstable and the client side is broken - im about to check
in stuff that makes the client side work.

Sure, I am completely aware that it's not usable ;)

> What was missing is
>
>     libssl-dev (>= 0.96), libwrap0-dev
>
> i am not sure about the libwrap version though...

it just needs the libwrap development files (im not sure what version it
needs either - any reent one should suffice)

Yep, that does fix it - but the configure does check for SSL, and
bails out if none is found.



yes you are right - I think thats only there because of a bug in some mysql distributions which needed it. The embedded mysql is in-process only so obviously will never use it but needs it to avoid compiler errors in some cases (when mysql is compiled with --enable-ssl)

this bug is noted here:
http://bugs.mysql.com/bug.php?id=21239

and its patch pending.

So for now, SSL will need to be a dependency in general but the embedded mysql in debian actually does not need it. I guess adding it (libssl-dev) as a dependency in debian is okay (along with libwrap0-dev).

feel free to patch the debian files in the debian folder in tracker cvs.

--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]