Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: VDR Burn: The image could not be loaded
On Tue, 2005-02-08 at 13:42 +0000, David Thompson wrote:
> The downgrade to imlib2 1.1.2 actually just worked for me as well.
This seems to fix 1.2.0: http://bugs.debian.org/293815
The patch didn't apply here, so I replaced it with:
perl -pi -e \
's|^(\w+_la_LDFLAGS .*)|$1 -L\$(top_builddir)/src/lib| ;
s|^(\w+_la_LIBADD .*)|$1 -lImlib2|' src/modules/loaders/Makefile.*
Home |
Main Index |
Thread Index