Re: libexpat not present

"Mark Hahn" <[email protected]> Sun, 23 May 2004 22:26:49 -0700
Newsgroups gmane.comp.lang.prothon.devel
Message-ID <000501c4414f$b6ab7bd0$0d01a8c0@MarkVaio>
David Lewis wrote:

> Hi,
>
> I have a system running Mac OS X 10.3.3 with the BSD subsystem and
> Developer tools both installed. But when I try to run Prothon 0.1, I
> get the following message: "/usr/lib/libexpat.0.dylib not found". I
> don't know whether you intended to link against that library, but I
> indeed couldn't find it in any of the usual places. If you do need
> it, I think you'll have to include it in the distribution. Thanks in
> advance; it's an interesting language and I'm looking forward to
> learning it.
>
> Best,
> David

I forwarding this to prothon-dev and to Ben Collins in particular, who is
our MacOSX/Unix/Linux guru.  I'm a lowly win32 programmer.