- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Technical support › Linux › Issue following Git instructions to install HTK on macbook
I’ve been following the instructions on the git provided to try and download HTK but whenever i get to the compile and install stage of the document I get the fatal error seen attached. Do you know how I’d be able to resolve this?
I think a couple of us have had the same issue.
You might be able to fix this by adding this to the configure
command:
CFLAGS="-I/opt/X11/include" ./configure --x-includes=/opt/X11/include/
This tells the compiler to look in /opt/X11/include
for the missing files (which is what the flag is supposed to do)
For other people: We ran into another error after this – I’ll look into it
cheers,
Catherine
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in