Problem installing xfig (actually, darwinports)
As a preliminary to installing xfig on my mac, I downloaded and installed Darwinports 1.7, but while running
sudo port -d selfupdate
I get stuck with the error message:
>>
rsync: failed to connect to rsync.macports.org: Operation timed out (60)
rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
Error: Synchronization of the local ports tree failed doing rsync
DEBUG: Couldn't sync the ports tree: Synchronization of 1 source(s) failed
while executing
"macports::selfupdate [array get global_options]"
Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed
<<
and I cannot proceed since the local tree is not sync_ed with the server.
Can anyone help??