[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error with make doc
From: |
Werner LEMBERG |
Subject: |
Re: Error with make doc |
Date: |
Thu, 08 Feb 2024 07:06:46 +0000 (UTC) |
> If I click on the Notation link from that page, I get to:
>
> out-www/offline-root/Documentation/web/notation.html
>
> which has no css, but has lots of links.
This shouldn't happen, and it means that your documentation build is
still not correct.
> I'm happy to send a tar file of my offline-root directory and
> subdirectories if that would be helpful.
Yes, something like that would help. However, I would like to see
your *complete* (successful) build of the `bytecode` and `doc` make
targets, with `LANGS="en"` to reduce space. If you don't mind, please
issue the following command one level above your build directory:
gtar cJvf build.tar.xz build
where `gtar` is GNU tar (from the 'gnutar' MacPorts package), also
assuming that your build directory is called `build`. Upload the
created file `build.tar.xz` to a filesharing hoster of your choice and
send me the link privately so that I can download the file for further
inspection. For me, this archive has about 206MByte.
[The `J` command makes GNU tar use the `xz` program for compression,
which is much more efficient than the default `gz` (at the cost of
compression speed), and which you probably have to install from
MacPorts, too.]
Werner
- Re: Error with make doc, Werner LEMBERG, 2024/02/01
- Re: Error with make doc, Carl Sorensen, 2024/02/01
- Re: Error with make doc, Werner LEMBERG, 2024/02/01
- Re: Error with make doc, Carl Sorensen, 2024/02/01
- Re: Error with make doc, Werner LEMBERG, 2024/02/02
- Re: Error with make doc, Carl Sorensen, 2024/02/02
- Re: Error with make doc, Werner LEMBERG, 2024/02/04
- Re: Error with make doc, Carl Sorensen, 2024/02/07
- Re: Error with make doc,
Werner LEMBERG <=
- Re: Error with make doc, Werner LEMBERG, 2024/02/10
- Re: Error with make doc, Dan Eble, 2024/02/10
- Re: Error with make doc, Werner LEMBERG, 2024/02/10
- Re: Error with make doc, Carl Sorensen, 2024/02/10
- Message not available
- Re: Error with make doc, Werner LEMBERG, 2024/02/03
- Re: Error with make doc, Carl Sorensen, 2024/02/07
- Re: Error with make doc, Werner LEMBERG, 2024/02/08