-----Original Message----- From: sisyph...@optusnet.com.au via RT

Turns out that while the structure I was using successfully builds and
installs, it doesn't actually install the compiled libraries  - so it's
inadequate on that score. (This also should be fixed.)

My mistake. Nothing to be fixed wrt that structure - it works perfectly so long as you set it up correctly (ie as per modules/Math::Simple demo in the Inline source). Attached Foo-4.tar.gz builds, tests, and installs fine - and there's no compilation to be done after 'make install' has been run.
Points to watch:
1) that the Makefiles.PL use Inline::MakeMaker (not ExtUtils::MakeMaker);
2) that the pm files contain the correct 'NAME' and 'VERSION' Config options;
3) that the version number is of the form of x.xx.

Can now move on to the actual issue that is the subject of this bug report.

Cheers,
Rob

Reply via email to