hello,

I have issues with compiling and installing OOR on raspbian wheezy. I found
that libzmq3-dev dependency required for OOR is not available.


pi@raspberrypi ~/oor $ ls -al
total 84
drwxr-xr-x  8 pi pi  4096 Apr 12 22:21 .
drwxr-xr-x 55 pi pi  4096 Apr 12 22:30 ..
drwxr-xr-x  8 pi pi  4096 Apr 12 22:21 android
-rw-r--r--  1 pi pi   717 Apr 12 22:21 AUTHORS
-rw-r--r--  1 pi pi  5033 Apr 12 22:21 FAQ.md
drwxr-xr-x  8 pi pi  4096 Apr 12 22:21 .git
-rw-r--r--  1 pi pi    72 Apr 12 22:21 .gitignore
-rw-r--r--  1 pi pi 11358 Apr 12 22:21 LICENSE
-rw-r--r--  1 pi pi   477 Apr 12 22:21 Makefile
drwxr-xr-x  2 pi pi  4096 Apr 12 22:21 netconf
drwxr-xr-x  9 pi pi  4096 Apr 12 22:22 oor
drwxr-xr-x  2 pi pi  4096 Apr 12 22:21 openWRT
-rw-r--r--  1 pi pi  3931 Apr 12 22:21 README.android.md
-rw-r--r--  1 pi pi 15297 Apr 12 22:21 README.md
drwxr-xr-x  2 pi pi  4096 Apr 12 22:21 tests


pi@raspberrypi ~/oor $ sudo apt-get install  libzmq3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libzmq3-dev

pi@raspberrypi ~/oor $ uname -a
Linux raspberrypi 4.1.20-v7+ #862 SMP Sat Mar 19 20:37:37 GMT 2016 armv7l
GNU/Linux

pi@raspberrypi ~/oor $ sudo apt-get install  libzmq-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libzmq-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.

Was anyone able to successfully install OOR on raspbian?


Krunal
_______________________________________________
Users mailing list
Users@openoverlayrouter.org
http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users

Reply via email to