Code Monkey home page Code Monkey logo

syntorxgen's Introduction

HOW TO INSTALL SYNTORXGEN

Syntorxgen comes from http://www.kb8zqz.org/syntorx/.

The syntorxgen program is developed on Linux.  Nearly any modern
unix system should be able to build and run it, if the proper tools
are installed.  It has also been built on MS-DOS using djgpp and on
Windows using Cygwin.

Required tools

	autoconf
	automake
	bison
	flex
	make
	an ANSI C compiler

Assuming those tools are installed, building the program should be as
simple as typing:

	./bootstrap
	./configure
	make
	make install

On FreeBSD, you will want the gnu-<tool> variants of the autotools.
To use them, you will have to put /usr/local/gnu-autotools/bin in your
path.  Installation is probably most easily achieved using sysinstall.

On NetBSD, you will need to build Bison and Automake from the pkgsrc
system.  These two will bring a few other dependencies along with
them, e.g. m4, autoconf.  For more information on pkgsrc, see:

	http://www.netbsd.org/Documentation/pkgsrc/

syntorxgen's People

Contributors

skiphansen avatar drboone avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

skiphansen

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.