Posted on 2006-02-11 19:02:33-08 by redbeard in response to 1783
Re: HTML::Parser installation borking
Note: I was doing the above on openBSD 3.6. Solution: Use a newer version of gcc. For those who, for whatever reason, can't replace their system's compiler wholesale, just install the new version (I used pkg_add to get 3.3) and then edit the Makefile, replacing cc in 'CC = cc' with /usr/local/bin/egcc - worked like a charm.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.