[Bug 1236871] Re: Cmake 2.8.7 does not find Perl libraries

2013-11-26 Thread Darryl Pierce
** Tags added: cmake -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236871 Title: Cmake 2.8.7 does not find Perl libraries To manage notifications about this bug go to:

[Bug 1236871] [NEW] Cmake 2.8.7 does not find Perl libraries

2013-10-08 Thread Darryl Pierce
Public bug reported: For any Cmake project that depends on Perl Cmake is not finding the Perl libraries even when they are installed. The FindPerlLibs.cmake module asks Perl for the name of the library file using: perl -V:libperl which returns the name libperl.so.5.14.2 as the name. And this