Hi Krunal,

Did you try with raspbian jessie? It’s seems libzmq3 is available there. Maybe 
you can just update your sources.list and install it. 

Cheers,
Florin

$ apt-cache show libzmq3
Package: libzmq3
Source: zeromq3
Version: 4.0.5+dfsg-2+deb8u1
Architecture: armhf
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Installed-Size: 623
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libpgm-5.1-0 (>= 5.1.116~dfsg), 
libsodium13 (>= 0.6.0), libstdc++6 (>= 4.9)
Multi-Arch: same
Homepage: http://www.zeromq.org/
Priority: optional
Section: libs
Filename: pool/main/z/zeromq3/libzmq3_4.0.5+dfsg-2+deb8u1_armhf.deb
Size: 417724
SHA256: c8af20e535b2af50d3193f35674a007304e57ea4e71ced89ee1b93972309a76c
SHA1: 2acb4bf56f1dd8a01223a44f3d2d2d482f0a875f
MD5sum: f3fa721083380c2b4fd0076d0b262933
Description: lightweight messaging kernel (shared library)
 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the libzmq shared library.
Description-md5: 8f2756f773da0ff44ace3832dbb30dbb


> 
> Date: Fri, 15 Apr 2016 13:18:28 +0200
> From: Alberto Rodriguez-Natal <arna...@ac.upc.edu>
> To: krunal shah <krun.s...@gmail.com>
> Cc: users@openoverlayrouter.org
> Subject: Re: [OOR-Users] Issues with compiling and installing OOR
> Message-ID:
>       <ca+yhckg40614_s8ccnj73ezm9obwsqw9ge7ja7nop2hyqmt...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Hi Krunal,
> 
> Glad to know that you are trying to run OOR in a Rpi! We weren't aware of
> the the lack of libzmq in Raspbian, thanks for letting us know.
> 
> We're looking into which would be the best way to proceed and we'll get
> back to you shortly.
> 
> Thanks!
> Alberto
> 
> On Thu, Apr 14, 2016 at 4:17 PM, krunal shah <krun.s...@gmail.com> wrote:
> 
>> 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
>> 
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://mail.openoverlayrouter.org/pipermail/users/attachments/20160415/6c7f9d3d/attachment-0001.html>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> Users mailing list
> Users@openoverlayrouter.org
> http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users
> 
> 
> ------------------------------
> 
> End of Users Digest, Vol 5, Issue 2
> ***********************************

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

Reply via email to