FILE_SEARCH_MAXIMA problems



I see the problem. init-cl.lisp was setup to autoload "eigen.mc". It iis
now called "eigen.mac". I just put the fix in cvs.

Thanks for the report. Please let us know if you find other such
problems.

--Jim


On Tue, 2002-08-20 at 05:56, Daniel Lemire wrote:
> I just built the latest maxima from CVS but the problem was still there 
> earlier.
> 
> Essentially, maxima cannot find its files...
> 
> Example:
> 
> I get
> 
> 
> 	(C2)  eigenvectors(a);
> 	Could not find `eigen.mc' using paths in FILE_SEARCH_MAXIMA (combined values: 
> 
> 	[/home/lemired/.maxima/###.{mac,mc}, 	
> 	/usr/local/share/maxima/5.9.0pre-cvs/{sha#
> re,share/algebra,share/calculus,share/combinatorics,share/contrib,share/diffeq#
> uations,share/graphics,share/integequations,share/integration,share/macro,shar#
> e/matrix,share/misc,share/numeric,share/physics,share/simplification,share/spe#
> cfunctions,share/sym,share/tensor,share/trigonometry,share/utils,share/vector}#
> /###.{mac,mc}] )
> 
> 
> The strange thing though is that the file is there:
> 
> 	 ls /usr/local/share/maxima/5.9.0pre-cvs/share/matrix
> 	determ.mac   eigen.dem   eigen.usg   matfun.mac  pfaff.dem  rateig.mac
> 	determ.usg   eigeni.mac  invert.mac  nchrpl.dem  pfaff.mac
> 	eigen_1.dem  eigen.mac   invert.usg  nchrpl.mac  pfaff.usg
> 
> What next?
> 
> -- 
> Daniel Lemire, Ph.D.
> Research Officer, National Research Council of Canada
> http://www.ondelette.com/acadia/
> 
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima