How to get Program D to Run

3 replies [Last post]
f13ticket
Offline
Joined: 12/30/2009

Hello. I have download Program D. I have tried to get it to run, but keep getting these erros. I have contacted the guy working on the project, and he has tried to help but these errors still accure. Does anyone know how to get this to run? Thank GNU.

This is the site:
http://aitools.org/Downloads#Program_D

These are my errors:

saz@DESKTOPBETA:~/Downloads/ProgramD/bin$ ./simple-console
./simple-console: 21: source: not found
./simple-console: 30: start_programd: not found

saz@DESKTOPBETA:~/Downloads/ProgramD/bin$ ./simple-gui-console
./simple-gui-console: 23: source: not found
./simple-gui-console: 32: start_programd: not found

saz@DESKTOPBETA:~/Downloads/ProgramD/bin$ /bin/bash simple-console

JAVA_HOME is not set in your environment.
I found a java executable in "/usr/bin".
I have set JAVA_HOME to "/usr".
Please consider setting your JAVA_HOME environment variable.

Your JVM is apparently version 1.6.0_0.
This may not be compatible with our needs.
Please install a JDK 5.0 compatible JVM.

saz@DESKTOPBETA:~/Downloads/ProgramD/bin$ /bin/bash simple-gui-console

JAVA_HOME is not set in your environment.
I found a java executable in "/usr/bin".
I have set JAVA_HOME to "/usr".
Please consider setting your JAVA_HOME environment variable.

Your JVM is apparently version 1.6.0_0.
This may not be compatible with our needs.
Please install a JDK 5.0 compatible JVM.

quidam

I am a member!

I am a translator!

Offline
Joined: 12/22/2004

> Hello. I have download Program D. I have tried to get it to run,
> but keep getting these erros. I have contacted the guy working on
> the project, and he has tried to help but these errors still accure.
> Does anyone know how to get this to run? Thank GNU.

We can only help with Trisquel programs, but here go some hints.

> saz@DESKTOPBETA:~/Downloads/ProgramD/bin$ ./simple-console
> ./simple-console: 21: source: not found
> ./simple-console: 30: start_programd: not found

I didn't read the scripts, so I might be wrong, but those errors are
probably bashisms. Tell the author to write scripts for sh, not bash.

> Your JVM is apparently version 1.6.0_0.

We do not distribute Sun's version of Java, but a free derivative. Tell
the author to either stop checking that or make the program accept the
free version's signature too.
_______________________________________________
Trisquel-users mailing list
name at domain
http://listas.trisquel.info/mailman/listinfo/trisquel-users

f13ticket
Offline
Joined: 12/30/2009

Is there an easy way I could make these edits myself?

Thank GNU

quidam

I am a member!

I am a translator!

Offline
Joined: 12/22/2004

> Is there an easy way I could make these edits myself?

I have no idea, I've never used that program.
_______________________________________________
Trisquel-users mailing list
name at domain
http://listas.trisquel.info/mailman/listinfo/trisquel-users