PDA

View Full Version : Problem with catorise


alessandru03
04-14-2012, 08:54 AM
there i saved my log on app manager:

Installing catorise 0.9.0
apt-worker: free space (/) = 95682560
apt-worker: free space (/home/user/MyDocs/.apt-archive-cache/) = 24049549312
apt-worker: free space (/home/) = 1702555648
apt-worker: total space (/home/) = 2113748992
required disk space: 10598
result code = 0
apt-worker: free space (/) = 95682560
Selecting previously deselected package catorise.
(Reading database ... 25372 files and directories currently installed.)
Unpacking catorise (from .../catorise_0.9.0_all.deb) ...
Setting up catorise (0.9.0) ...
Can't locate Locale/gettext.pm in @INC (@INC contains: /opt/catorise/lib /etc/perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /opt/catorise/catorise line 12.
BEGIN failed--compilation aborted at /opt/catorise/catorise line 12.
dpkg: error processing catorise (--configure):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
catorise
E: Sub-process /usr/bin/dpkg returned an error code (1)



I've reinstall my software and still the same error ....
can you tell me what I did wrong ?

MINKIN2
04-14-2012, 09:18 AM
Not sure why you are having issues with this. Catorise is one of the more friendliest programs for the n900.

What PR version did you flash your device with?

electroaudio
04-14-2012, 09:55 AM
Does catorise support your language?
A guess, but maybe it could be worth to try to change the language to something else during the installation?

alessandru03
04-14-2012, 10:14 AM
@MINKIN2 - i'm using software version: 21.2011.38-1
it's PR 1.4

@electroaudio - still > unable to install "catorise" <

daperl
04-14-2012, 10:43 AM
As root in a console, maybe first try:

apt-get install liblocale-gettext-perl

alessandru03
04-14-2012, 01:28 PM
thank you daperl