mas01cr@0: audioDB mas01cr@0: Goldsmiths, University of London mas01cr@0: GPL mas01cr@0: mas01cr@0: Dependencies mas01cr@0: ------------ mas01cr@0: mas01cr@0: audioDB uses libgsoap++ for SOAP Web Services support, this can be installed on most linux distributions using the package manager. mas01cr@0: The binary distribution will suffice. mas01cr@0: mas01cr@0: For OSX and Win32 systems, the gsoap distribution is currently included in the bin_x86_{osx,win32} directories mas01cr@0: mas01cr@0: Use the following Makefiles to compile audioDB on your system. mas01cr@0: mas01cr@0: Linux mas01cr@0: ----- mas01cr@4: make -f Makefile mas01cr@0: mas01cr@0: OSX mas01cr@0: --- mas01cr@0: mas01cr@0: make -f Makefile.osx mas01cr@0: mas01cr@0: Win32 mas01cr@0: ----- mas01cr@0: mas01cr@0: make -f Makefile.win32 mas01cr@0: