On to the next dependency, wxGTK >= 2.8.7 (http://www.wxwidgets.org/downloads/) I downloaded wxWidgets-2.9.1.tar.bz2, but I found version 2.8.11 is already on my systemdvdstyler not build with wxWidgets-2.9.x For fix use patch from http://git.altlinux.org/gears/d/dvdstyler.git?p=dvdstyler.git;a=blob;f=dvdstyler-alt-wx2.9.patch;h=6509462c03c16dc5b275be465f138d1af9df1993;hb=475947daa8701f0e5cb0307021a378a2c7a1a346
...
checking for wx-config... /usr/bin/wx-config
checking for wxWindows version >= 2.8.7... yes (version 2.8.11)
checking for wxSVG... yes
checking for wxSVG library with FFMPEG support... no
configure: error:
DVDStyler requires the wxSVG library with FFMPEG support.
Is this a different library than wxSVG, or was there a special option in compiling wxSVG with FFMPEG that I missed? I have FFMPEG installed.
/usr/lib/libwxsvg.so.0
/usr/lib/libwxsvg.so.0.0.0
/usr/local/lib/libwxsvg.a
/usr/local/lib/libwxsvg.la
/usr/local/lib/libwxsvg.so
/usr/local/lib/libwxsvg.so.0
/usr/local/lib/libwxsvg.so.0.0.2
/usr/local/lib/pkgconfig/libwxsvg.pc
/usr/share/doc/libwxsvg0
/usr/share/doc/libwxsvg0/changelog.Debian.gz
/usr/share/doc/libwxsvg0/changelog.gz
/usr/share/doc/libwxsvg0/copyright
/var/lib/dpkg/info/libwxsvg0.list
/var/lib/dpkg/info/libwxsvg0.md5sums
/var/lib/dpkg/info/libwxsvg0.postinst
/var/lib/dpkg/info/libwxsvg0.postrm
/var/lib/dpkg/info/libwxsvg0.shlibs
I suspect that the library in /usr/lib is from installing the DVDStyler app via the Ubuntu Software Center, and the library in /usr/local/lib is from compiling wxsvg from the source. The modification dates on /usr/lib are much earlier.
I tried removing the /usr/lib items from above, but still no luck getting DVDStyler ./configure to complete. It's still stuck on the wxsvg ffmpeg support part.
checking for FFMPEG... yes
when you execute ./configure for wxSVG?
do you get checking for FFMPEG... yes when you execute ./configure for wxSVG?I'm having the same problems compiling. To answer your question, no, I do not get that when the configure script is run for wxSVG and everything I've tried never finds the proper header files. I think this is the main problem.
This forum does not allow anonymous participation.
Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.