1INSTALL
2
3Installation instructions for id3tool (Unixes & Psuedo-Unixes)
4
5id3tool is now a autoconf/automake package (since 1.1), so making
6id3tool is now fairly foolproof.  It will not build with BSD make
7though, so you will need GNU make.  Sorry!
8
91) run ./configure
102) run "make"
113) run "make install" as root.
124) bingo :)  You're done :) have fun labelling all your mp3s.
13
14Installation instructions for id3tool on Win32
15
161) run "nmake /f id3tool.mak prep"
172) run "nmake all"
183) copy the resultant id3tool.exe into an appropriate directory.
19
20-- Chris Collins <xfire@xware.cx> 5 Nov 2002 14:33 EDT (+1100)
21