------------ Ps2inux the next stage ------------------- ------------------Tim McGinley------------------------- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx starting coding on the PS2 using SPS2 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx PS2 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx this document should be read after you have sorted out the networking because it is easier to edit the files in something like visual c++ than to edit using emacs under the command line in linux now that we are not using DHCP on the ps2 box it would be troublesome to download the files straight to the box a simpler solution is to use our new network and place the neccessary files listed below into that folder sps2dev-0.4.0.tgz sps2mod-0.4.0.tgz once this is done tar zxvf sps2mod-0.4.0.tgz cd sps2mod-0.4.0 make depend make make install cd ../ tar zxvf sps2dev-0.4.0.tgz cd sps2dev-0.4.0 cd samples cd vspeed make sps2_load ./vspeed ok its all working so check out Henry S Fortunas tutorials on the web and the sps2 documentation in sps2dev-0.4.0/docs xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx good luck xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx linuxPS2@timmcginley.com