[OOR-Users] Issues with compiling and installing OOR
Florin Coras
fcoras.lists at gmail.com
Mon Apr 18 17:05:31 CEST 2016
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) <gcs at 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 <arnatal at ac.upc.edu>
> To: krunal shah <krun.shah at gmail.com>
> Cc: users at openoverlayrouter.org
> Subject: Re: [OOR-Users] Issues with compiling and installing OOR
> Message-ID:
> <CA+YHcKG40614_s8CCnJ73ezM9OBwSqW9ge7jA7nOp2hYqMTvZA at 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.shah at 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 at 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 at 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 at raspberrypi ~/oor $ uname -a
>> Linux raspberrypi 4.1.20-v7+ #862 SMP Sat Mar 19 20:37:37 GMT 2016 armv7l
>> GNU/Linux
>>
>> pi at 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 at 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 at openoverlayrouter.org
> http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users
>
>
> ------------------------------
>
> End of Users Digest, Vol 5, Issue 2
> ***********************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openoverlayrouter.org/pipermail/users/attachments/20160418/273369e9/attachment.html>
More information about the Users
mailing list