Menu

#95 tests use installed share/*/*.lisp

closed
nobody
None
5
2002-08-14
2002-07-30
No

The trigrat test in rtest15.mac fails unless maxima has
been installed, as trigrat.lisp isn't found.

(win2k/cygwin/clisp-2.28/cvs maxima-2002-07-30) and
(irix6.5/clisp-2.28/cvs maxima-2002-07-30)

The error message (below) suggests that the search
path for share/*/*.lisp files isn't set correctly when the
testsuite is run. I had a look at tests/Makefile and
src/init-cl.lisp, but couldn't find a fix.

/* ********************** Problem 22. *************** */
%Input is
SIN(3 A)
TRIGRAT(------------)
%PI
SIN(--- + A)
3
Could not find `trigrat' using paths in
FILE_SEARCH_LISP,SYSTEM

(combined values: [/usr/local/share/maxima/5.9.0pre-cvs/
{share,share/algebra,share/calculus,share/combinatorics
,share/contrib,share/diffequations,share/graphics,share/in
tegequations,share/integration,share/macro,share/matrix,
share/misc,share/numeric,share/physics,share/simplifica
tion,share/specfunctions,share/sym,share/tensor,share/tr
igonometry,share/utils,share/vector}/###.fas, /usr/local/s
hare/maxima/5.9.0pre-
cvs/share,share/algebra,share/calculus,share/combinator
ics,share/contrib,share/diffequations,share/graphics,shar
e/integequations,share/integration,share/macro,share/ma
trix,share/misc,share/numeric,share/physics,share/simpl
ification,share/specfunctions,share/sym,share/tensor,sha
re/trigonometry,share/utils,share/vector}/###.lisp, /usr/loc
al/share/maxima/5.9.0pre-
cvs/share,share/algebra,share/calculus,share/combinator
ics,share/contrib,share/diffequations,share/graphics,shar
e/integequations,share/integration,share/macro,share/ma
trix,share/misc,share/numeric,share/physics,share/simpl
ification,share/specfunctions,share/sym,share/tensor,sha
re/trigonometry,share/utils,share/vector}/###.lsp, /usr/loc
al/share/maxima/5.9.0pre-cvs/
{src}/###.fas, /usr/local/share/maxima/5.9.0pre-cvs/
{src}/###.lisp, /usr/local/share/maxima/5.9.0pre-cvs/
{src}/###.lsp] )

Discussion

  • James Amundson

    James Amundson - 2002-08-14
    • status: open --> closed
     
  • James Amundson

    James Amundson - 2002-08-14

    Logged In: YES
    user_id=28457

    Fixed!

     

Log in to post a comment.