“NIS is running (local Node not booted), NCC is running” on Raspberry Pi

Dear everyone,

I try to run NEM Community Client on Raspbian-Jessie. [Raspberry Pi2 Model B]
I do Investigate on nem’s forum, but I could not run.

Give me some advice, please !

Information of Raspberry Pi, the other

  • I could run lightwallet-standalone-1.7-cdn-nginx1.8 on Raspberry Pi
  • I could run NEM Community Client on Windows
  • Environment on Raspberry Pi

pi@raspberrypi:/$ uname -a
Linux raspberrypi 4.1.18-v7+ #846 SMP Thu Feb 25 14:22:53 GMT 2016 armv7l GNU/Linux

pi@raspberrypi:/$ lsb_release -d
Description: Raspbian GNU/Linux 8.0 (jessie)

pi@raspberrypi:~$ java -version
java version “1.8.0_65”
Java™ SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot™ Client VM (build 25.65-b01, mixed mode)

How to install NEM Community Client

pi@raspberrypi:~$ curl -OL http://bob.nem.ninja/nis-ncc-0.6.73.tgz
pi@raspberrypi:~$ tar xvzf nis-ncc-0.6.73.tgz
pi@raspberrypi:~$ cd ./package/
pi@raspberrypi:~/package$ ./nix.runMon.sh

What the hell?

Kind regards,

When I installed brower “Iceweasel based firefox”, I cound run.

pi@raspberrypi:~$ sudo apt-get install iceweasel
pi@raspberrypi:~$ cd ./package/
pi@raspberrypi:~/package$ ./nix.runMon.sh

Thank you so much !

I am having the same problem thanks for your followup I will try iceweasel.