Hi Bill, I applied the changes, but I get an error "cannot open pipe".
Regards, Alfredo On Tue, Mar 4, 2008 at 8:01 PM, Bill Page <[EMAIL PROTECTED]> wrote: > On 3/4/08, I wrote: > > > > These changes seem to work fine for me. If it also works for me, then > > I think we should include this new 'tm_open-axiom.exe' in the > > OpenAxiom for Windows installer program. > > > > What I meant of course was: > > These changes seem to work fine for me. If it also works for *you*, > > then I think we should include this new 'tm_open-axiom.exe' in the > OpenAxiom for Windows installer program. > > Also, here is a more accurate patch for the changes required to > 'init-axiom.scm': > > > [EMAIL PROTECTED] /c/My Program Files/WinTeXmacs/TeXmacs/plugins/axiom/progs > $ diff -au 'Copy of init-axiom.scm' init-axiom.scm > --- Copy of init-axiom.scm Wed Apr 27 06:46:28 2005 > +++ init-axiom.scm Tue Mar 4 19:17:35 2008 > > @@ -17,7 +17,7 @@ > (lazy-input-converter (axiom-input) axiom)) > > (plugin-configure axiom > - (:require (url-exists-in-path? "AXIOMsys")) > + (:require (url-exists-in-path? "open-axiom")) > (:initialize (axiom-initialize)) > - (:launch "tm_axiom") > - (:session "Axiom")) > + (:launch "tm_open-axiom") > + (:session "OpenAxiom")) > > ----- > > I am not so sure how best to distribute this change. Perhaps the > OpenAxiom NSIS install script can look for WinTeXmacs and make this > change if found - or better: to install a whole new add-in to > WinTeXmacs just for OpenAxiom. I.e. copy all of 'c:/My Program > Files/WinTeXmacs/TeXmacs/plugins/axiom' to 'c:/My Program > Files/WinTeXmacs/TeXmacs/plugins/open-axiom' and replace > init-axiom.scm. Then we only have to tell people: "Install WinTeXmacs > first and then install OpenAxiom." and everything should just work. > > Good luck. > > Regards, > Bill Page. > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel