On windows with NIST the NIST SPeech HEader REsources (SPHERE) package Version 2.7

Source: Internet
Author: User
Tags crypt

SPHERE official Https://www.nist.gov/itl/iad/mig/tools

1 Follow the instructions, using one of the recommended platforms Cygwin

This version of SPHERE have been tested on the following platforms:

Mac OS X (10.6)
Linux (Ubuntu 11.04)
Cygwin (1.7 under Windows XP)

2 There are no dependent header files found cannot find. h specifically downloads gcc, with which GCC command to see what GCC is used, if it is BIN/GCC, then there is this error, if USR/BIN/GCC is not the error

http://perlmonks.org/?node_id=1073113

Https://superuser.com/questions/647400/gcc-not-finding-header-file-though-its-path-has-been-included-with-i

OK ... seem to is a couple of problems here.

First, ' GCC ' appears in Both/bin And/usr/bin. (The directories is actually the same inode--presumably junctions). However, If/bin Precedes/usr/bin in the PATH, then I get the above error message. If/usr/bin, comes first, then it fails with a more understandable error:

/usr/lib/perl5/5.14/x86_64-cygwin-threads/core/reentr.h:109:26:fatal +error:crypt.h:no such file or directory # include <crypt.h> [DOWNLOAD]

This is fixed by installing Libcrypt-devel. Then everything worked just fine ... So problem solved!

3 with 64-bit Cygwin no, 32-bit Cygwin is required.

Cygwin https://www.cygwin.com/

4 has appeared bash./program Permission denied

With chmod +x./program

On windows with NIST the NIST SPeech HEader REsources (SPHERE) package Version 2.7

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.