Maxima 5.23.0



On 12/26/10 1:46 PM, Oliver Kullmann wrote:
>> ExternalSources/Installations/Maxima/ecl/5.23.0/bin/rmaxima
> ;;; Loading #P"/home/csoliver/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib/ecl-10.4.1/sb-bsd-sockets.fas"
> ;;; Loading #P"/home/csoliver/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib/ecl-10.4.1/sockets.fas"
> ;;; Loading #P"/home/csoliver/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib/ecl-10.4.1/defsystem.fas"
> ;;; Loading #P"/home/csoliver/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib/ecl-10.4.1/cmp.fas"
> ;;; Loading #P"/home/csoliver/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib/ecl-10.4.1/sysfun.lsp"
> Maxima 5.23.0 http://maxima.sourceforge.net
> using Lisp ECL 10.4.1
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
> (%i1) load(graphs);
>
> XXX
>
> ;;;
> ;;; Compiling /home/csoliver/OKplatform/ExternalSources/Installations/Maxima/ecl/5.23.0/share/maxima/5.23.0/share/contrib/graphs/graph_core.lisp.
>
> ;;; Finished compiling /home/csoliver/OKplatform/ExternalSources/Installations/Maxima/ecl/5.23.0/share/maxima/5.23.0/share/contrib/graphs/wiener_index.lisp.
> ;;;
> ;;; Loading "/home/csoliver/OKplatform/ExternalSources/Installations/Maxima/ecl/5.23.0/.maxima/binary/binary-ecl/share/contrib/graphs/wiener_index.fas"
> file_search1: "grcommon.lisp" not found in file_search_maxima,file_search_lisp.
>
Are you doing something else?  When I load(graphs) on my Linux build, it
stops after loading wiener_index.fas.  There's nothing more. 
grcommon.lisp isn't mentioned.

Ray