mp3id3 version 00.01.00  major.minor.bugfix
===========================================

Location:
=========

	http://www.jausoft.com/Files/Sound/Unix


Prerequisites:
===============

	- xmcd version >= 2.4 
		We do need the XMCD_LIBDIR=/usr/X11R6/lib/X11/xmcd
		stuff and the program cda !
		Be sure to set the XMCD_LIBDIR path well !

		(cda works well of xmcd 2.4, either with inexact matchs)

		Get this package from: http://metalab.unc.edu/tkan/xmcd


INSTALL
=======
	
- cd to the mp3make top source directory and unpack this patch with !
	the top source directory contains:
		mp3make.c
		mp3make.h
		...

- apply the patch with the shell-script mp3make0.43-patch-jau1/apply.sh :
	> . mp3make0.43-patch-jau1/apply.sh

- just make-it ;-)
	usually you have to call:
		make clean ; make


