You can run with "fricas -nosman" so that /tmp is not required.
Termux has TMPDIR=/data/data/com.termux/files/usr/tmp
$PREFIX/tmp is generally not writable on other systems.
- Qian
On 11/29/23 00:20, Andrey G. Grozin wrote:
On Sun, 26 Nov 2023, Qian Yun wrote:
I can confirm your error. I was building successfully with
1.3.9 tarball.
Thanks. Indeed, 1.3.9 with your 1-line fix builds successfully:
./comfigure --prefix=$PREFIX --with-lisp=sbcl
make
make install
succeeds. Then
~ $ fricas
...
sh: can't create /tmp/socks.11257: No such file or directory
...
Fatal error opening I/O socket
Indeed, there is no /tmp. Is it possible to convince fricas to use
$PREFIX/tmp instead of /tmp?
Andrey
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/ddf6770c-f2b3-4125-9761-ebac17a800f8%40gmail.com.