On Mon, Apr 14, 2008 at 8:24 PM, Pannann <ahmed.abdelka
...@gmail.com> wrote:
> thanks so much , your feedback helped me alot
> now i want to start learning how to use the IQMT are there any samples
> to start with
> On Apr 11, 6:29 am, Jesus Gimenez <jgime...@lsi.upc.edu> wrote:
> > hi ahmed,
> > you might have to update your Perl modules. Indeed, I recommend.
> Visithttp://search.cpan.org/for downloading. (e.g.,
> http://search.cpan.org/~gbarr/Regexp-0.004/<http://search.cpan.org/%7Egbarr/Regexp-0.004/>
> )
> > plus, you need to include the IQMT path in the PERL5LIB variable. For
> > instance, by updating your .bashrc file:
> > export PERL5LIB=/home/jgimenez/soft/IQMT/IQMT-2.2/lib:$PERL5LIB
> > the syntax is a little bit different if you're using tcshell (export
> > --> setenv, etc.)
> > hope this helps, ;-)
> > jesus
> > Pannann escribió:
> > > hi
> > > i ;ve tried to update the libraies and it was under linux
> > > but after that two new errors show up
> > > Warning: prerequisite XML::RegExp 0.03 not found. We have 0.02.
> > > Could not open 'lib/IQ/COMMON.pm': No such file or directory at /usr/
> > > lib/perl5/5.8.8/ExtUtils/MM_Unix.pm line 2649.
> > > note: i had applied the correct RegExp version
> > > any clue about that
> > > On Apr 7, 10:04 am, jgime...@lsi.upc.edu wrote:
> > >> hi Ahmed,
> > >> it looks like you're having a problem with
> > >> required packages (perpahs old versions?). I think you should update
> old
> > >> packages and install missing ones. However, I've never tried IQMT for
> > >> Windows, so I'm sorry I cannot guarantee it's going to work.
> > >> :-(
> > >> good luck,
> > >> jesus
> > >>> Hi
> > >>> I am new to IQMT and
> > >> new to Perl and i am trying to install IQMT and> when tryiung to
> > >> run the makefile it gives me the following errors and
> > >> warnings
> > >>> I am using latest Activeperl standard edition on
> > >> windows
> > >>> Can't locate auto/DB_File/autosplit.ix in
> > >> @INC (@INC contains: C:/Perl/> site/lib C:/Perl/lib .) at
> > >> C:/Perl/lib/AutoLoader.pm line 186.> at
> > >> C:/Perl/site/lib/DB_File.pm line 184> Warning: prerequisite
> > >> DB_File 1.814 not found.> Warning: prerequisite
> > >> File::ReadBackwards 1.04 not found.> Warning: prerequisite
> > >> XML::DOM 1.43 not found.
> > >>> Warning: prerequisite XML::RegExp 0.03
> > >> not found.
> > >>> Warning: prerequisite XML::Twig 3.22 not found.
> > >>> I need help ASAP
> > >>> Thanks