> The debian/rules script removes libapollon.so.0 during installation
> claiming that it is statically linked. These bug reports suggest that it
> is _not_ statically linked and therefore necessary. I attach a patch
> which just leaves the library file in the apollon package; NMU debs and
> source with this change can be found at [...]

An alternative fix which forces it to be statically linked is to add:

    DEB_CONFIGURE_EXTRA_FLAGS = --enable-static --disable-shared

to the debian/rules file. It seems to work for me, fwiw.

Cheers,
aj

Attachment: signature.asc
Description: Digital signature

Reply via email to