Re: [darktable-devel] Missing git sources

2013-11-12 Thread David Vincent-Jones
Thanks all ... I flushed the build directory and now it builds and updates correctly. David On 13-11-12 08:24 AM, johannes hanika wrote: but if you reach this point where compilation fails (not cmake configure), it's likely that you have an old cmake cache in an old build/ directory. it might

Re: [darktable-devel] Missing git sources

2013-11-12 Thread David Vincent-Jones
This is strange since the following line is in my script: "sudo apt-get install libgraphicsmagick1-dev libmagickcore-dev" Guess I will just flush out the build file and start over. Thanks David On 13-11-12 07:59 AM, szebi wrote: > Hi David, > > we had this already 5 days ago (Reinstall git proble

Re: [darktable-devel] Missing git sources

2013-11-12 Thread johannes hanika
but if you reach this point where compilation fails (not cmake configure), it's likely that you have an old cmake cache in an old build/ directory. it might help to just clean out the whole build/ subdir and start fresh. j. On Tue, Nov 12, 2013 at 5:04 PM, Robert William Hutton wrote: > On 12/1

Re: [darktable-devel] Missing git sources

2013-11-12 Thread Robert William Hutton
On 12/11/13 15:59, szebi wrote: > On 11/12/2013 04:50 PM, David Vincent-Jones wrote: >> /home/david/darktable/src/common/darktable.c:76:24: fatal error: >> magick/api.h: No such file or directory >> #include >> >> Could somebody please tell me what I am missing in this git install > > we had t

Re: [darktable-devel] Missing git sources

2013-11-12 Thread szebi
Hi David, we had this already 5 days ago (Reinstall git problem, started by yourself): $ sudo apt-get install libgraphicsmagick1-dev regards, On 11/12/2013 04:50 PM, David Vincent-Jones wrote: > /home/david/darktable/src/common/darktable.c:76:24: fatal error: > magick/api.h: No such file or di