Ticket #62 (closed Defect: invalid)

Opened 10 months ago

Last modified 9 months ago

error installing a package

Reported by: marco Assigned to: taj
Priority: Medium Milestone:
Component: main Version: 1.2.4
Severity: Normal Keywords:
Cc:

Description

hi i have a problem when i try install package's abiword for linux. the bug is: Checking for required C library versions ... OK Checking for Standard C++ library ... OK Checking for popt command line arguments parser ... OK Checking for libpng graphics library ... OK Checking for GTK+ user interface toolkit ... OK Checking for XML processing library ... OK Checking for Glade user interface loader library ... OK Checking for GConf Configuration Framework ... OK Checking for Bonobo Component Model ... OK Checking for GNOME User Interface Library ... OK Checking for The Independent JPEG Group's JPEG runtime library ... OK Checking for Unicode character map ... failed


Error: Package 'Unicode character map' was found but was of the wrong version and the correct version could not be located.

[IV 4.0 for @gnome.org/libgucharmap]

Error: Unable to prepare package AbiWord? Word Processor.

I 'd trying install some libs relationated whit "Unicode Character map" trying find what is the problem. I would like you help me... thank you sorry the English

Change History

12/29/07 11:47:51 changed by taj

  • status changed from new to closed.
  • resolution set to invalid.

You need to install the libgucharmap package. I'm not sure what distro you're using, but if it's Ubuntu, try this command: $ sudo apt-get install libgucharmap6

That should fix it! - Taj