Front page | perl.module-authors |
Postings from April 2011
Re: Problems with cpan
Thread Previous
|
Thread Next
From:
sawyer x
Date:
April 3, 2011 12:23
Subject:
Re: Problems with cpan
Message ID:
BANLkTikiaFuFsWcfeixvfR5xwpmMpRH53Q@mail.gmail.com
On Sun, Apr 3, 2011 at 10:06 PM, Shawn H Corey <shawnhcorey@gmail.com>wrote:
> On 11-04-03 02:15 PM, sawyer x wrote:
>
>> Once you have those, the module will be able to compile against them.
>>
>
> Now I'm getting this:
>
> LD_RUN_PATH="/usr/lib" cc -L../magick/.libs -lMagickCore -shared -O2
> -L/usr/local/lib -fstack-protector Magick.o -o
> blib/arch/auto/Image/Magick/Magick.so \
> -lMagickCore -lperl -lm \
>
> /usr/bin/ld: cannot find -lperl
>
>
-lperl means the perl development library. Check for libperl-dev on
Debian/Ubuntu.
> This has something to do with perlbrew. For some reason, it's not getting
> the directories correct.
Sounds like a future Github Issue. :)
Thread Previous
|
Thread Next