Did you confirm that the following are in your path? I had a few issues until both were there. perl/bin is probably added during installation, but the c\bin entry was not for me.
C:\Strawberry\c\bin C:\Strawberry\perl\bin If you are not certain what that means, go to Control Panel, System, Advanced System Settings, Environment Variables. Make sure the two preceding directories are part of the PATH variable which is a semi-colon delimited list of directories that are searched if you are running an executable file that is not in your current directory. If they are not there you can append the missing ones to the existing path variable. It doesn't really matter which as they are concatenated during the actual search. Hope this helps. Michael _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
