Am 10.11.2014 um 03:04 schrieb Rob Dean: > Hopefully easily answered but I've never used GIT before - I followed > the instructions and was able to do everything up to and including "cd > build && sudo make install" however when I type "darktable" into the cli > to start darktable it I get > > "rob-carly@rob-carly-P5KR:~$ darktable > The program 'darktable' is currently not installed. You can install it > by typing: > sudo apt-get install darktable"
This is expected because the installation directory is not in your PATH so that the darktable executable is not found. > Trying to run the darktable executable in "/opt/darktable/bin/" does > nothing either. What exaclty does it say when you do: cd /opt/darktable/bin/ ./darktable Matthias ------------------------------------------------------------------------------ _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
