Can't locate Text/Aspell.pm in @INC.....
I use kubuntu 10.10 and have this error koha error The following fatal error has occurred: |Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20. Can't run cpan Text::Aspell, becouse have make error. Please help. |
Juszczak writes
I use kubuntu 10.10 and have this error
koha error
The following fatal error has occurred:
|Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20.
Can't run cpan Text::Aspell, becouse have make error.
aptitude install libtext-aspell-perl ? Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
W dniu 24.09.2010 15:01, Thomas Krichel pisze:
Juszczak writes
I use kubuntu 10.10 and have this error
koha error
The following fatal error has occurred:
|Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20.
Can't run cpan Text::Aspell, becouse have make error.
aptitude install libtext-aspell-perl
?
Cheers,
Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
aptitude install libtext-aspell-perl Don't do anything : 0 package upadate, install or remove :(
Le 24/09/2010 15:11, Juszczak a écrit :
W dniu 24.09.2010 15:01, Thomas Krichel pisze:
Juszczak writes
I use kubuntu 10.10 and have this error
koha error
The following fatal error has occurred:
|Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib
aptitude install libtext-aspell-perl Don't do anything : 0 package upadate, install or remove :(
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
sudo cpan Test::Aspell
W dniu 24.09.2010 15:52, LAURENT Henri-Damien pisze:
Le 24/09/2010 15:11, Juszczak a écrit :
W dniu 24.09.2010 15:01, Thomas Krichel pisze:
Juszczak writes
I use kubuntu 10.10 and have this error
koha error
The following fatal error has occurred:
|Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib
aptitude install libtext-aspell-perl Don't do anything : 0 package upadate, install or remove :(
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
sudo cpan Test::Aspell
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
I use kubuntu 10.04 and have this error
koha error
The following fatal error has occurred:
|Can't locate Text/Aspell.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 20.
Can't run cpan Text::Aspell, becouse have make error.
sudo cpan Test::Aspell --- have warrning : cannot install Test::Aspell, don't know what it is :(
On 24/09/10 15:04, Juszczak wrote:
Can't run cpan Text::Aspell, becouse have make error.
sudo cpan Test::Aspell --- have warrning : cannot install Test::Aspell, don't know what it is :(
sudo cpan Text::Aspell -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 208 366 1295 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
participants (4)
-
Colin Campbell -
Juszczak -
LAURENT Henri-Damien -
Thomas Krichel