|
2012-08-01
, 07:35
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot apt-get update apt-get install -f
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-08-02
, 12:20
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#4
|
You might try to look for missing packages firstDo the same errore hunt you, if you try to install catoriseplus?Code:sudo gainroot apt-get update apt-get install -f
|
2012-08-02
, 12:36
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#5
|
am really tring to install catorise ! it was working fine to me before the last flash ,, don't know what happend, when i try to do
[code]
dpkg --configure catorise
[\code]
it brings me this error :
[code]
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
[\code]
i really don't know what to do ! what i did worng and how i can fix this
thanks in advance
som3a ,,,
-- solving method :
have to install the messing package manually .
apt-get install liblocale-gettext-perl
thanx for dzano for the fast help
Last edited by som3a; 2012-08-02 at 12:59. Reason: solved by dzano