I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-04-06 07:19:41-07 by peco
Ubuntu 8.10 - install AI::FANN-0.10
First of all: thank you very much for your work!. It's fantastic! I am running Ubuntu 8.10, libfann.1.2.0-1, and I can not install the AI:::FANN-0.10 from CPAN. Could you give me some idea? Here is part of my log:
In file included from FANN.xs:13: constants.h:43: error: 'FANN_GAUSSIAN_SYMMETRIC' undeclared here (not in a function) constants.h:47: error: 'FANN_LINEAR_PIECE' undeclared here (not in a function) constants.h:48: error: 'FANN_LINEAR_PIECE_SYMMETRIC' undeclared here (not in a function) constants.h:49: error: 'FANN_SIN_SYMMETRIC' undeclared here (not in a function) constants.h:50: error: 'FANN_COS_SYMMETRIC' undeclared here (not in a function) constants.h:51: error: 'FANN_SIN' undeclared here (not in a function) constants.h:52: error: 'FANN_COS' undeclared here (not in a function) constants.h:55: error: 'FANN_STOPFUNC_MSE' undeclared here (not in a function) constants.h:56: error: 'FANN_STOPFUNC_BIT' undeclared here (not in a function) FANN.xs: In function '_sv2fta': FANN.xs:99: warning: format not a string literal and no format arguments FANN.xs: In function '_check_error': FANN.xs:112: error: 'FANN_E_NO_ERROR' undeclared (first use in this function) FANN.xs:112: error: (Each undeclared identifier is reported only once FANN.xs:112: error: for each function it appears in.)
Direct Responses: 10428 | Write a response