SPEC: asymptote

Paweł Zuzelski z at grabina.waw.pl
Sat Aug 9 15:46:13 CEST 2008


On Saturday 09 August 2008 08:56:15 Zsolt Udvari wrote:
> > Where? ;]
>
> Here :)


1. configure searchs for files from fftw3-devel package. It works without 
them, but configure disables some features. I think you should add 
BR:fftw3-devel.

2. Why do you install docs manualy instead of using %doc macro?

3. It does not build for me:

-----------------------------
+ umask 022
+ cd /home/users/z/rpm/BUILD
+ /bin/rm --interactive=never -rf /home/users/z/tmp/asymptote-1.43-root-z
+ cd asymptote-1.43
+ /bin/rm --interactive=never -rf /home/users/z/tmp/asymptote-1.43-root-z
+ rm -rf /home/users/z/tmp/asymptote-1.43-root-z
+ 
cp /usr/share/texmf/tex/plain/pdfcolor/pdfcolor.tex /usr/share/texmf/tex/generic/epsf/epsf.tex /usr/share/texmf/tex/texinfo/texinfo.tex 
doc
+ /usr/bin/make all
cd doc; /usr/bin/make man
make[1]: Entering directory `/home/users/z/rpm/BUILD/asymptote-1.43/doc'
../asy -dir ../base -config "" -f pdf Bode.asy
Cannot execute 'latex' \scrollmode
Please put in :

import settings;
texpath="PATH";

where PATH denotes the correct path to the directory containing your latex 
engine (latex).

Alternatively, set the environment variable ASYMPTOTE_TEXPATH
or use the command line option -texpath="PATH"
Terminated
Terminated
[z at pldmachine SPECS]$ Terminated
make[1]: *** [Bode.pdf] Terminated
Terminated
make: *** [man] Terminated
Terminated
-----------------------------

Installing tetex-latex does not help.

-- 
Regards,
Paweł


More information about the pld-devel-en mailing list