GithubHelp home page GithubHelp logo

rashack / guile-zeromq-3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 2.0 168 KB

Guile wrapper for ZeroMQ 3.2 (and possibly later)

License: GNU Lesser General Public License v3.0

Shell 17.63% Scheme 20.54% C 61.84%

guile-zeromq-3's Introduction

Guile-0MQ README
Last updated 16 March 2011.


About Guile-0MQ
===============

Guile-0MQ wraps the zmq sockets library for Guile Scheme.


Copying Guile-0MQ
=================

Distribution of Guile-0MQ is under the LGPLv3+. See the COPYING file for
more information.


Contact info
============

  Mailing List: [email protected]
  Homepage:     ...
  Download:     ...


Build dependencies
==================

* Guile 2.0.0 or newer
  http://www.gnu.org/software/guile/
* ZeroMQ 2.1.0 or newer
  http://zmq.org/


Installation quickstart
=======================

Install using the standard autotools incantation:
  ./configure --prefix=/opt/guile-zmq && make && make install.

Do a ./autogen.sh first when building from from git.

You can run without installing, just run './env guile'.


Copying this file
=================

Copyright (C) 2011 Andy Wingo <wingo pobox.com>

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.

guile-zeromq-3's People

Contributors

rashack avatar wingo avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

d-meiser wilo

guile-zeromq-3's Issues

missing file autogen-support.sh?

I'm trying to set up the build configuration using the autogen.sh script. But autogen.sh is trying to source autogen-support.sh which isn't in the repo. Is this file missing? How should I work around this? Thanks. Dominic

autogen-support.sh is missing

I clone the reporitory then do
./autogen.sh
and see
./autogen.sh: line 31: ./autogen-support.sh: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.