kate0103 发表于 2007-7-24 17:10:45

bugzilla3.0- PerlMagick找不到

各位先進可否指導之:

我試過很多方法~

ppm rep add 了很多網址:
網址如下:
http://landfill.bugzilla.org/ppm
http://search.cpan.org/dist/PerlMagick/
http://theoryz5.uwinnipeg.ca/ppms/package.xml
http://openinteract.sourceforge.net/ppmpackages
http://glob.com.au/ppm
htto://ppm4.activestate.com/MSWin32-x86/5.8/820/...

但是一直無法將此 ppm install PerlMagick l正確安裝,
Email-Send 也抱怨版本太舊,
不知道要怎麼解決這兩個問題

以下為checksetup.pl
-----

* This is Bugzilla 3.0 on perl 5.8.8
* Running on Win2003 Build 3790

Checking perl modules...
Checking for             CGI (v2.93)   ok: found v3.20
Checking for      TimeDate (v2.21)   ok: found v2.22
Checking for             DBI (v1.41)   ok: found v1.52
Checking for       PathTools (v0.84)   ok: found v3.12
Checking for Template-Toolkit (v2.12)   ok: found v2.18
Checking for      Email-Send (v2.16)    found v2.05
Checking for Email-MIME-Modifier (any)   ok: found v1.440

Checking available perl DBD modules...
Checking for          DBD-Pg (v1.45)   ok: found v1.45
Checking for       DBD-mysql (v2.9003) ok: found v4.005

The following Perl modules are optional:
Checking for            GD (v1.20)   ok: found v2.16
Checking for   Template-GD (any)   ok: found v1.56
Checking for         Chart (v1.0)    ok: found v2.3
Checking for         GDGraph (any)   ok: found v1.43
Checking for      GDTextUtil (any)   ok: found v0.86
Checking for      XML-Twig (any)   ok: found v3.26
Checking for      MIME-tools (v5.406)ok: found v5.417
Checking for   libwww-perl (any)   ok: found v2.033
Checking for   PatchReader (v0.9.4)ok: found v0.9.5
Checking for      PerlMagick (any)      not found
Checking for       perl-ldap (any)   ok: found v0.34
Checking for       SOAP-Lite (any)   ok: found v0.55
Checking for   HTML-Parser (v3.40)   ok: found v3.56
Checking for   HTML-Scrubber (any)   ok: found v0.08
Checking for Email-MIME-Attachment-Stripper (any)   ok: found v1.3
Checking for   Email-Reply (any)   ok: found v1.200
Checking for      mod_perl (v1.999022) ok: found v2.000003
Checking for             CGI (v3.11)   ok: found v3.20
Checking for      Apache-DBI (v0.96)   ok: found v1.06

* NOTE: You must run any commands listed below as Administrator.

***********************************************************************
* Note For Windows Users                                              *
***********************************************************************
* In order to install the modules listed below, you first have to run *
* the following command as an Administrator:                        *
*                                                                     *
*   ppm repo add theory58S http://theoryx5.uwinnipeg.ca/ppms          *
*                                                                     *
* Then you have to do (also as an Administrator):                     *
*                                                                     *
*   ppm repo up theory58S                                             *
*                                                                     *
* Do that last command over and over until you see "theory58S" at the *
* top of the displayed list.                                          *
***********************************************************************
***********************************************************************
* REQUIRED MODULES                                                    *
***********************************************************************
* Bugzilla requires you to install some Perl modules which are either *
* missing from your system, or the version on your system is too old. *
*                                                                     *
* The latest versions of each module can be installed by running the*
* commands below.                                                   *
***********************************************************************
COMMANDS:

    ppm install Email-Send

**********************************************************************
* OPTIONAL MODULES                                                   *
**********************************************************************
* Certain Perl modules are not required by Bugzilla, but by          *
* installing the latest version you gain access to additional      *
* features.                                                          *
*                                                                  *
* The optional modules you do not have installed are listed below,   *
* with the name of the feature they enable. If you want to install   *
* one of these modules, just run the appropriate command in the      *
* "COMMANDS TO INSTALL" section.                                     *
**********************************************************************

***********************************************************************
* MODULE NAME * ENABLES FEATURE(S)                                    *
***********************************************************************
*PerlMagick * Optionally Convert BMP Attachments to PNGs            *
***********************************************************************
COMMANDS TO INSTALL:

   PerlMagick: ppm install PerlMagick

H:\program\bugzilla-3.0>ppm install PerlMagick
ppm install failed: Can't find any package that provide PerlMagick

wuyuzimu 发表于 2007-7-24 17:13:18

有时候要多试几次的!我记得我遇到过跟你类似的问题,后来多试几次就好了。

kate0103 发表于 2007-7-24 17:21:52

可是試了兩天...><"

baizhuxiao 发表于 2007-7-24 19:12:56

我也一样,从来没找到过。。。

唉。考虑这个不如考虑些更现实的问题

pipigo 发表于 2007-7-27 21:20:20

楼主有解决办法了没有?遇到。。。。

sdlkfj9 ....

pipigo 发表于 2007-7-28 10:37:37

sdlkfj2 都没有人有解决办法吗?我在安装2.2版本的时候也出现同样的错误。。ppm install image::Magick 找不到的错误,那位大侠有解决办法发布下不甚感激。。。

lengz 发表于 2007-7-31 17:52:04

2.2的话用这个
http://bbs.51testing.com/thread-81035-1-1.html,上面的包是全的

pipigo 发表于 2007-7-31 21:01:57

3.0的少了上面的那个模块,不过那个好象是附加的,可以不安装....

we_way 发表于 2007-8-3 15:11:45

这个可以不安装的。楼主3.0安装成功了吗

junlingliu 发表于 2007-8-31 15:45:01

对啊   是选择安装的,可以不要吧

msnshow 发表于 2008-4-8 21:12:32

我的安装时,也少这几个
COMMANDS TO INSTALL:

   PerlMagick: ppm install PerlMagick
    Email-Reply: ppm install Email-Reply
       mod_perl: ppm install mod_perl

rite 发表于 2008-12-22 16:31:54

我在CentOS 上, 安装也却一大堆的 perl lib,
遇到缺少的 并且

/usr/bin/perl -MCPAN -e 'install " XYZ。。。"'无法安装的
就 yum install perl-xyz

比如
681yum install perl-XML-Twig
683yum install perl-LDAP
687yum install perl-GDGraph.
688yum install perl-GDTextUtil
689yum install perl-GD-Graph
691yum install ImageMagick-perl
693yum install mod_perl mod_perl-devel
这些都是 无法直接 /usr/bin/perl -MCPAN -e install的
然后通过 yum install 包名就解决了
详细的包名可以通过 yum list |grep 包名   搜索

另外,感谢 dag 的 yum repo :)

金子快来 发表于 2010-8-11 10:38:27

我也是安装不上PerlMagick。 其他的都正常会影响3.0以上的图形类的相关显示。
错误消息如下。怎么解决呢?
Note (probably harmless): No library found for -lMagickCore
Note (probably harmless): No library found for -lperl
Writing Makefile for Image::Magick
cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp-typemap /usr/lib/perl5/5.8.5/ExtUtils/typemapMagick.xs > Magick.xsc && mv Magick.xsc Magick.c
gcc -c-I../ -I.. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/libxml2 -I"/usr/include/ImageMagick" -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -fopenmp -g -O2 -Wall -W -pthread -O2 -g -pipe -m32 -march=i386 -mtune=pentium4   -DVERSION=\"6.5.9\" -DXS_VERSION=\"6.5.9\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE"-D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c
cc1: error: unrecognized command line option "-fopenmp"
make: *** Error 1
页: [1]
查看完整版本: bugzilla3.0- PerlMagick找不到