Le Mon, Oct 31, 2022 at 09:27:10AM +0100, tlaro...@polynum.com a écrit :
> Le Sun, Oct 30, 2022 at 04:41:21PM -0700, Skip Tavakkolian a écrit :
> > I just did a full install of the stable version in my local evolutionary
> > branch of 9legacy using the get_mk_install.rc script.
> > I had to extend XCPPFLAGS in "kertex_T/lib1/web/Makefile.ker" to include
> > "-D_SUSV2_SOURCE"
> 
> It's anormal since all the kerTeX stuff depends only on standard C, the
> only exception needing POSIX being introduced by a primitive added for LaTeX 
> but whose
> implementation, in kerTeX, is in the system dependant library for Plan9
> and not in libweb...

Correction: since the system dependant part is not in a separated
library but in a separate object (source defined depending on the
system) but put in libweb, this macro definition has to go in:

kertex_T/sys/lib1/web/plan9.c

before the inclusion of the system headers.

Thanks for the report!

> > 
> > Also, I can't find latex.sh in the installed packages. Did I miss a step?
> > 
> 
> It should be in $KERTEX_LIBDIR/pkg/rcp/latex.sh
> 
> and this should be here if you run:
> 
> $KERTEX_SHELL $KERTEX_LIBDIR/pkg/rcp/r...@pkg.sh install
> 
> this being done, unless you answered no, during the install.
> 
> (all the variables are defined in which_kertex(1) that can be evaluated to
> have the definitions in the environment).
> 
> > On Thu, Oct 13, 2022 at 8:05 AM <tlaro...@polynum.com> wrote:
> > 
> > > The latest version of the recipe used utilities in a way not matching
> > > Plan9 (rmdir(1) or mv(1) for directories...) and the use of the mf(1)
> > > binary was made without ensuring the kerTeX directory was in the path.
> > > 
> > > This is corrected in the new recipe latex.sh (tested on 9front).
> > > --
> > > Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
> > >              http://www.kergis.com/
> > >             http://kertex.kergis.com/
> > > Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C
> 
> --
> Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
>              http://www.kergis.com/
>             http://kertex.kergis.com/
> Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T5c7149f289645c43-Md3d318be91a6ed20b48be54b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to