S
S
Specter082019-05-07 13:27:40
Microsoft
Specter08, 2019-05-07 13:27:40

How to install a binary distribution?

Help install Walrus binary distribution. https://www.caida.org/tools/visualization/walrus/ I don't even know what a binary distribution is. Should it be compiled?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Ustyugov, 2019-05-07
@karp

Binary is already compiled.
There is a guide.txt file in the archive in the docs folder, which tells how to use it.
Java and Java3D must also be installed .
It didn't work for me right away. But I copied jars from C:\Program Files\Java\Java3D\1.5.1\lib\ext to walrus folder. Then in the terminal I entered:

export PATH=$PATH:/c/Program\ Files/Java/Java3D/1.5.1/bin
java -cp 'mp.jar;antlrall-mod.jar;libsea.jar;walrus.jar;j3dcore.jar;j3dutils.jar;vecmath.jar' H3Main

Launch succeeded.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question