I have been trying to run Program D for about a year. At one point I had
been in contact with the guy running the web site. He tried to help, but I
still can't get the program to run.
http://aitools.org/Program_D
I go to download and download the 4.6 "binary." I extract the files and use
GNOME-Terminal to navigate to the bin folder inside the ProgramD folder.
I then try to run either simple-console or simple-gui-console. I would like
to be able to run both.
When I type in ./simple-console I get the fallowing:
:~/Downloads/ProgramD/bin$ ./simple-console
./simple-console: 21: source: not found
./simple-console: 30: start_programd: not found
When I type in ./simple-console I get the fallowing:
:~/Downloads/ProgramD/bin$ ./simple-gui-console
./simple-gui-console: 23: source: not found
./simple-gui-console: 32: start_programd: not found
Why do neither of these work? What do I do?
Thank you.