Thanks Kevin – so if I am installing for windows, all I need to do is download and extract? Do I need to run an installer(the directions don’t say to)? When I extract I get all of these files. benchmark_radix_tree.exe inproc_lat.exe inproc_thr.exe libsodium.dll libzmq-v141-mt-4_3_2.dll libzmq-v141-mt-4_3_2.lib libzmq-v141-mt-s-4_3_2.lib local_lat.exe local_thr.exe proxy_thr.exe remote_lat.exe remote_thr.exe test_ancillaries.exe test_app_meta.exe test_atomics.exe test_base85.exe test_bind_after_connect_tcp.exe test_bind_src_address.exe test_capabilities.exe test_client_server.exe test_conflate.exe test_connect_resolve.exe test_connect_rid.exe test_ctx_destroy.exe test_ctx_options.exe test_dgram.exe test_diffserv.exe test_disconnect_inproc.exe test_heartbeats.exe test_hwm.exe test_hwm_pubsub.exe test_immediate.exe test_inproc_connect.exe test_invalid_rep.exe test_iov.exe test_issue_566.exe test_last_endpoint.exe test_many_sockets.exe test_metadata.exe test_mock_pub_sub.exe test_monitor.exe test_msg_ffn.exe test_msg_flags.exe test_pair_inproc.exe test_pair_tcp.exe test_poller.exe test_probe_router.exe test_pub_invert_matching.exe test_radio_dish.exe test_reconnect_ivl.exe test_reqrep_device.exe test_reqrep_inproc.exe test_reqrep_tcp.exe test_req_correlate.exe test_req_relaxed.exe test_router_handover.exe test_router_mandatory.exe test_router_notify.exe test_scatter_gather.exe test_security_curve.exe test_security_no_zap_handler.exe test_security_null.exe test_security_plain.exe test_security_zap.exe test_setsockopt.exe test_shutdown_stress.exe test_socket_null.exe test_sockopt_hwm.exe test_sodium.exe test_spec_dealer.exe test_spec_pushpull.exe test_spec_rep.exe test_spec_req.exe test_spec_router.exe test_srcfd.exe test_stream.exe test_stream_disconnect.exe test_stream_empty.exe test_stream_timeout.exe test_sub_forward.exe test_system.exe test_term_endpoint.exe test_thread_safe.exe test_timeo.exe test_timers.exe test_unbind_wildcard.exe test_xpub_manual.exe test_xpub_manual_last_value.exe test_xpub_nodrop.exe test_xpub_verbose.exe test_xpub_welcome_msg.exe unittest_ip_resolver.exe unittest_mtrie.exe unittest_poller.exe unittest_radix_tree.exe unittest_udp_address.exe unittest_ypipe.exe zmq.h
From: zeromq-dev <[email protected]> On Behalf Of Kevin Sapper Sent: Monday, March 30, 2020 4:29 PM To: Snead, Preston via zeromq-dev <[email protected]> Subject: Re: [zeromq-dev] Using the Ada Bindings Here are the instructions to install & build it https://zeromq.org/download/?language=c&library=libzmq#<https://zeromq.org/download/?language=c&library=libzmq> There's also a vcpkg for libzmq. On 30.03.20 20:47, Snead, Preston via zeromq-dev wrote: 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. From: zeromq-dev <[email protected]><mailto:[email protected]> On Behalf Of Kevin Sapper Sent: Saturday, March 28, 2020 2:31 AM To: ZeroMQ development list <[email protected]><mailto:[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]<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
