Search Criteria
Package Details: fricas 1.3.7-1
Git Clone URL: | https://aur.archlinux.org/fricas.git (read-only, click to copy) |
---|---|
Package Base: | fricas |
Description: | An advanced computer algebra system |
Upstream URL: | http://fricas.sourceforge.net |
Licenses: | custom |
Submitter: | serkho |
Maintainer: | serkho |
Last Packager: | serkho |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-30 07:19 (UTC) |
Last Updated: | 2021-06-30 18:38 (UTC) |
Dependencies (5)
- gawk
- libxpm (libxpm-git)
- libx11 (libx11-git) (make)
- sbcl (sbcl-git) (make)
- texlive-core (texlive-installer, texlive-full) (make)
Latest Comments
amca01 commented on 2021-12-05 06:49 (UTC)
@serkho Thank you - and for your packaging of FriCAS. I ended up doing exactly that: using git to create a local repository, compiling with makepkg and then installing with pacman -U. All good and I didn't need any of the helpers at all. (Now I have to work out how to provide fonts for HyperDoc; the fonts it wants don't seem to be available to it, and the default fonts are too tiny on my screen to be usable. And I'll also look into jfricas and hunchentoot (SBCL webserver) for use with Jupyter.)
serkho commented on 2021-12-05 06:20 (UTC)
@amca01 I just downloaded the latest snapshot and built it with makepkg successfully. So I guess it has something to do with trizen. Looking into its readme I can see it has a --debug flag which might help you to debug the issue.
amca01 commented on 2021-12-05 02:12 (UTC)
@neven Many thanks for your reply, and for the heads-up about mentioning AUR helpers. I didn't realize that issue (about potential infinite numbers of helpers, and hence impolite to mention which one) and in my innocence I imagined that it may have been helpful. But in respect of my particular issue, I can see now that the helper is, or should be, irrelevant. Anyway, I'll take your expert advice, with again many thanks.
neven commented on 2021-12-04 15:02 (UTC)
@amca01 Your best option is to troubleshoot. This means you should use the AUR without a helper (i.e. just run makepkg). I guess your issue is caused by an AUR helper bug, so this may even fix it for you. BTW, consider that the amount of AUR helpers is potentially unlimited, so mentioning which AUR helper you use is in fact impolite when reporting a bug or asking for assistance. What helper one uses is really noise at best, at worst it could be interpreted as demanding other people to try out your random helper.
amca01 commented on 2021-12-03 08:51 (UTC)
I've tried downloading and installing FriCAS using trizen as my AUR helper; all went well until after some minutes of work it stopped with
:: Unable to find a built tarball for fricas.
What's my best option here? (I know I could download and compile FriCAS from its source code, but that seems like overkill.) I know this is a very niche package, and if this is a case of my working it out for myself, I'll understand. But as always, advice is very welcome.
serkho commented on 2019-06-08 05:34 (UTC)
@neven, thanks. I've updated the package, let's see how it works
neven commented on 2019-06-08 01:27 (UTC)
My suggestion to set memory limits so as to be effectively unlimited was not good.
This seems to work correctly instead: in the "build" bash function in the PKGBUILD:
neven commented on 2019-06-07 23:35 (UTC)
I have been playing around with Fricas and one thing that is bothering me is SBCL memory usage limits. I often run out of stack or heap space, which is enforced by SBCL and causes the Fricas command in execution to fail with some ugly warnings.
It would be optimal if the limits could be set at run time (if any SBCL devs read this: USE GETRLIMIT, so I could set limits myself with ulimit), but I suspect that is not possible.
In view of that, could you configure SBCL to increase the stack and heap limits to a large value to make it effectively unlimited, or just set it to 8 GB? The relevant SBCL options seem to be --dynamic-space-size and --control-stack-size .
serkho commented on 2017-09-30 15:55 (UTC)
bertalanp99 commented on 2017-09-28 21:09 (UTC)
The_Keeper commented on 2016-03-06 04:10 (UTC)
taifunbrowser commented on 2016-02-08 21:26 (UTC)
serkho commented on 2014-01-25 07:18 (UTC)
oriba commented on 2014-01-21 22:29 (UTC)
serkho commented on 2014-01-21 16:29 (UTC)
serkho commented on 2014-01-20 05:43 (UTC)
oriba commented on 2014-01-18 00:23 (UTC)
oriba commented on 2014-01-18 00:05 (UTC)