Hello, 

I tried but failed (wxWidgets is a requirement of Padre) as root:

yum install cpan perl-ExtUtils-Embed make gcc g++ wxGTK-devel.x86_64 # done, OK
cpan YAML # done, OK

and the problem:

[root@notebook ~]# cpan Alien::wxWidgets
Sorry, we have to rerun the configuration dialog for CPAN.pm due to
some missing parameters...
...
Building Alien-wxWidgets

ATTENTION: It apperars 'g++' is not a working compiler, please make
sure all necessary packages are installed.

  MDOOTSON/Alien-wxWidgets-0.67.tar.gz
  ./Build -- OK
Running Build test
t/01_load.t .......... 1/1 
#   Failed test 'use Alien::wxWidgets;'
#   at t/01_load.t line 6.
#     Tried to use 'Alien::wxWidgets'.
#     Error:  Searching configuration for:
# wxWidgets (any version) for (any toolkit); compiler compatibility: gcc 3.4; 
# 
# Available configurations:
# wxWidgets 2.008012 for gtk2; compiler compatibility: nc 0; options: no debug, 
unicode, no mslu
# BEGIN failed--compilation aborted at t/01_load.t line 6.
# Looks like you failed 1 test of 1.
t/01_load.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/zy_pod_coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing 
POD coverage
t/zz_pod.t ........... skipped: Test::Pod 1.00 required for testing POD

Test Summary Report
-------------------
t/01_load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=3, Tests=1,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.17 cusr  0.06 
csys =  0.27 CPU)
Result: FAIL
Failed 1/3 test programs. 1/1 subtests failed.
  MDOOTSON/Alien-wxWidgets-0.67.tar.gz
  ./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports MDOOTSON/Alien-wxWidgets-0.67.tar.gz
Running Build install
  make test had returned bad status, won't install without force
[root@notebook ~]# 

What am I missing here? Using Red Hat Enterprise Linux Workstation release 6.6 
(Santiago).

Probably this is the problem:

    Error:  Searching configuration for: # wxWidgets (any version) for (any 
toolkit); compiler compatibility: gcc 3.4;

Why is it so hard to install a simple IDE?

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to