downloaded the appropriate xtools and macports.
everything was fine up until installing subversion. It gets this far, and then I'm stopped here:
"kory-ellis-powerbook58:~ koryellis$ sudo port install subversion
Password:
---> Fetching sqlite3
---> Attempting to fetch sqlite-3.4.2.tar.gz from
http://www.sqlite.org/
---> Attempting to fetch sqlite-3.4.2.tar.gz from
http://svn.macports.org/repository/m...tfiles/sqlite3
---> Attempting to fetch sqlite-3.4.2.tar.gz from
http://svn.macports.org/repository/m...files/general/
---> Attempting to fetch sqlite-3.4.2.tar.gz from
http://svn.macports.org/repository/m...nloads/sqlite3
Error: Target org.macports.fetch returned: fetch failed
Error: The following dependencies failed to build: apr-util sqlite3 gettext neon openssl zlib
Error: Status 1 encountered during processing.
"
is there any way I can manually download this file or something? Anyone else experiencing this? any help would be appreciated
okay this problem fixed itself this morning somehow..
got past the sqlite.. but now once I'ive got to installing ssh.
though.. I believe I've already installed ssh via
http://shauninman.com/archive/2007/0...er_for_any_mac
Do I still have to go through this part with the iPHUC installation guide?
and if so. is each line in the guide where it says:
"All right, moving on. Now enter the following:
getfile /System/Library/LaunchDaemons/com.apple.update.plist /phonedmg/sshkit/com.apple.update.plist
exit
cd /phonedmg/sshkit
cp com.apple.update.plist com.apple.update.plist.orig
cp update update.orig
cp chmod update
cp com.apple.update.plist.chmod com.apple.update.plist
cd /phonedmg/iphuc/iPhone/trunk/iPHUC
./iPHUC
setafc com.apple.afc2"
etc.. is each line entered in separately into terminal following hitting 'enter'?