/[svn]/linuxsampler/trunk/README
ViewVC logotype

Diff of /linuxsampler/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 654 by schoenebeck, Wed Jun 15 20:25:25 2005 UTC revision 697 by schoenebeck, Tue Jul 19 15:43:40 2005 UTC
# Line 29  Requirements on Linux Line 29  Requirements on Linux
29      o libtool      o libtool
30      o If you are compiling from CVS you need to have the autotools installed      o If you are compiling from CVS you need to have the autotools installed
31        (autoconf, automake (>= 1.5)).        (autoconf, automake (>= 1.5)).
32        o If you want to generate the liblinuxsampler API documentation you
33          need to have Doxygen installed.
34    
35    
36  Compiling on Linux  Compiling on Linux
# Line 44  Compiling on Linux Line 46  Compiling on Linux
46            'make -f Makefile.cvs' before doing the above procedure. This will            'make -f Makefile.cvs' before doing the above procedure. This will
47            generate all autotools managed build files.            generate all autotools managed build files.
48    
49        LinuxSampler itself is a library called liblinuxsampler. You can
50        generate the API documenation for liblinuxsampler by explicitly calling
51        'make docs'.
52    
53    
54      b) Creating Debian packages      b) Creating Debian packages
55    

Legend:
Removed from v.654  
changed lines
  Added in v.697

  ViewVC Help
Powered by ViewVC