> I've just installed Linux and have tried to install M-Tx, however I have
> not succeeded in compiling the C files :(
>
> Has anyone done this before, and if so how ? is a Makefile available ?
Yes, I did. It was straight forward and I didn't need a makefile. So, tell
us, what did you do and what did you get?
The normal procedure is as follows (see the file README in the mtx zip
file): Unzip mtx (the version I've got is mtx052), go into the directory
prepmx/p2c and type the command "cc *.c -o prepmx". Thats all. I used gcc
version 2.95.2 and it worked without problems.
Bernhard