It took me forever to find the packages on Archlinux that contained the XML catalogs files for HTML and XHTML. So:
aur/html-docs aur/xhtml-docs
It installs a file in /etc/profile.d and sets SGML_CATALOG_FILES, so be sure to su – or login again.
Smokes your problems, coughs fresh air.
It took me forever to find the packages on Archlinux that contained the XML catalogs files for HTML and XHTML. So:
aur/html-docs aur/xhtml-docs
It installs a file in /etc/profile.d and sets SGML_CATALOG_FILES, so be sure to su – or login again.
© 2024 BigSmoke
Theme by Anders Noren — Up ↑
This is necessary to make compiling your website not slow as shit?
It refused to use external catalogs, so it gave a bunch of errors about entities or something. I don’t know why it refused to download external entities. On my old Gentoo system it was slow as shit as you said, but on Arch it just errored about it…
I’m finally able to compile my website again; it has been months since I could. And, I took the opertunity to move it to my own webserver. It is now uberfast and I don’t have to worry about space or network usage (unless I surpass my 500 GB limit Duocast gives me…). I do have to find new stats software, though.
BTW: there was an error in the geshi processor. Apparently it was incorrect PHP usage: