Re: [darktable-dev] can't compile darktable 2.4 with ubuntu 16.04

2017-12-25 Thread Holger Klemm
Hi Roman, I have reinstalled the original Ubuntu libopenjp2-7 and libopenjp2-7-dev, now it works! Many thanks Holger Am Sonntag, 24. Dezember 2017, 17:09:55 CET schrieben Sie: > On Sun, Dec 24, 2017 at 4:50 PM, Holger Klemm > > wrote: > > Am Sonntag, 24. Dezember 2017, 16:22:49 CET schrieben

Re: [darktable-dev] can't compile darktable 2.4 with ubuntu 16.04

2017-12-24 Thread Roman Lebedev
On Sun, Dec 24, 2017 at 4:50 PM, Holger Klemm wrote: > Am Sonntag, 24. Dezember 2017, 16:22:49 CET schrieben Sie: >> openjpeg2 > > Hi Roman, > libopenjp2-7-dev is installed and libopenjpeg-dev is not installed. > > > klemmh@Trillian-Z400:~/Downloads/darktable-2.4.0/build$ dpkg -l | grep > libopenj

Re: [darktable-dev] can't compile darktable 2.4 with ubuntu 16.04

2017-12-24 Thread Holger Klemm
Am Sonntag, 24. Dezember 2017, 16:22:49 CET schrieben Sie: > openjpeg2 Hi Roman, libopenjp2-7-dev is installed and libopenjpeg-dev is not installed. klemmh@Trillian-Z400:~/Downloads/darktable-2.4.0/build$ dpkg -l | grep libopenjp2-7-dev ii libopenjp2-7-dev2.1.2-

Re: [darktable-dev] can't compile darktable 2.4 with ubuntu 16.04

2017-12-24 Thread Roman Lebedev
On Sun, Dec 24, 2017 at 4:18 PM, Holger Klemm wrote: > Hi, > thanks for the new darktable version > > When compiles with ubuntu 16.04 there is a crash. > See attachement You have openjpeg2 (which dt requires since 2.2), and older openjpeg1 installed at the same time IIRC openjpeg1 is doing very ba