On Tue, 26 May 2015 11:53:55 -0400
"someone called" <someonecal...@safe-mail.net> wrote:

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

Wx requires some development libaries: libgconf*-dev libgtk*-dev
libgstreamer*dev libgstreamer-plugins-base*-dev

where * is to be replace with the version number, if any. Without the
*.h files for these libraries, you will not be able to compile
WxWidgets.

> 
> 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.

This may be a problem with g++ or it may be missing *.h files. Missing
*.h files can give strange, unrelated error messages.


-- 
Don't stop where the ink does.
        Shawn

-- 
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