Whole document tree
    

Whole document tree

Compiling

Compiling

  1. Extract the contents of the archive.

        > tar xvfz esound-0.2.4.tar.gz
      

  2. To compile the package, change to the newly created esound-0.2.4 directory, and type:

        > configure ; make all
      

  3. A sample test script is provided, follow the directions given by the test script:

        > ./test-script
      

The sound daemon, and the command line toolset should build as is. All executables should run fine from the source directory.