What steps will reproduce the problem? 1. Run make install DESTDIR=/foo/bar 2. 3.
What is the expected output? What do you see instead? links to the includes are full path links and should be local references to subdirs.
What version of the product are you using? On what operating system? 1.4 - Slackware64
Please provide any additional information below.
I built a patch to result the issue for slackware automated package building.. it should work for anybody using the DESTDIR variable..
- bad-include-links.patch 1.44KB
Comment #1
Posted on Apr 8, 2011 by Grumpy Dogthanks, I'll take a look
Comment #2
Posted on Apr 11, 2011 by Grumpy DogLooks like this was already implemented, http://code.google.com/p/openjpeg/source/diff?spec=svn743&r=710&format=side&path=/trunk/libopenjpeg/CMakeLists.txt
Status: Fixed
Labels:
Type-Defect
Priority-Medium