Sorry about forgetting to mention the working result:

https://github.com/oldk1331/fricas/runs/1445532607

And the dependency is correct.  The VM image comes with many
things preinstalled, including make gcc libgmp-dev.
(See https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md)

The other tools are not required to build FriCAS, and probably already
installed as well.  FriCAS has shockingly small number of dependencies.
Actually to run FriCAS (without GUI) instead of building it, the only
dependency is glibc, I guess.

On 11/25/20 6:25 PM, Dima Pasechnik wrote:
does this work in your fork? I'd expect that you'd need to install, in
addition to
sbcl and libxpm-dev, also

libgmp-dev
make
gcc
gettext
autoconf
automake
libtool
pkg-config

--
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/83532d8d-1f99-a7fc-58be-e713e6519008%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/70d863a7-ba48-fce2-a43d-49a4236cb5ea%40gmail.com.

Reply via email to