[zeromq-dev] zmq prebuilt for node
Luca Boccassi
luca.boccassi at gmail.com
Sat Oct 29 17:04:55 CEST 2016
On 29 October 2016 at 16:01, Kyle Kelley <rgbkrk at gmail.com> wrote:
>> What happens if you do an npm install on debian armv7? Will it try to
>> build it?
>
> It should build it. We would create prebuilds for other architectures if we
> have access to them in CI. There was a request for 32-bit Linux builds,
> which we'd prefer to do in automation for accountability and verification,
> yet there are no available services for us to use (that we know of).
I'm really not familiar with the node ecosystem, but if debian/rpm
package builds can be useful we set up build on Suse's Open Build
Service and we have x86_32, x86_64 package builds for all distros plus
ppc64 for RHEL and arm7/arm64 for Suse:
https://build.opensuse.org/project/show/home:zeromq:git-stable
Not sure if this can be useful for you guys, if it is let me know and
I can help set it up
> On Sat, Oct 29, 2016 at 1:48 AM, Benjamin Henrion <zoobab at gmail.com> wrote:
>>
>> On Oct 28, 2016 22:28, "Kyle Kelley" <rgbkrk at gmail.com> wrote:
>> >
>> > Resurrecting an old thread to talk about node and something Pieter said:
>> >
>> > >> I'd probably aim at making this the official zmq package eventually,
>> > >> and bring it into the zeromq organization.
>> >
>> > We now have zmq-prebuilt in good shape, even to the point of being a
>> > really great project for building from source on platforms (there are
>> > binaries available for node, you can build from source). Now that it
>> > generally solves our problems for electron + zmq, we've acquired the zeromq
>> > name on npm: https://github.com/nteract/zmq-prebuilt/issues/65
>> >
>> > We generally believe in the zeromq community and ecosystem so we'd be
>> > happy to move it into the main org.
>>
>> What happens if you do an npm install on debian armv7? Will it try to
>> build it?
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
>
>
> --
> Kyle Kelley (@rgbkrk; lambdaops.com)
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list