|
From: Gunter K. <gu...@pe...> - 2015-08-22 13:10:08
|
On windows if you install maxima on the drive C: and xchdir to drive D:
(or start it from the drive D:) all load() commands for packages
shipped with maxima will fail until you copy the maxima installation
over to d:, as well.
I always assumed that the drive part of lisp path names is dropped for
the load() path. Might this be the issue instead?
Kind regards,
Gunter.
|