I've met an intractable problem when installing toolchain, it seems that the connection to svn.pspdev.org can't be set up. But I've tried to connect to http://svn.pspdev.org/ in webbrowse, it's ok.
Any one know what is the root cause? If not, is there another way to install pspsdk in local? Thanks in advance.
Toni@toni ~/psptoolchain
$ ./toolchain.sh -p
svn: Can't connect to host 'svn.pspdev.org': Connection refused
./toolchain.sh: line 239: cd: pspsdk: No such file or directory
./toolchain.sh: line 242: ./bootstrap: No such file or directory
ERROR RUNNING PSPSDK BOOSTRAP
My internet connection has a firewall that accessing port other than 'http' is not allowed. But I can't change the firewall setting, because it is controlled by network adminstrator.
Can I install psptoolchain manually by downing pspsdk package to local? If so, how to do?
I'm a newbie in unix, many many thanks in advance!