Skip to Content.
Sympa Menu

illinois-ml-nlp-users - Re: [Illinois-ml-nlp-users] Issue Installing Illinois Curator

illinois-ml-nlp-users AT lists.cs.illinois.edu

Subject: Support for users of CCG software closed 7-27-20

List archive

Re: [Illinois-ml-nlp-users] Issue Installing Illinois Curator


Chronological Thread 
  • From: Adam Goodkind <a.goodkind AT gmail.com>
  • To: "Sammons, Mark" <mssammon AT illinois.edu>
  • Cc: "illinois-ml-nlp-users AT cs.uiuc.edu" <illinois-ml-nlp-users AT cs.uiuc.edu>
  • Subject: Re: [Illinois-ml-nlp-users] Issue Installing Illinois Curator
  • Date: Fri, 15 Jun 2012 08:54:22 -0400
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/illinois-ml-nlp-users>
  • List-id: Support for users of CCG software <illinois-ml-nlp-users.cs.uiuc.edu>

Thanks Mark, that did the trick. Everything downloaded fine.

My new issue is with the makefile, though. i can't seem to find the right path for the LIB_ROOT. Any advice on how to find it? (If it matters, I used Macports to install boost, thrift-0.4.0, etc.)

Thanks again,
Adam

On Jun 14, 2012, at 10:07 PM, Sammons, Mark wrote:

Hi, Adam.

Look at the bootstrap.sh script.  Set the value of 'NOCURL' to 0 (instead of 1) and retry.

Regards,

Mark


From: illinois-ml-nlp-users-bounces AT cs.uiuc.edu [illinois-ml-nlp-users-bounces AT cs.uiuc.edu] on behalf of Adam Goodkind [a.goodkind AT gmail.com]
Sent: Thursday, June 14, 2012 5:49 PM
To: illinois-ml-nlp-users AT cs.uiuc.edu
Subject: [Illinois-ml-nlp-users] Issue Installing Illinois Curator

Hi,

I'm a new user of the Illinois Curator, and am having issues with its installation. When I try to install it, and run bootstrap.sh, I receive the errors below, where it looks like it's not downloading the files. If anyone could lend their expertise, as to how to resolve this issue, I would really appreciate it.

Thanks,
Adam

bash-3.2$ sh bootstrap.sh
bootstrap.sh: About to download required libraries and data files...
Downloading LBJ component dependencies...
bootstrap.sh: line 44: wget: command not found
bootstrap.sh: line 45: wget: command not found
bootstrap.sh: line 46: wget: command not found
bootstrap.sh: line 47: wget: command not found
Moving LBJ dependencies...
mv: LBJ2Library.jar: No such file or directory
mv: LBJPOS.jar: No such file or directory
mv: LBJChunk.jar: No such file or directory
mv: LBJCoref.jar: No such file or directory
Downloading Illinois NER component dependencies...
bootstrap.sh: line 75: wget: command not found
Unpacking NER dependencies...
tar: Error opening archive: Failed to open 'IllinoisNerExtended-v2.1.tgz': No such file or directory
Moving NER dependencies...
mv: IllinoisNerExtended-v2.1/dist/LbjNerTagger-2.1.jar: No such file or directory
mv: rename IllinoisNerExtended-v2.1/data/* to /Users/agoodkind/Desktop/curator-0.6.9/curator-annotators/illinois-ner-extended/data/ner-ext/*: No such file or directory
Downloading Stanford parser component dependencies...
bootstrap.sh: line 104: wget: command not found
Unpacking Stanford parser dependencies...
tar: Error opening archive: Failed to open 'stanford_parser_backup.tgz': No such file or directory
Moving Stanford parser dependencies...
mv: stanford_backup/stanford-parser-2010-08-16.jar: No such file or directory
mv: rename stanford_backup/englishPCFG.ser.gz to /Users/agoodkind/Desktop/curator-0.6.9/curator-annotators/stanford-parser/data/englishPCFG.ser.gz: No such file or directory
Downloading Illinois SRL component dependencies...
bootstrap.sh: line 138: wget: command not found
Unpacking SRL dependencies...
tar: Error opening archive: Failed to open 'illinoisSRL-3.0.3.tgz': No such file or directory
Moving SRL dependencies...
mv: rename illinoisSRL-3.0.3/models/* to /Users/agoodkind/Desktop/curator-0.6.9/lib/*: No such file or directory
mv: rename illinoisSRL-3.0.3/bin/* to /Users/agoodkind/Desktop/curator-0.6.9/lib/*: No such file or directory
cp: illinoisSRL-3.0.3/config/*: No such file or directory
mv: rename illinoisSRL-3.0.3/config/* to /Users/agoodkind/Desktop/curator-0.6.9/curator-annotators/illinois-nom-srl/configs/*: No such file or directory
Downloading Illinois Wikifier component dependencies...
bootstrap.sh: line 170: wget: command not found
Unpacking Wikifier dependencies...
tar: Error opening archive: Failed to open 'IllinoisWikifier-1.0.1.tgz': No such file or directory
Moving Wikifier dependencies...
mv: IllinoisWikifier-1.0.1/Code/dist/Wikifier.jar: No such file or directory
mv: rename IllinoisWikifier-1.0.1/Code/lib/* to /Users/agoodkind/Desktop/curator-0.6.9/lib/*: No such file or directory
mv: rename IllinoisWikifier-1.0.1/Config/* to /Users/agoodkind/Desktop/curator-0
.6.9/curator-annotators/illinois-wikifier/configs/*: No such file or directory
mv: rename IllinoisWikifier-1.0.1/Data/* to /Users/agoodkind/Desktop/curator-0.6.9/curator-annotators/illinois-wikifier/data/*: No such file or directory
bootstrap.sh: Done.


-- 
Adam Goodkind 
w  adamgoodkind.com 
t   @adamgreatkind 





Archive powered by MHonArc 2.6.16.

Top of Page