[Expat-discuss] Installing expat
Fred L. Drake, Jr.
fdrake at acm.org
Sat Feb 1 11:04:52 EST 2003
Ashifi Gogo writes:
> I'm trying to build Gnome 2 on my iBook and I have to install the
> expat library. But I've got it and I can't figure out how to
> install it / where to put it. Please help me out. Thanks.
Ashifi Gogo writes:
> I've just got the expat library. Could you please tell me where I should
> stick it so that the system recognizes it? I'm running Mandrake Linux.
The typical way to install Expat on Unix and Linux is to build from
sources using "./configure; make", then install as the priviledged
user using "make install".
Is that not working for you? I'm not aware of what Gnome is
expecting, and haven't used Mandrake for some time. I've never
actually used Mac OS X. These may have specific expectations of the
installation that go beyond the normal Expat installation.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation
More information about the Expat-discuss
mailing list