[tex-live] Problem with asy in TL2010, x86_64-linux

Victor Ivrii vivrii at gmail.com
Sat May 29 11:11:57 CEST 2010


Problem with asy in  TL2010, x86_64-linux
 If setenv PATH "/usr/local/texlive/2010/bin/x86_64-linux:${PATH}"

1) % asy

returns

Welcome to Asymptote version 1.88 (to view the manual, type help)
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 4.19: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 5.20: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 6.20: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 7.24: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 8.24: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 9.28: no
matching function 'linetype(real[])'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 13.18: no
matching function 'linetype(real[], <overloaded>, <overloaded>,
<overloaded>)'
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 13.43: use of
variable 'offset' is ambiguous
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 13.50: use of
variable 'scale' is ambiguous
/usr/local/texlive/2010/texmf/asymptote/plain_pens.asy: 13.56: use of
variable 'adjust' is ambiguous
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1246.16: no
matching function 'size(frame)'
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1648.19: no
matching function 'latticeshade(frame, path[], bool, <overloaded>,
pen[][], transform, bool)'
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1648.33:
use of variable 'fillrule' is ambiguous
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1893.14: no
matching function 'size(frame)'
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1975.7: no
matching function 'size(frame)'
/usr/local/texlive/2010/texmf/asymptote/plain_picture.asy: 1985.7: no
matching function 'size(frame)'
/usr/local/texlive/2010/texmf/asymptote/plain_Label.asy: 576.10: use
of variable 'align' is ambiguous
/usr/local/texlive/2010/texmf/asymptote/plain_Label.asy: 576.41: no
matching function 'size(frame)'
/usr/local/texlive/2010/texmf/asymptote/plain_shipout.asy: 5.50: no
matching variable 'outname'
/usr/local/texlive/2010/texmf/asymptote/plain_markers.asy: 187.51: no
matching variable '<exp>.x'
error: recursive loading of module 'plain'


2) With the same PATH

% /usr/local/texlive/2009/bin/x86_64-linux/asy

 returns exactly the same errors (with 2010)

setenv PATH "/usr/local/texlive/2010/bin/x86_64-linux:${PATH}"


3) If however
setenv PATH "/usr/local/texlive/2009/bin/x86_64-linux:${PATH}"

both %asy
i.e. %/usr/local/texlive/2009/bin/x86_64-linux/asy

and

/usr/local/texlive/2010/bin/x86_64-linux/asy

do not not return any errors.

 Looks strange as is not /usr/local/texlive/2009/bin/x86_64-linux/asy
load 2009  files despite path?

Victor

-- 
========================
Victor Ivrii, Professor, Department of Mathematics, University of Toronto
http://www.math.toronto.edu/ivrii


More information about the tex-live mailing list