File: INSTALL

package info (click to toggle)
netmaze 0.81%2Bjpg0.82-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,188 kB
  • ctags: 911
  • sloc: ansic: 8,277; tcl: 1,223; makefile: 58; sh: 16
file content (15 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Read the 'README' !! :-)
------------------------

for the impatient guys:

    edit:  config.h          (to select an environment)
    (edit:  audio.c,Imakefile)
    run:   xmkmf             (to generate a Makefile)
    type:  make              (to compile the whole stuff)

if an error occures:
    cp Makefile.alt Makefile (let us use the alternate Makefile)
    edit: Makefile           (and set all important (paths/options/CC/libs) )
    type: make               (to compile the whole stuff)