[Pkg-phototools-devel] Bug#514607: Bug#514607: Bug#514607: libopenjpeg-dev: openjpeg.h current installation is not compatible with default behavior
Robin Cornelius
robin.cornelius at gmail.com
Mon Feb 9 14:31:01 UTC 2009
On Mon, Feb 9, 2009 at 12:58 PM, Cyril Brulebois <kibi at debian.org> wrote:
> Mathieu Malaterre <mathieu.malaterre at gmail.com> (09/02/2009):
>> current debian package is not compatible with default installation
>> making it difficult to use.
>
> Hmm? From a codesearch.google.com search, it looks like there are a
> bunch of people just using "#include <openjpeg.h>". Why not doing that?
I've actually seen openjpeg.h in 3 locations in the wild :-
/usr/include/openjpeg.h
/usr/include/openjpeg/openjpeg.h
/usr/include/libopenjpeg/openjpeg.h
Pretty much any project i use openjpeg in i now do the #include
<openjpeg.h> with the autotools/cmake etc rules for adding the correct
include search path to gcc.
I'm on the fence w.r.t changing the location, as if we fix it for one
app, i suspect it will break others who are using it.
Robin
More information about the Pkg-phototools-devel
mailing list