On Friday 22 December 2006 00:11, Andreas Schneider wrote: > Axel Roebel wrote: > > Hi Andreas, > > Hi Axel,
Happy new year everybody! > > obviously you've found a simpler method to achieve the same goal > > and your tests are more complete. It seems to me, however, that it has > > the same weaknesses as my current version > > > > - libperl.so is not found (at least not on Fedora and redhat CentOS, I > > didn't recognize because swig does not need it) > > Why isn't it found, what path do they use? same as the include files siter.roebel: (~) 498> locate libperl.so /usr/lib/perl5/5.8.2/i386-linux-thread-multi/CORE/libperl.so /usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/libperl.so /usr/lib/perl5/5.8.1/i386-linux-thread-multi/CORE/libperl.so /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/libperl.so /usr/lib/perl5/5.8.4/i386-linux-thread-multi/CORE/libperl.so /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libperl.so > > - changing the perl interpreter would not change the libraries and > > include paths (as Tristan pointed out for my second FindSWIG.cmake) > > > > If I find the time I will fix these issues and put them into the bug fix. > > I will use your simpler version of determining perl variables and will > > add the variables you test as well. > > just use my FindPerl.cmake and modify it :) Thanks, I'll do that. Axel > -- andreas -- Axel Roebel IRCAM Analysis/Synthesis Team Phone: ++33-1-4478 4845 | Fax: ++33-1-4478 1540 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
