-- [EMAIL PROTECTED]

>
> Hi,
> while noone seems to want to give any detail,
> rule of thumb for me:-)
> make clean
> perl Makefile.PL
> make
> make test
> make install

Save yourself some typing:

    make test install;

dependencies build the thing and the build short-circuts unless the
test suceeds.

--
Steven Lembark                                               2930 W. Palmer
Workhorse Computing                                       Chicago, IL 60647
                                                            +1 800 762 1582

Reply via email to