On Oct 17, 2004, at 9:20 PM, Guido Milanese wrote:

after a computer crash I am reinstalling all my musitex system. All right with
musixtex and pmx. A problem now with mtx. I try to compile following the
instructions on the README under section 5 (Compiling with a C compiler on a
GNU system). I am on a Linux box, Mandrake 10.0. Mtx version is 0.55.


As I type "make prepmxc" I get this message:

make: *** No rule to make target `globals.pas', needed by `globals.c'. Stop.

It looks like the distribution you are using (to be found in mtxC055.zip) is broken. The same happens to me (Mac OSX) when unzipping the archive file and proceeding like suggested in README. First of all, the Makefile contains references to the pascal sources and make tries to generate the c sources using p2c (which is pointless since that has already been done for this distribution). Consequently, make fails since the pascal sources are not present. But even when removing those references from Makefile, compilation fails since the file p2c/p2c.h is missing.


Thus, either you have to get p2c and use the pascal distribution or the missing file should be included into the distribution (if possible due to licensen issues).

regards
Bernhard

_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to