I am trying to install Redmine With SVN following this article.
But when i run /scripts/checkimagemagick this command
-bash: /scripts/checkimagemagick: No such file or directory
and when i run /scripts/installimagemagick
info [installimagemagick] scripts/installimagemagick is now deprecated. The ImageMagick from your distro will now be installed.
convert --version is working fine. it show
Version: ImageMagick 6.5.4-7 2014-02-10 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
I am trying to install it on Centos 6.4 x64 VPS server where WHM is installed.
I can't install Redmine due to this error.