Dear Chris

I downloaded the package and it goes on this way.........

--------------------------------------------------------------------------------------------------
p...@libra25:~/Desktop/koha_sw$ sudo dpkg -i
libgraphics-magick-perl_1.3.5-6_i386.deb
-----------------------------------------------------------------------------------
Selecting previously deselected package libgraphics-magick-perl.
(Reading database ... 98452 files and directories currently installed.)
Unpacking libgraphics-magick-perl (from
libgraphics-magick-perl_1.3.5-6_i386.deb) ...
dpkg: dependency problems prevent configuration of
libgraphics-magick-perl:
�libgraphics-magick-perl depends on libgraphicsmagick3 (>= 1.3.5);
however:
� Package libgraphicsmagick3 is not installed.
�libgraphics-magick-perl depends on libwmf0.2-7 (>= 0.2.8.4); however:
� Package libwmf0.2-7 is not installed.
dpkg: error processing libgraphics-magick-perl (--install):
�dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
�libgraphics-magick-perl
--------------------------------------------------------------------------------------------------------------
p...@libra25:~/Desktop/koha_sw$ sudo apt-get install libwmf0.2-7
---------------------------------------------------------------------------------------------------------
Reading package lists... Done
Building dependency tree������
Reading state information... Done
Package libwmf0.2-7 is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libwmf0.2-7 has no installation candidate
-=----------------------------------------------------------------------------------------------------------------------
p...@libra25:~/Desktop/koha_sw$ sudo apt-get install libgraphicsmagick3
---------------------------------------------------------------------------------------------------------------------------
Reading package lists... Done
Building dependency tree������
Reading state information... Done
Package libgraphicsmagick3 is not available, but is referred to by
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libgraphicsmagick3 has no installation candidate
p...@libra25:~/Desktop/koha_sw$ sudo apt-get install libgraphicsmagick
Reading package lists... Done
Building dependency tree������
Reading state information... Done
E: Couldn't find package libgraphicsmagick
p...@libra25:~/Desktop/koha_sw$ sudo apt-get install libgraphicsmagick3
Reading package lists... Done
Building dependency tree������
Reading state information... Done
Package libgraphicsmagick3 is not available, but is referred to by
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libgraphicsmagick3 has no installation candidate
p...@libra25:~/Desktop/koha_sw$

partha



  As mentioned the mailing list archive, the proper package name is
  libgraphics-magick-perl and not libimage-magick-perl.

  $ sudo apt-cache search libgraphics-magick-perl
  libgraphics-magick-perl - format-independent image processing - perl
  interface


  Kind Regards,
  Chris



Parthasarathi Mukhopadhyay
Department of Library and Information Science
University of Burdwan, Burdwan, West Bengal, India

-- 
_______________________________________________
Search for products and services at: 
http://search.mail.com
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel

Reply via email to