Am Freitag, 6. Februar 2009 schrieb Carl Eugen Hoyos:
> Hi!
>
> 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.

and libopenjpeg/CMakeLists.txt contains:
# Install includes files
INSTALL(FILES openjpeg.h
        DESTINATION ${INCLUDE_INSTALL_DIR}/openjpeg)

so upstream intended to place the header in /usr/include/openjpeg.

> Please fix, Carl Eugen

-- 
have fun
Toni

_______________________________________________
Packman mailing list
[email protected]
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an