Hi, > Sadly, readlink is not a POSIX standard utility; otherwise we would > already be using it in place of resolvelinks().
In that case, please try this: #SELF=$(readlink -f $0) SELF=$(cd `dirname $0` ; pwd)/`basename $0` So far 'sage --coverageall', 'sage --sdist', './configure' and make is churning along happily: ~/sage-9.6/git/rc3/sage.mod8$ ls -l logs/pkgs/ total 524 -rw-rw-rw- 1 hph hph 13791 May 4 01:43 ccache-3.3.4.log -rw-rw-rw- 1 hph hph 107491 May 4 01:51 cython-0.29.28.log -rw-rw-rw- 1 hph hph 0 May 4 01:43 flint-2.8.4.log -rw-rw-rw- 1 hph hph 4728 May 4 01:45 flit_core-3.4.0.log -rw-rw-rw- 1 hph hph 9167 May 4 01:47 gmpy2-2.1.1.log -rw-rw-rw- 1 hph hph 13366 May 4 01:46 packaging-21.3.log -rw-rw-rw- 1 hph hph 4473 May 4 01:52 pari-2.13.3.log -rw-rw-rw- 1 hph hph 3352 May 4 01:51 pari_galdata-20080411.p0.log -rw-rw-rw- 1 hph hph 3430 May 4 01:51 pari_seadata_small-20090618.p0.log -rw-rw-rw- 1 hph hph 128307 May 4 01:45 pip-22.0.2.log -rw-rw-rw- 1 hph hph 9690 May 4 01:46 pyparsing-3.0.6.log -rw-rw-rw- 1 hph hph 107180 May 4 01:44 setuptools-59.8.0.log -rw-rw-rw- 1 hph hph 11881 May 4 01:47 setuptools_scm-6.3.2.log -rw-rw-rw- 1 hph hph 40502 May 4 01:46 setuptools_wheel-59.8.0.log -rw-rw-rw- 1 hph hph 4625 May 4 01:45 tomli-1.2.1.log -rw-rw-rw- 1 hph hph 19554 May 4 01:44 wheel-0.37.0.log ~/sage-9.6/git/rc3/sage.mod8$ ls -l logs/pkgs/ | wc -l 17 ~/sage-9.6/git/rc3/sage.mod8$ She will be out of brane in the next few weeks, please allow her to catch up upon her return. Thank you for your help. Regards, phiho On Tue, May 3, 2022 at 7:39 PM Michael Orlitzky <mich...@orlitzky.com> wrote: > On Tue, 2022-05-03 at 14:30 -0700, ph h wrote: > > > > *SELF=$(readlink -f $0) > > Sadly, readlink is not a POSIX standard utility; otherwise we would > already be using it in place of resolvelinks(). > > -- > You received this message because you are subscribed to a topic in the > Google Groups "sage-devel" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sage-devel/CuYOEY5pfdI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/5e9947445de86811f34c05e204f8e45c100e421d.camel%40orlitzky.com > . > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CALZQg1Y01AzkBufFQ29BQUz-pMjhr-8%3Db8AvAhZug2RtVZk0ig%40mail.gmail.com.