From: Jaime V. <vi...@fe...> - 2025-08-12 21:23:34
|
On 12/08/25 20:54, l.c...@gm... wrote: > > In the file xmaxima from lines 13965 to 13974 there is : > > global autoconf > > set autoconf(defaultlisp) "sbcl" > > set autoconf(prefix) "c:/maxima-5.48.1" > > set autoconf(exec_prefix) " c:/maxima-5.48.1" > > set autoconf(package) "maxima" > > set autoconf(version) "5.48.1" > > set autoconf(libdir) " c:/maxima-5.48.1/lib" > > set autoconf(libexecdir) " c:/maxima-5.48.1/libexec" > > set autoconf(datadir) " c:/maxima-5.48.1/share" > > set autoconf(infodir) " c:/maxima-5.48.1/share/info" > > This imply that xmaxima cannot start if we install it elsewhere (in my > case D:/Program Files/maxima-5.48.1) > > Replacing this “c:” by the installation directory make xmaxima start > correctly > Hello Laurent, Thank you for your report. I hope Wolfgang, who creates the Windows installer, can fix this, > (even if the xmaxima help browser still does not work) > The browser Window should open and if it cannot access the initial file, it should show an error message. What error message is it?. If you don't get a browser window, what happens if you select the option "Open the Browser" in the "Options" menu? Best regards, Jaime |