51Testing软件测试论坛

标题: 有过Bugzilla或者Testopia安装、实用经验的帮忙!! [打印本页]

作者: hnkfzhaomeng    时间: 2010-11-23 22:02
标题: 有过Bugzilla或者Testopia安装、实用经验的帮忙!!
最近要用Bugzilla和testopia,但是在安装好Bugzilla以后;在安装Testopia,出现了问题,导致Bugzilla也不能用了!
求助高手了!!!
加我QQ: 22249482  请注明Bugzilla啊, 多谢!
作者: hbm    时间: 2010-11-24 15:12
你bugzilla安装成功了吗?Testopia是与bugzilla集成的,安装testopia的前提是已经安装过bugzilla。是报什么错误呢?


一、安装testopia所需模块
perl模块的下载地址:cpan.perl.org

1.安装GD模块
1.1 安装gd-2.0.35
    (下载地址:http://www.icewalkers.com/Linux/Software/54670/gd.html
     安装命令:
     tar -xzvf gd-2.0.35.tar.gz
     ./configure
     make
     make install
1.2 安装perl 模块 GD-2.41
1.3 安装perl 模块 GDGraph-1.44
1.4 安装perl 模块 GDTextUtil-0.86
1.5 安装perl 模块Template-GD-2.66

2.安装perl模块GD-Graph3d-0.63
3.安装perl模块perl-JSON-2.15
4.安装perl模块Text-Diff-1.37
  4.1安装Algorithm-Diff-1.1902
  4.2安装Text-Diff-1.37
5.安装perl模块Text-CSV-1.13
  5.1 安装Text-CSV_XS-0.67
  5.2 安装Text-CSV-1.13

二、安装配置 testopia
(下载地址:http://www.mozilla.org/projects/testopia/

1. 拷贝testopia2.2 tar包到bugzilla根目录
2. 解压
   tar -zxvf testopia-<release>.tar.gz
3. 应用所需补丁
   patch -p0 -i testopia/patch-3.2
4. 运行 ./checksetup.pl
作者: hnkfzhaomeng    时间: 2010-11-24 15:30
Bugzilla安装时成功的! 在安装Testopia以后,bugzilla也出问题了。
当我选择new case的时候,提示:
Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at /var/www/bug/tr_new_case.cgi line 62.
Bareword "ERROR_MODE_AJAX" not allowed while "strict subs" in use at /var/www/bug/tr_new_case.cgi line 105.
Execution of /var/www/bug/tr_new_case.cgi aborted due to compilation errors.
如果有可能,给我QQ或者MSN联系可以么?
22249482 或者 hnkfzm@hotmail.com




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2