I have problems exporting the ps2toolchain, following this tutorial
http://lukasz.dk/playstation-2-progr...ingw-tutorial/
In "etc/profiles" where to put those lines
I put them at the end, but when I typeexport PS2DEV=/usr/local/ps2dev
export PATH=$PATH:$PS2DEV/bin
export PATH=$PATH:$PS2DEV/ee/bin
export PATH=$PATH:$PS2DEV/iop/bin
export PATH=$PATH:$PS2DEV/dvp/bin
export PS2SDK=$PS2DEV/ps2sdk
export PATH=$PATH:$PS2SDK/binits returning "Type 'svn help' for usage." in msys.batCode:svn export svn://svn.ps2dev.org/ps2/trunk/ps2toolchain
Even svn help is returning the same "Type 'svn help' for usage." thing.
Edit:gives me the same result.Code:svn co svn://svn.ps2dev.org/ps2/trunk/ps2toolchain


LinkBack URL
About LinkBacks




). But now the problem is when building the toolchain. Im getting BSOD when building(3 times so far). Windows 7 x64 and Im following the instructions for Vista users.
