From: Xochitl A. <xo...@ho...> - 2007-04-11 11:42:34
|
Hi guys, A lot of thanks for your help. Now I build the model using infomap-build command, but when I try to instal= l the model with infomap-install command I have the following error : Using install control file "/home/jrandom/install/share/infomap-nlp/install= .control" Missing file "word2offset.db". Missing file "offset2word.db". Missing file "number2name.db". Missing file "number2name.dir". Missing file "number2name.pag". Missing file "art2offset.db". Missing file "offset2art.db" I look for the files in a working directory that I difined but there aren't= . Xochitl ---------------------------------------- > Date: Tue, 10 Apr 2007 10:12:56 -0700 > From: ced...@gm... > To: xo...@ho... > Subject: Re: HI > CC: inf...@li... >=20 > Hi Xochitl, >=20 > You need to find the prepare_corpus command and add the directory > containing it to your path. prepare_corpus is probably in > /usr/local/bin, unless you specified the "--prefix" or "--binprefix" > arguments to configure, in which case it'll be where you specified. > So you'll need to do something like: >=20 > $ export PATH=3D/usr/local/bin:$PATH >=20 > in bash, or >=20 > % setenv PATH /usr/local/bin:$PATH >=20 > in csh/tcsh. You'll probably want to add the appropriate version of > this to your login script, e.g. ~/.bashrc for bash. >=20 > Hope that helps. >=20 >=20 > Scott >=20 > P.S. Can you please subscribe to the infomap-nlp-users mailing list if > you haven't already, and post future questions there. I'll still get > them, but it'll give other people the chance to help as well, and make > the help offered available to others via the mailing list archives. > You can subscribe here: >=20 > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-user= s >=20 >=20 >=20 > On 4/10/07, Xochitl Alvarado wrote: > > > > Hi Scott, > > > > I have a problem when I try to install the model. > > > > The error is: > > > > Building target: /tmp/root/infomap_working_dir//wordlist > > Prerequisites: > > mar abr 10 04:30:28 CDT 2007 > > .................................................. > > prepare_corpus \ > > -cdir "." \ > > -mdir "/tmp/root/infomap_working_dir/" \ > > -cfile "" \ > > -fnfile "" \ > > -chfile "/usr/local/share/infomap-nlp/valid_chars.en" \ > > -slfile "/usr/local/share/infomap-nlp/stop.list" \ > > -rptfile "" > > /bin/sh: prepare_corpus: command not found > > make: *** [/tmp/root/infomap_working_dir//wordlist] Error 127 > > > > Can you help me with this error , please? > > > > Thanks a lot for your help > > > > > > > > _________________________________________________________________ > > Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ve= r r=E1pidamente todo lo que te interesa en un mismo sitio. > > http://www.live.com/getstarted _________________________________________________________________ Descubre Live.com - tu propia p=E1gina de inicio, personalizada para ver r= =E1pidamente todo lo que te interesa en un mismo sitio. http://www.live.com/getstarted= |