
maneshti
New User
Mar 13, 2013, 5:05 PM
Post #1 of 4
(126 views)
|
hi, i'm new in perl and actually i should say i don't know any thing about it! recently i installed active state and perl interpreter, i just know how to run a perl program but no more, my main problem is: i should use an eveluation toolkit name ROUGE that is a perl program i really need to install and use it for my project but for installing it i have problem. the 3 first step of instllation are: <<INSTALLATION>> (1) You need to have DB_File installed. (2) You also need to install XML: DOM XML-DOM-1.43.tar.gz. You might need install extra Perl modules that are required by XML:: DOM. (3) Setup an environment variable ROUGE_EVAL_HOME that points to the "data" subdirectory. For example, if your "data" subdirectory located at "/usr/local/ROUGE-1.5.4/data" then you can setup the ROUGE_EVAL_HOME as follows: (a) Using csh or tcsh: $command_prompt>setenv ROUGE_EVAL_HOME /usr/local/ROUGE-1.5.4/data (b) Using bash $command_prompt>ROUGE_EVAL_HOME=/usr/local/ROUGE-1.5.4/data $command_prompt>export ROUGE_EVAL_HOME i want to know how i can install db_files? and how i can install xml:: Dom.tar.gz? and for step 3 what should i do? plz my friends can anybody help me?, i really need to find answers and i havn't much time for it, really need your help this is ROUGE toolkit http://www.mediafire.com/?qq7bz6wu2geec7q
(This post was edited by maneshti on Mar 14, 2013, 2:02 AM)
|