Thanks Kevin – So if I download this package(https://github.com/zeromq/libzmq), do I need to build the installer to install it?
Here are the directions in the Wiki: You will first need to install the latest ØMQ from the development trunk here: http://github.com/sustrik/zeromq2 Then download the zeromq-Ada source and cd to its top-level directory: $ cd zeromq-Ada Compile the stuff $make Finally install the package by running: $ make install You may have to run this last command with sudo. Preston Snead, PMP GTRI Office: 404.407.7856 Email: [email protected]<mailto:[email protected]> From: zeromq-dev <[email protected]> On Behalf Of Kevin Sapper Sent: Saturday, March 28, 2020 2:31 AM To: ZeroMQ development list <[email protected]> Subject: Re: [zeromq-dev] Using the Ada Bindings Hi Preston, the link refers to libzmq (https://github.com/zeromq/libzmq) which the Ada library is providing a binding for. Cheers Kevin Snead, Preston via zeromq-dev <[email protected]<mailto:[email protected]>> schrieb am Fr., 27. März 2020, 18:39: I am new to zeromq and am trying to get the environment set up for Ada bindings (running on Windows 10). In the directions on the wiki page (http://wiki.zeromq.org/bindings:ada) it says the following: “You will first need to install the latest ØMQ from the development trunk here: http://github.com/sustrik/zeromq2” Whenever I try to follow that github link I get github error 404 “This is not the web page you are looking for”. Is there a newer link? _______________________________________________ zeromq-dev mailing list [email protected]<mailto:[email protected]> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
