2

running GenOpt without GUI

I want to use GenOpt in parallel, but we cannot open any GUI in our server. Is there any way to run GenOpt without opening GUI? and just get the text output?

Mansi's avatar
61
Mansi
asked 2014-11-06 08:42:31 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-07-10 21:09:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@Mansi - suggest you add a tag for the software you'd like to run in parallel with GenOpt.

MatthewSteen's avatar MatthewSteen (2014-11-06 08:58:58 -0500) edit
add a comment see more comments

1 Answer

3

You can run GenOpt without the GUI by using

java −classpath genopt.jar genopt.GenOpt [initializationFile]

See also the manual page 75.

Michael Wetter's avatar
1.7k
Michael Wetter
answered 2014-11-06 10:16:51 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments