Chapter 2. Installing Gwydion Dylan

Table of Contents

Prerequisite Software Installation
Supported Systems
RPM Installation
Debian Package Installation
FreeBSD Installation

This chapter gives instructions for installing Gwydion Dylan.

Prerequisite Software Installation

Gwydion Dylan depends on a C compiler being installed, plus, of course, all the tools and header files the C compiler needs to do his job. Your best bet on most platforms is having gcc installed, plus the binutils , and whatever standard C library and headers are appropriate. Installation of GNU Make is also required.

If you want to use shared libraries (which is the default on most systems), you need to install the libtool package as well.