small changes to src/doc/sphinx/source/download.rst
6 views
Skip to first unread message
Qian Yun
unread,
Jan 16, 2024, 5:00:48 AM1/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas-devel
I have committed some typo fixes, but also remove a few lines
in src/doc/sphinx/source/download.rst regarding nightly builds.
-A few downsides:
-
-#. It only exists for a short period. (90 days?)
-#. The packaging is very crude for now, not out-of-box user experience.
- (You have to "cd" in the shell and set "FRICAS" env variable.)
I manually delete older binaries. Basically I keep binaries in past 3
months.
Now the binaries do not rely on manually setting "FRICAS" env variable.
- Qian
Ralf Hemmecke
unread,
Jan 16, 2024, 5:41:17 AM1/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas...@googlegroups.com
On 1/16/24 11:00, Qian Yun wrote:
> I have committed some typo fixes, but also remove a few lines
> in src/doc/sphinx/source/download.rst regarding nightly builds.