I need html2text for a script that I am porting from a Linux machine. Is this likely to be in any Solaris package?
pkg search html2text returned nothing. I tried building it from scratch and got stuck at make yacc HTMLParser.y "HTMLParser.y", line 36: fatal: invalid escape, or illegal reserved word: name *** Error code 1 make: Fatal error: Command failed for target `HTMLParser.o' cay at stockholm ~/html2text-1.3.2a$ make yacc HTMLParser.y "HTMLParser.y", line 36: fatal: invalid escape, or illegal reserved word: name *** Error code 1 make: Fatal error: Command failed for target `HTMLParser.o' Yuck--apparently Solaris isn't using the same yacc as Linux. I would appreciate any help on getting either a binary or compiling from source. Thanks, Cay -- This message posted from opensolaris.org