[help]psptoolchain, 'cannot connect to svn.pspdev.org'?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
tonidodo
Posts: 2
Joined: Tue Aug 09, 2005 9:53 am

[help]psptoolchain, 'cannot connect to svn.pspdev.org'?

Post by tonidodo »

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.

Code: Select all

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
tonidodo
Posts: 2
Joined: Tue Aug 09, 2005 9:53 am

Re: [help]psptoolchain, 'cannot connect to svn.pspdev.org'?

Post by tonidodo »

Oh, i've got some clue of the problem.

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!
Post Reply