On Sep 21, 2008, at 1:51 PM, Xiaofeng Xu wrote:
> I am installing subversion 1.5.1 on my Mac OS 10.3 operating
> system. But when I make it, I got error message:
>
> /usr/bin/ld: can't locate file for: -lexpat
>
> Since the MAC OS didn't have libexpat library, is there any way
> than I can avoid the -lexpat to install subversion on my MAC OS
> 10.3? Thanks for your help.
You should be able to install Subversion (and lots of other software)
fairly painlessly on Mac OS X using MacPorts. It handles all the
downloading and the dependencies for you.
http://www.macports.org/
Mac OS X 10.3 isn't officially supported by MacPorts anymore, but it
should still work for many ports. I have Subversion installed with
MacPorts on my Power Mac G4 running Panther. Just make sure you
update to the latest Mac OS X 10.3.9, apply all the security updates,
and update to Xcode 1.5.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-23 00:31:50 CEST