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 

toolchain.sh????

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



Joined: 02 May 2007
Posts: 3

PostPosted: Thu May 03, 2007 9:54 pm    Post subject: toolchain.sh???? Reply with quote

Ok im using the tutorial and i keep getting the message "Please make sure you have GNU make installed" but when i i try running svn update i get the error message bash: svn: command not found

WHAT DO I DO??????
please help thanks in advanced.
Back to top
View user's profile Send private message AIM Address
tabularasa



Joined: 22 Nov 2006
Posts: 13

PostPosted: Thu May 03, 2007 10:22 pm    Post subject: Reply with quote

install 'make' and 'svn', i suggest
Back to top
View user's profile Send private message
zell992004



Joined: 02 May 2007
Posts: 3

PostPosted: Thu May 03, 2007 10:29 pm    Post subject: Reply with quote

From where?
Back to top
View user's profile Send private message AIM Address
surfchen



Joined: 10 Dec 2006
Posts: 5

PostPosted: Fri May 04, 2007 1:50 am    Post subject: Reply with quote

from google.com
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Fri May 04, 2007 5:20 am    Post subject: Reply with quote

If you're on linux, installing subversion is usually just "apt-get install subversion" or "yum install subversion", depending on the distro. There isn't a gmake anymore... it became regular make LONG ago and in usually part of gcc. Some distros will require you to make a symbolic link of gmake -> make for out-dated software that insists on looking for gmake. To do that, switch to superuser, cd to the bin directory where make is, then do "ln -s gmake make".
Back to top
View user's profile Send private message AIM Address
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