source: gs3-extensions/audioDB/trunk/src/README.txt@ 30411

Last change on this file since 30411 was 26292, checked in by davidb, 12 years ago

Some basic notes on using this extension

File size: 586 bytes
Line 
1
2AudioDB extension to support audio-content based searching in Greenstone.
3
4Notes:
5
61. Developed primaril for Unix.
7
8 Can operate under Windows with a bit of Cygwin support
9
10 -- compile FFTExtract and AudioDB using cygwin
11
12 -- => Need to compile gs2build with ./configure ... in cygwin also
13
14 -- source gs3-setup.sh
15 -- cmd
16 -- gs3-setup.bat
17 -- ant start
18
192. Need to set up symlink:
20
21 ln -s setup.bash gs3-setup.sh
22
23 as cascade-make currently looks for the former. A better fix would
24 be to update cascade-make to look for both types of file
25
26
27
Note: See TracBrowser for help on using the repository browser.