I create my own library using XS.
I make perl Makefile.PL
make
make install
I get:
make1: Entering directory '/home/pdupre/perl/Test/mylib' make1: Nothing to be done for 'all'. make1: Leaving directory '/home/pdupre/perl/Test/mylib' Running Mkbootstrap for Test () chmod 644 "Test.bs" Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing ~/perl_lib/i386-linux-thread-multi/auto/Test/Test.so
Installing ~/perl_lib/i386-linux-thread-multi/Test.pm
Appending installation info to ~/perl_lib/i386-linux-thread-multi/perllocal.pod
But the 2 files (Test.so and Test.pm) are not installed!
In reply to XS installing by pdupre
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |