forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

psp-gcc: Command Not Found

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Grapes17



Joined: 14 Jul 2005
Posts: 2

PostPosted: Thu Jul 14, 2005 5:21 pm    Post subject: psp-gcc: Command Not Found Reply with quote

Hi, I am very new to codeing for the psp. I have been trying to get a working compiler set up, and it is been dificult for me. I have found this site to be pretty useful, but now I am stuck with getting an error message saying "psp-gcc: Command Not Found". I followed this guide for installing the psptoolchain. http://staff.philau.edu/barberej/psp_dev_guide.htm

I installed the psp toolchain inside of cygwin.

I have searched the forums a couple of times, and did not see anyone mention this problem.

If anyone could help me with this, I would highly appreciate it.

btw, as a side question, has anyone converted a yahtzee program to the psp? I was wanting to convert my program to the psp, but I would like to make sure that someone else hasn't beat me to it. Thanks.
Back to top
View user's profile Send private message
inomine



Joined: 05 May 2005
Posts: 53

PostPosted: Thu Jul 14, 2005 6:30 pm    Post subject: Reply with quote

Code:
export PSPDEV="/usr/local/pspdev"
export PSPSDK="$PSPDEV/pspsdk"
export CVSROOT=":pserver:anonymous@cvs.ps2dev.org:/home/pspcvs"
export PATH="$PATH:$PSPDEV/bin:$PSPDEV/psp/bin:$PSPSDK/bin"

(You can also add the above four lines to your .bash_profile, to save you from typing it in each time you open a new console window.)


Read the above carefully.
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Jul 15, 2005 1:03 am    Post subject: Reply with quote

Please use these instructions instead:

http://wiki.pspdev.org/psp:programming_faq
Back to top
View user's profile Send private message Visit poster's website
Grapes17



Joined: 14 Jul 2005
Posts: 2

PostPosted: Fri Jul 15, 2005 3:54 am    Post subject: Reply with quote

Thanks a lot for your quick responces. I believe this will help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group