Hi again Jill-Jênn.

 >|The current binary for pmxab (at WIMA) is for PowerPC, 

and at CTAN too apparently. 

 >|I wanted to recompile the Fortran sources to get an Intel
 >|binary but I got the following errors:
 >|[...@pixar:~/pmx2521]$ gfortran pmx2521.f -o pmxab
 >|gfortran: error trying to exec 'as': execvp: No such file or directory
 >|[...@pixar:~/pmx2521]$ gfortran pmx2521.for -o pmxab
 >|pmx2521.for:685.72:
 >|
 >|        call getarg(1,jobname,idum) ! May need to replace this w/ next l
 >|                                                                        1
 >|Error: Too many arguments in call to 'getarg' at (1)
 >|pmx2521.for:698.72:
 >|
 >|          call getarg(2,jobname,idum) ! May need to replace this w/ next
 >|                                                                        1
 >|Error: Too many arguments in call to 'getarg' at (1)
 >|
 >|What should I do? Thanks in advance.

Look for 

        call getarg(1,jobname,idum) ! May need to replace this w/ next line
c       call getarg(1,jobname)

and move the c (in two places).  Please send me the binaries and I'll install 
them at CTAN.

Bob T.

-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to