[Osalp-dev] Makefile changes
Status: Abandoned
                
                Brought to you by:
                
                    daservis
                    
                
            | 
      
      
      From: Bruce F. <for...@ad...> - 2000-11-18 06:46:50
      
     | 
| I have trashed the automake and autoconf experiment. After about 3 weeks of tearing my hair out trying to understand it I have given up. Instead I have replace it with a SIMPLE Makefile system. Since only Linux is supported at the present this should be sufficient. To build you will need to perform the following at the src directory: make depend make make install (as root) This will now only build the libraries and not the sample applications. This has been checked into CVS. Also added is a version of the audiofile library with modifications to make it work. Using the original one will not work since it has been tailored to work for GNOME. It will build an archive library and only use it for the libraries under formatlib. It will not install the audiofile library on your system. I will now start on a Solaris on Sparc port since I have obtained an Ultra 5 workstation. Bruce Forsberg |