Hi all,
I use a program (OpenGrads) to run on the command prompt in OPENSUSE.
It worked on Windows very well but I cant run the command on linux.
System commands works without any problem.
But the specific command that is 'grads' doesnt work.
I used system(), exec(), shell_exec() functions and the results all the same.
Any suggestions for this problem?