That was the tip I needed, thanks.
I ran the command:
sudo yum install docbook-style-xsl
(which translated to the more modern "dnf instsall docbook-style-xsl")
After that it worked fine.
Thanks again!
~Andrew
On Sat, Dec 12, 2015 at 3:14 AM, David Herrmann wrote:
>
> Hi
>
> On Sat, Dec 12, 201
Hi! I have been trying to set up the "perfect" (for me) encrypted
server for some time now, and I have been running into a lot of
issues. After extensive digging and trying to learn about systemd, I
think I have found the root cause, and I would like some input from
people with more experience. Ple
Hi
On Sat, Dec 12, 2015 at 8:43 AM, Andrew Thompson
wrote:
> With a new install of Fedora server, I'm having trouble building systemd
> documentation. It's driving me crazy.
>
> I've been able to fix this problem by editing the Makefile by hand, and
> removing the "--no-net" flag from the XSLT bu