SGMLpm needs some "fixing" :(

Hendrik Visage hvisage at envisage.co.za
Thu Aug 19 15:37:29 GMT 2004


Hi there,

Building SGMLSpm
+ running "default_pre_build"
+ validating "/usr/src/SGMLSpm"
+ creating building dir "/usr/src/SGMLSpm"
+ Removing old source directory first!
+ Unpacking "/var/spool/lunar/SGMLSpm-1.03ii.tar.gz" in "/usr/src"
+ building "SGMLSpm" version "1.03ii" in /usr/src/SGMLSpm
+ patch_it "/var/spool/lunar/SGMLSpm-perl5.8.5.patch" "1"
patching file Makefile
Hunk #2 succeeded at 29 with fuzz 1.
if [ ! -d /usr/lib/perl5/5.8.5/SGMLS ]; then\
  mkdir /usr/lib/perl5/5.8.5/SGMLS; \
  chmod a+x /usr/lib/perl5/5.8.5/SGMLS; \
fi

Okay, so I haven't upgraded Perl for quite sometime (Hey, why should I??),
and the above piece of code failed because I don't have perl 5.8.5 installed.

Also, I believe the more correct place should've been /usr/lib/perl5/site_perl

Anycase, that module needs fixing to either install based on the perl version
installed, or have a dependency on the correct version of perl etc.




More information about the Lunar mailing list