sdcTools / UserSupport

The place to be for User Support on SDC tools and to download the latest releases
https://sdctools.github.io/UserSupport/
Other
11 stars 3 forks source link

Does Tau-Argus's Hypercube function work on Linux? #101

Open sanshi51 opened 6 years ago

sanshi51 commented 6 years ago

Please specify SDC tool used: tau-argus
Version used: 4.1.0 Operating system used: Linux

When I ran Hypercube, I could not execute "A problem was encountered running the hypercube" error message. When checking the τ-ARGUS source file, I confirmed that "Ghmiter4.exe" is being executed by "RunGHMiterEXE" method of GHMiter.java.

Does Hypercube work in Linux environment? Thank, Sanshi..

ppdewolf commented 6 years ago

Personally I do not have a Linux machine, so testing is a bit difficult. I'll try to set up a VM with Ubuntu and then I'll try to figure out what might be happening. However, if I remember well, it did work at the time we uploaded that Linux version.

What Java version are you using? (32 bit)

sanshi51 commented 6 years ago

Thanks Peter-Paul

It is the version of java in my ubuntu.

ubuntu@tau:~$ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) Client VM (build 25.191-b12, mixed mode)