Nothing to be done for `all'

27 views
Skip to first unread message

Sandra Jansen

unread,
Jul 17, 2018, 5:29:05 AM7/17/18
to FAVE (Force Alignment and Vowel Extraction) Users Group
Hi all,

I'm trying to install HTK on my mac (High Sierra, 10.13.5) but I run into the following problem when I do Step 8 of Ingrid Rosenfelder's instructions ("make all"):

(cd HTKTools && /Applications/Xcode.app/Contents/Developer/usr/bin/make all) \
      || case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Nothing to be done for `all'.
(cd HLMTools && /Applications/Xcode.app/Contents/Developer/usr/bin/make all) \
      || case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Nothing to be done for `all'.

I've followed Laurel's instructions about downloading XQuartz (taken from Hannah's post) but I can't see how to work around this error. Any hints what I could do would be much appreciated.

Sandra

Josef Fruehwald

unread,
Jul 17, 2018, 7:57:24 AM7/17/18
to fave-...@googlegroups.com
Hi Sandra,

I'd recommend following the install guide on the GitHub wiki insead (https://github.com/JoFrhwld/FAVE/wiki/HTK-on-OS-X)

We have a work around that doesn't involve installing XQuartz. It goes as follows:

export CPPFLAGS=-UPHNALG
./configure --without-x --disable-hslab
make all
sudo make install
Hopefully this will resolve the problem!

-Joe

--
You received this message because you are subscribed to the Google Groups "FAVE (Force Alignment and Vowel Extraction) Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fave-users+...@googlegroups.com.
To post to this group, send email to fave-...@googlegroups.com.
Visit this group at https://groups.google.com/group/fave-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/fave-users/16a24107-861d-4cba-8c7b-c2950d200a13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sandra Jansen

unread,
Jul 17, 2018, 8:17:21 AM7/17/18
to fave-...@googlegroups.com
That did the trick. Thanks Joe!

On Tue, Jul 17, 2018 at 1:57 PM, Josef Fruehwald <jofr...@gmail.com> wrote:
Hi Sandra,

I'd recommend following the install guide on the GitHub wiki insead (https://github.com/JoFrhwld/FAVE/wiki/HTK-on-OS-X)

We have a work around that doesn't involve installing XQuartz. It goes as follows:

export CPPFLAGS=-UPHNALG
./configure --without-x --disable-hslab
make all
sudo make install
Hopefully this will resolve the problem!

-Joe
On Tue, Jul 17, 2018 at 10:29 AM 'Sandra Jansen' via FAVE (Force Alignment and Vowel Extraction) Users Group <fave-...@googlegroups.com> wrote:
Hi all,

I'm trying to install HTK on my mac (High Sierra, 10.13.5) but I run into the following problem when I do Step 8 of Ingrid Rosenfelder's instructions ("make all"):

(cd HTKTools && /Applications/Xcode.app/Contents/Developer/usr/bin/make all) \
      || case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Nothing to be done for `all'.
(cd HLMTools && /Applications/Xcode.app/Contents/Developer/usr/bin/make all) \
      || case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Nothing to be done for `all'.

I've followed Laurel's instructions about downloading XQuartz (taken from Hannah's post) but I can't see how to work around this error. Any hints what I could do would be much appreciated.

Sandra

--
You received this message because you are subscribed to the Google Groups "FAVE (Force Alignment and Vowel Extraction) Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fave-users+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "FAVE (Force Alignment and Vowel Extraction) Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fave-users+unsubscribe@googlegroups.com.

To post to this group, send email to fave-...@googlegroups.com.
Visit this group at https://groups.google.com/group/fave-users.
Reply all
Reply to author
Forward
0 new messages