Hi, On Wednesday, April 7, 2021 6:11 PM, Luis Felipe <luis.felipe...@protonmail.com> wrote:
> On Wednesday, April 7, 2021 5:22 PM, Julien Lepiller jul...@lepiller.eu wrote: > > > Here's v2. > > I checked that it sets GUIX_LOCPATH properly on my system (I had to add > > the path specification for it to work). > > Thanks, Julien, with this new patch, the website builds. But I noticed other > problems now: > > 1. It does not run (haunt serve fails). > 2. Running it with "python3 -m http.server" instead, I see many characters > replaced by "?" marks. > > I'm using the commands from the website's README, but omitting "-E > GUIX_LOCPATH" and changing "lib/locale" to "lib/locales" because the former > does not exist. I managed to build and serve without problems (apparently) passing Julien's manifest to a script I use to manage Guix profiles for project development, instead of using the commands in the README.