I have the libqt4-dev distro package installed. The files include in that are thee: http://packages.ubuntu.com/hardy/i386/libqt4-dev/filelist
On Mon, Jul 14, 2008 at 9:46 PM, jb <jb at kdenlive.org> wrote: > On Monday 14 July 2008 22:28:15 Johannes Wilm wrote: > > Nope, same result. > > > make[2]: Leaving directory `/home/johannes/test/mlt/src/modules/jackrack' > > make[2]: Entering directory `/home/johannes/test/mlt/src/modules/sox' > > cc -shared -o ../libmltsox.so factory.o filter_sox.o -L/usr/lib -lsox > > -lsfx -lsamplerate -L../../framework -lmlt > > /usr/bin/ld: cannot find -lsfx > > collect2: ld returned 1 exit status > > The sox error is a problem with ubuntu packaging. You can solve it (as > recently explained by Dan Dennedy) by doing the following: > > $ sudo ln -s /usr/lib/libsfx.so.0.0.0 /usr/lib/libsfx.so > > However, I would like more info on the Qt4 detection problem. Can you tell > me > where your Qt4 is installed (do you have the libqt4-dev package installed > and > is it the distro package or self compiled ?) and what is your exact > configure > command for MLT and the output of the configure script. > > Thanks & regards > jb > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel > -- Johannes Wilm http://www.johanneswilm.org tel: +5059173717 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20080714/3ef2a4e9/attachment.html>
