Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure script hangs looking for docbook #24

Closed
dankamongmen opened this issue Aug 7, 2019 · 3 comments
Closed

configure script hangs looking for docbook #24

dankamongmen opened this issue Aug 7, 2019 · 3 comments
Assignees
Milestone

Comments

@dankamongmen
Copy link
Owner

we sat here for a good 30s on a machine that ended up actually having a satisfactory install, weird:

7186 ?        Ss     0:00  \_ sshd: dank [priv]
 7192 ?        S      0:00      \_ sshd: dank@pts/1
 7193 pts/1    Ss     0:00          \_ -bash
 8459 pts/1    S+     0:00              \_ /bin/bash ./configure
 9195 pts/1    S+     0:00                  \_ /usr/bin/xsltproc http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
checking for epoll_create1... yes
checking for Docbook XSLT version current... yes
checking for pkg-config... pkg-config
@dankamongmen dankamongmen self-assigned this Aug 7, 2019
@dankamongmen
Copy link
Owner Author

The package wasn't actually installed, so the delay here was it going and grabbing the stuff it needed from upstream. This actually kinda works, I guess? An annoying delay, though.

@dankamongmen
Copy link
Owner Author

By my recent experience, the thing we ought do is rewrite these using pandoc.

@dankamongmen dankamongmen added this to the 1.3 milestone Jun 18, 2020
@dankamongmen
Copy link
Owner Author

Finally switched to pandoc!

dankamongmen added a commit that referenced this issue Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant