in reply to Re^10: How to add path to @INC
in thread How to add path to @INC

How can I remove de module GD and install it again?

You just install it again

this will fix the problem!

If it works it should ... how did you install the module ( Why is it built against a threaded perl when your perl isn't threaded )?

Replies are listed 'Best First'.
Re^12: How to add path to @INC
by TSN (Acolyte) on May 23, 2016 at 00:44 UTC
    When I try to install with cpan, it tells me that is up to date!
      Force it
        This is a never ending story... :(
        cpan[8]> force install GD Running install for module 'GD' LDS/GD-2.56.tar.gz Has already been unwrapped into directory /home/uce/.cpan/build/GD-2 +.56-zwX4le LDS/GD-2.56.tar.gz '/usr/local/bin/perl Build.PL --installdirs site' returned status 51 +2, not re-running
Re^12: How to add path to @INC
by TSN (Acolyte) on May 23, 2016 at 00:50 UTC
    I install it with cpan! I think I installed it before to install other version of perl!