File: INSTALL

package info (click to toggle)
id3tool 1.1f-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 272 kB
  • ctags: 74
  • sloc: ansic: 977; sh: 331; makefile: 64
file content (19 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.

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 April 2000 21:25 EST (+1000)