Am Freitag, 6. Februar 2009 schrieb Carl Eugen Hoyos: > Toni <t...@...> writes: > > > libopenjpeg-devel-1.3-0.pm.1 installs the header file into > > > /usr/include/openjpeg, but the original Makefile installs it into > > > /usr/include/libopenjpeg, and that is where FFmpeg's configure expects > > > it. > > > > > > http://www.openjpeg.org/svn/trunk/Makefile > > > > the package use cmake, so this Makefile is outdated. > > Which OS are we talking about? about openSuSE linux :)
> http://www.openjpeg.org/svn/trunk/README.linux clearly states: > make install (and doesn't talk about cmake) have you ever heard, that sometimes a documentation is a little bit outdated and/or not updated to reflect the newest changes ? the libopenjpeg-package is used for a lot of other packman packages and so I won't change anything as all is working as expected. Simply do a export CPPFLAGS="$RPM_OPT_FLAGS -I/usr/include/openjepg" before your compile and you're fine (CXXFLAGS, CFLAGS if needed) As a sidenote: the fedora package is also using cmake for this package, and so the fedora repository is also using this package in several other packages. And if you look at the number of patches needed to make the package possible (17 at the moment) you'll understand that I won't change anything for the moment. > So, Makefile is relevant for us, imo. so feel free to make your own package. > > Carl Eugen > > > > _______________________________________________ > Packman mailing list > [email protected] > http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman -- have fun Toni _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
