Building the TSE3 library

See the INSTALL file for instructions on how to install TSE3.

As you'd expect it is a simple case of typing:

        ./configure
        make
        make install
    

Advanced options

It is possible to supply extra parameter to the ./configure command to customise how the TSE3 library is built. You can type ./configure --help to get a summary of these options. You will see a lot of standard configure options as well as the TSE3 specific ones.

New users may safely ignore these extra advanced options.

The TSE3 specific options are listed below. They all have an opposite version. The opposite is the default value. --with-mutex is the default so you don't need to specify it, for example.

If your Unix platform does not support either OSS/Alsa then the corresponding MidiScheduler facility will not be built into the TSE3 library.
© Pete Goodliffe, 2000