Something broke in today's CVS

View: New views
2 Messages — Rating Filter:   Alert me  

Something broke in today's CVS

by David Ronis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I follow maxima by cvs.  I updated today (time before was a week or so
ago), ran configure, make, make check, make install.  All worked.  

Some of it works, but when I run (in some random directory) things like:

trigsimp(sin(x)**2+cos(x)**2) I get:

Could not find `trgsmp.mac' using paths in file_search_maxima,system
 (combined values: [/home/ronis/.maxima/###.{mac,mc},
/${prefix}/share/maxima/5.10.0cvs/share/###.{mac,mc}, /${prefix}/share/maxima/\
5.10.0cvs/share/{affine,algebra,algebra/charsets,algebra/solver,calculus,combi\
natorics,contrib,contrib/boolsimp,contrib/descriptive,contrib/diffequations,co\
ntrib/diffequations/tests,contrib/distrib,contrib/ezunits,contrib/format,contr\
ib/gentran,contrib/gentran/test,contrib/Grobner,contrib/lurkmathml,contrib/max\
imaMathML,contrib/mcclim,contrib/numericalio,contrib/pdiff,contrib/prim,contri\
b/rand,contrib/sarag,contrib/simplex,contrib/simplex/Tests,contrib/solve_rec,c\
ontrib/state,contrib/stringproc,contrib/unit,contrib/Zeilberger,diffequations,\
lbfgs,linearalgebra,integequations,integration,macro,matrix,misc,numeric,ortho\
poly,physics,simplification,sym,tensor,tensor/tests,trigonometry,utils,vector}\
/###.{mac,mc}] )


Looks like ${prefix} isn't being resolved.  I ran configure with no
extra arguments and the install went to /usr/local as usual.

David

_______________________________________________
Maxima mailing list
Maxima@...
http://www.math.utexas.edu/mailman/listinfo/maxima

Re: Something broke in today's CVS

by Robert Dodier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/16/06, David Ronis <ronis@...> wrote:

> Could not find `trgsmp.mac' using paths in file_search_maxima,system
>  (combined values: [/home/ronis/.maxima/###.{mac,mc},
> /${prefix}/share/maxima/5.10.0cvs/share/###.{mac,mc}, /${prefix}/share/maxima/\

David -- I built Maxima (sh bootstrap, ./configure --enable-clisp, make,
make install) from CVS yesterday and I don't see this error.

I have automake 1.9.6, autoconf 2.59, clisp 2.38.

Dunno what's going on here -- I think $prefix enters the Maxima build
via src/autoconf-variables.lisp so I guess that is the place to look ....

Sorry I can't be more helpful --

Robert Dodier
_______________________________________________
Maxima mailing list
Maxima@...
http://www.math.utexas.edu/mailman/listinfo/maxima