in reply to
Re^2: Perl QtCore4 won't install
in thread
Perl QtCore4 won't install
Recompile Perl with
-Accflags=-fPIC
. See
http://search.cpan.org/dist/perl/INSTALL#Altering_Configure_variables_for_C_compiler_switches_etc.
and
https://metacpan.org/module/perlbrew#COMMAND:-INSTALL
.
Comment on
Re^3: Perl QtCore4 won't install
Replies are listed 'Best First'.
Re^4: Perl QtCore4 won't install
by
PoliceCoP
(Acolyte)
on Oct 30, 2012 at 19:21 UTC
AMAZING!! Thank you very much for your help, very much appreciated. I thought it would never work. Enough environment config, I going to do some coding ... Thanks again :)
[reply]
In Section
Seekers of Perl Wisdom