On 18/07/14 13:58, Francisco Cribari wrote: > I am trying to create a base curve for a camera (Fujifilm X100S). I am > following the instructions available at > http://www.darktable.org/2013/10/about-basecurves/ > > I am, however, having a problem: > > cribari@darwin3:~/darktable/tools/basecurve$ dcraw -6 -W -g 1 1 -w input.raw > cribari@darwin3:~/darktable/tools/basecurve$ convert input.jpg inputjpg.ppm > cribari@darwin3:~/darktable/tools/basecurve$./basecurve input.ppm inputjpg.ppm > bash: ./basecurve: No such file or directory
As far as I can tell from reading the README file in that directory, you need to run: ./dt-curve-tool input.ppm inputjpg.ppm Regards, Rob ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
