Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Yes, but how do you install it on 10.3? :)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Yes, but how do you install it on 10.3? :)
Authored by: jasondk on Oct 28, '03 06:12:16PM

I came across a workaround. Create the makefile using:

perl Makefile.PL --nocatchstderr

then continue normally with:
make
make test
make install

It worked for me!
- Jason

[see http://www.plaidworks.com/chuqui/blog/000895.html]



[ Reply to This | # ]