> From: Thomas Ruedas <[EMAIL PROTECTED]>
> To: MusixTeX discussion list <[EMAIL PROTECTED]>
> Subject: newbie question
>
> Hello all,
> I am an absolute beginner with MusixTeX and want to install it on my PC
> (Intel Pentium-100) which runs under Linux. I got the files from a
> server in France and found (among others) the following directories,
> that seem to be of interest for my system:
> Linux-I86
> Linux-alpha
> linux-elf
> each of it containing a file named musixflx which I suppose to be the
> executable of musixflx.c.
> Can anybody tell me which of these directories resp. versions is the
> right for my system and if I need musixflx.c, too?
You need either Linux-I86 or Linux-elf, depending on which kind of
binaries your Linux system uses. If it's a recent distribution, it'll
be elf. If in doubt, try both and see which one works :+)
If neither seem to work, download the c file and compile your own.
What are the files
> musixflx.mx1 and musixflx.mx4 for?
>
When you TeX a musixtex source file foo.tex, it produces foo.mx1 which
then gets converted to foo.mx2 by musixflx for a second pass by TeX.
I don't know what your files might be but I doubt they're important.
Bob T.