Re: Cannot easily contribute to the wiki

2018-10-25 Thread Joshua Branson
Thomas Schwinge writes: I was able to my local hurd wiki to build locally. I had to disable the xapian search and ymlfront plugins. Now I have the hurd wiki building locally! Hoo ray!!! > Hi! > > On Mon, 24 Sep 2018 11:19:42 -0400, Joshua Branson > wrote: >> A few years ago I had the Hurd w

Re: Cannot easily contribute to the wiki

2018-09-28 Thread Svante Signell
On Fri, 2018-09-28 at 11:27 -0400, Joshua Branson wrote: > > Well maybe. I changed the script to this: > > [joshua@dobby ~]$ cat $(which hurd) > #!/bin/bash > modprobe kvm > modprobe kvm_intel > cd ~/programming/gnu/hurd/vm/ > MEMORY=2G > FILE=debian-hurd-2017-11-01.img > # If I ever need to add

Re: Cannot easily contribute to the wiki

2018-09-28 Thread Joshua Branson
Thomas Schwinge writes: > Hi! > > On Thu, 27 Sep 2018 18:42:08 -0400, Joshua Branson > wrote: >> "./render_locally". >> >> $ ymlfront: failed to use YAML::Syck > > Nothing else get printed? Nope. That's the only error message that I get. :( > >> Luckily Parabola packages perl-yaml-syck! Bu

Re: Cannot easily contribute to the wiki

2018-09-28 Thread Thomas Schwinge
Hi! On Thu, 27 Sep 2018 18:42:08 -0400, Joshua Branson wrote: > "./render_locally". > > $ ymlfront: failed to use YAML::Syck Nothing else get printed? > Luckily Parabola packages perl-yaml-syck! But after I ran installed > perl-yaml-syck, I still got the same error: > > $ ymlfront: failed to

Re: Cannot easily contribute to the wiki

2018-09-27 Thread Joshua Branson
Thomas Schwinge writes: > Hi! > > On Wed, 26 Sep 2018 16:36:44 -0400, Joshua Branson > wrote: >> Thomas Schwinge writes: > > I now pushed the attached to address this. > > > Please fetch and try again. > Thanks for the speedy response! I still am getting some issues...On my Parabola GNU/Linu

Re: Cannot easily contribute to the wiki

2018-09-26 Thread Thomas Schwinge
Hi! On Wed, 26 Sep 2018 16:36:44 -0400, Joshua Branson wrote: > Thomas Schwinge writes: > > I'm aware of one problem that is seen with "recent" verions of Perl > > (don't know when exactly this started), which indeed makes the "getfield" > > plugin fail to load: > > > > $ ./render_locally >

Re: Cannot easily contribute to the wiki

2018-09-26 Thread Joshua Branson
Thomas Schwinge writes: > Hi! > > On Mon, 24 Sep 2018 11:19:42 -0400, Joshua Branson > wrote: >> A few years ago I had the Hurd wiki cloned locally, and I could rather >> trivially set it up. However, following the online guide a few days >> ago, I'm running into some issues. >> >> is a bit o

Re: Cannot easily contribute to the wiki

2018-09-26 Thread Thomas Schwinge
Hi! On Mon, 24 Sep 2018 11:19:42 -0400, Joshua Branson wrote: > A few years ago I had the Hurd wiki cloned locally, and I could rather > trivially set it up. However, following the online guide a few days > ago, I'm running into some issues. > > https://www.gnu.org/software/hurd/contributing/we

Cannot easily contribute to the wiki

2018-09-24 Thread Joshua Branson
Hello, A few years ago I had the Hurd wiki cloned locally, and I could rather trivially set it up. However, following the online guide a few days ago, I'm running into some issues. https://www.gnu.org/software/hurd/contributing/web_pages.html I've cloned the repo. I've run $ apt-get install