[Corpora-List] EVALB installation problems

peetm peet.morris at comlab.ox.ac.uk
Wed Aug 24 19:18:52 UTC 2005


It compiles fine for me if I first remove these incorrect predecs ...

int fprintf();
int printf();
int atoi();
int fclose();
int sscanf();

... and change main's return type to int (from void)

Looks like it's rather old (pre ANSI)

BTW, what does it do!!!

peetm

email: peet.morris at clg.ox.ac.uk

addr: Computational Linguistics Group
      University of Oxford
      The Clarendon Institute
      Walton Street
      Oxford
      OX1 2HG

-----Original Message-----
From: owner-corpora at lists.uib.no [mailto:owner-corpora at lists.uib.no] On
Behalf Of David Brooks
Sent: 24 August 2005 17:28
To: Corpora List
Subject: [Corpora-List] EVALB installation problems

Dear List Members,

I've been trying to install the EVALB program 
(http://nlp.cs.nyu.edu/evalb/) without success. The make file, which 
just runs GCC, produces a series of errors and warnings.

The only advice I have seen regarding such problems has been to ensure 
the most up-to-date versions of GCC. I have done this, to no avail.

Has anyone had similar problems, and if so how did they solve them? 
Alternatively, if no problems were encountered, which version of C was 
used to compile EVALB?

Many thanks,
David



More information about the Corpora mailing list