File: INSTALL

package info (click to toggle)
id3tool 1.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 228 kB
  • ctags: 84
  • sloc: ansic: 909; sh: 331; makefile: 61
file content (20 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
INSTALL

Installation instructions for id3tool (Unixes & Psuedo-Unixes)

id3tool is now a autoconf/automake package (since 1.1), so making
id3tool is now fairly foolproof.  It will not build with BSD make
though, so you will need GNU make.  Sorry!

1) run ./configure
2) run "make"
3) run "make install" as root.
4) bingo :)  You're done :) have fun labelling all your mp3s.

Installation instructions for id3tool on Win32

1) run "nmake /f id3tool.mak prep"
2) run "nmake all"
3) copy the resultant id3tool.exe into an appropriate directory.

-- Chris Collins <xfire@xware.cx> 5 Nov 2002 14:33 EDT (+1100)