I'would like to set up iri on a Raspberry Pi3 but when i try to build i receive the following error.
java.lang.NoClassDefFoundError: Could not initialize class org.rocksdb.RocksDB
I'would like to set up iri on a Raspberry Pi3 but when i try to build i receive the following error.
java.lang.NoClassDefFoundError: Could not initialize class org.rocksdb.RocksDB
Since RocksDB has problems with the ARM architecture, you need special version of RocksDB. Here is a complete tutorial: https://medium.com/biilabs/deploy-iota-fullnode-on-asus-tinker-board-fcd2cff8331f
A complete deployment script for IRI on the ARM architecture can be found here: https://github.com/deviceproof/iota-deploy