Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to compile *.java to vdbench.jar

acae25bd-e2d9-4875-84f5-d37ef307c41dSep 19 2018 — edited Sep 19 2018

I only have dash installed in /bin/ and have no permission to install /bin/bash.

I just want to update path in Utils/OS_cmd.java to /bin/sh

  cmd_array = new String[] { "/bin/bash", "-c", command_line};

What are the steps to compile all these *.java files?

Any help would be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2018
Added on Sep 19 2018
1 comment
461 views