Thanks very much for the reply.
I did, indeed, follow the steps
perl Makefile.PL
make
make test
make install
originally for MD5. However, it appears now that I may have had a permissions problem.
Although the "make test" succeeded, the unpacked files of MD5 had obscure file
ownerships left over from the tar archive. So when I redid the steps per your
suggestion I set all the ownerships to "root" first, and this time Radiator compiled
fine.
Thanks very much. Sometimes you just need a sanity check.
Dave
> > Where is perl looking for MD5? FYI:
> >
>
> Perl is looking for MD5 in its own library.
>
> When you install MD5, you should do (in the MD5 distribution directory):
>
> perl Makefile.PL
> make
> make test
> make install
>
> The "make install" will install the MD5 modules into the perl library structure.
>
> hth
>
> Hugh
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.