NXTcoin Startup - Error: Could not find or load main class nxt . Nxt

0

I setup a new VM with ubuntu 12.04 installed and installed java 8. I cloned the nxt repo and it is throwing this error:

Error: Could not find or load main class nxt.Nxt

What is this error and how can this be resolved? thanks.

enter image description here

Patoshi パトシ

Posted 2015-01-28T21:50:49.090

Reputation: 8 911

Answers

1

You have to first compile by doing:

./compile

then:

./run.sh

Patoshi パトシ

Posted 2015-01-28T21:50:49.090

Reputation: 8 911