> -----Message d'origine----- > De : Bill Page [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 11 février 2007 22:25 > À : 'Vanuxem Grégory' > Cc : 'Axiom-Developer' > Objet : RE: [Axiom-developer] Request for testing (Win32 users) > > > Greg, > > You wrote: > > > ... > > To use it, untar/unbzip2 it in a directory without space in its > > name (full path without space). > > Export the environment variable AXIOM, it must point to the > > directory that contains the algebra, bin etc... directories. > > > > So for example: > > > > set AXIOM=c:\somewhere\axiom-sbcl-win > > > > and you can start it with > > > > c:\somewhere\axiom-sbcl-win\bin\interpsys > > ... > > I get the following result on by Windows XP SP2 system while > running under Cygwin, using 'wget ...' and 'tar xjvf' to > extract the binary and setting the AXIOM variable: > > $ echo $AXIOM > /home/Administrator/axiom-sbcl-win
This is a native Windows application so SBCL does not understand the path used (Cygwin specific). Greg _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
