Re: [fricas-devel] Tips and tricks for building FriCAS in mingw64 on windows

2020-08-31 Thread Grégory Vanuxem
Hello Qian, *

Right for TMFORM and MinGW 64, I'm relatively used to building FriCAS
on Windows.

I also wrote some things here to install FriCAS with MSYS2/MinGW64.
It explains what is needed to be installed for building FriCAS from
MSYS 2 with MinGW that is gcc, diffutils if they build it without
pre-generated files, make, gettext and little explanations about
pacman, the package manager. I will try to find the link.

BTW I own a NSIS script to build a self installer if Waldek and others
want a self installer for download.
It supports uninstallation via start menu or configuration panel
(registry key), icons in start menu etc.

If you want you can test the installer and remove FriCAS easily, the
FriCAS self installer is available here:
https://drive.google.com/file/d/1Ir7p6UF6O13QYh-bHqmwbwPTBr38Kn33/view?usp=sharing

I would be happy if you can test it, though I need to update the
FriCAS version. I hesitate between a stable release or the lastest
GitHub version.

I think it would be good to provide this type of installer to "a give
it a try" to Windows users even if it has no graphics nor hyperdoc.
If they like FriCAS or are more curious and they own Windows 10 they
can switch to a full FriCAS with graphics and Hyperdoc or only in
terminal mode on WSL 2. I wrote in the past two tutorials to build
FriCAS on WSL 2 with or without Xorg:
https://groups.google.com/g/fricas-devel/c/k-k0TNsn2ro/m/UUgmR0cPBQAJ
It explains also what is needed to be installed on MSYS2.

Cheers,

__
Greg






__
G. Vanuxem

Le mer. 19 août 2020 à 10:29, oldk1331  a écrit :
>
> Although I have built FriCAS in mingw64 before,
> I encounter many small obstacles this time,
> so I decide to document them here for future reference.
>
> In addition to http://www.math.uni.wroc.pl/~hebisch/fricas/windows.txt
>
> Tips and tricks for building FriCAS in mingw64 on windows are:
>
> 1. Install SBCL in a path that doesn't include spaces,
> for example, "C:\SBCL\".
>
> 2. Use "MSYS2 MinGW 64-bit" instead of
> "MSYS2 MSYS" from the windows start menu,
> otherwise you will encounter errors with SBCL.
>
> 3. Default memory configuration is not enough
> for SBCL to compile TMFORM.lsp, so you need something like:
>
> ./configure --with-lisp="/c/SBCL/sbcl.exe --dynamic-space-size 4000"
>
> 4. Anti-virus software may slow down the process,
> so add "C:\msys64" to the exclusion path of
> anti-virus software.
>
> - Qian
>
> --
> You received this message because you are subscribed to the Google Groups 
> "FriCAS - computer algebra system" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to fricas-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/fricas-devel/9b3f264d-1598-b62f-f2b9-c55930574aa1%40gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2dYSh6XA2xamXLDp0yVma1VQRvhuMfEMjbCYXEv2GrCSGA%40mail.gmail.com.


Re: [fricas-devel] Re: fricas options

2020-08-31 Thread Grégory Vanuxem
Hello,

Some time has passed...

I noticed changes in regards to this discussion on GitHub. Thanks for
the work behind.

I will build and try it.

Greg
__
G. Vanuxem

Le mer. 5 août 2020 à 22:18, Waldek Hebisch  a écrit :
>
> On Wed, Aug 05, 2020 at 10:04:03PM +0200, Ralf Hemmecke wrote:
> > On 8/2/20 7:29 PM, Waldek Hebisch wrote:
> > > Well, I do not like introducing double dash as alternative (as
> > > having single way makes thing simpler to explain), but otherwise
> > > no strong reason against such change.  IMO main thing is to
> > > replace obsolete message about workspaces by help.
> >
> > OK, either all people are on holiday or there is nobody interested
> > enough in that issue.
> >
> > So I take my double-dash options back and only cleaned the script a
> > little and introduced --help and --version.
> >
> > I also replaced this -ws comment by the complete usage message.
> >
> > Furthermore, for -nogo I also print the value of the FRICAS variable,
> > because it is necessary for the actual running of FRICASsys.
> >
> > top 2 commits of:
> >
> > https://github.com/hemmecke/fricas/commits/help-version
> >
> > I feel that it's a good idea to also list the underlying lisp, but I
> > don\t insist on it.
> >
> > I just want to get it in so that I can work with --version.
> >
> > Hopefully, acceptable now.
>
> Yes, please commit.
>
> --
>   Waldek Hebisch
>
> --
> You received this message because you are subscribed to the Google Groups 
> "FriCAS - computer algebra system" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to fricas-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/fricas-devel/20200805201811.GA17455%40math.uni.wroc.pl.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2dYJ%3DYD7vxEsDBYkL9DNsE4SxV8o%2B3RF%3DDewc77-pVY8Yw%40mail.gmail.com.