[ https://issues.apache.org/jira/browse/PROTON-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789230#comment-13789230 ]
Darryl L. Pierce edited comment on PROTON-437 at 10/8/13 2:17 PM: ------------------------------------------------------------------ Okay, this is related directly to how Ubuntu delivers the libperl-dev package. The FindPerlLibs.cmake module is looking in Perl-specific directories (/usr/lib/perl/CORE, /usr/lib/perl5/CORE, etc...) and not in /usr/lib. I filed a bug with Ubuntu [1] to add symlinks in their Perl package to symlink the libraries to those directories since that's a standard thing. [1] https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1236871 was (Author: mcpierce): Okay, this is related directly to how Ubuntu delivers the libperl-dev package. The FindPerlLibs.cmake module is looking in Perl-specific directories under /usr/lib/ and not in /usr/lib. I filed a bug with Ubuntu [1] to add symlinks in their Perl package to symlink the libraries to those directories since that's a standard thing. [1] https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1236871 > Cmake fails to find Perl libraries on Ubuntu 11.10 > -------------------------------------------------- > > Key: PROTON-437 > URL: https://issues.apache.org/jira/browse/PROTON-437 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Reporter: Darryl L. Pierce > Assignee: Darryl L. Pierce > > Even with the FindPerlLibs module it is still failing to find the Perl > libraries on Ubuntu. -- This message was sent by Atlassian JIRA (v6.1#6144)