gawk - missing library

pmercier

2001-11-18 21:32:00

gawk (3.1) is complaining it cannot find a dynamic library:
dyld: gawk can't open library: /usr/local/lib/libintl.1.dylib (No such file or directory, errno = 2)

Where could I get this library or could gawk be repackaged to include it?

Thanks!