Package: axiom-graphics
Version: 20091101-6
Severity: important
Axiom with installed axiom-graphics behaves exactly the same like axiom
without axiom-graphics; the draw() command fails. An example (axiom was
invoked with -gr of course):
-------8<-------
(1) -> draw(x*cos(x),x=0..30,title =="y = x*cos(x)")
There are no exposed library operations named cos but there are 8
unexposed operations with that name. Use HyperDoc Browse or issue
)display op cos
to learn more about the available operations.
Cannot find a definition or applicable library operation named cos
with argument type(s)
Variable x
Perhaps you should use "@" to indicate the required return type,
or "$" to specify which version of the function you need.
-------8<-------
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.33-rc8 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages axiom-graphics depends on:
ii axiom 20091101-6 A general purpose computer algebra
ii axiom-graphics-data 20091101-6 A general purpose computer algebra
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libx11-6 2:1.3.3-1 X11 client-side library
axiom-graphics recommends no packages.
axiom-graphics suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]