QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

installing psp toolchain problem

This is a discussion on installing psp toolchain problem within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; i just did svn update and it updated then i typed "./toolchain.sh" and it said Error: Please make sure you ...

Reply
 
LinkBack Thread Tools
Old 03-15-2007, 01:36 PM   #1
Ponies and Unicorns
 
GuitarGod1134's Avatar
 
Join Date: Aug 2006
Location: Pelennor Fields
Posts: 547
Trader Feedback: 0
Default installing psp toolchain problem

i just did
svn update and it updated then i typed
"./toolchain.sh"
and it said
Error: Please make sure you have 'automake' installed.
can anyone help me out here?
__________________
If you play WoW come find me on DOOMHAMMER (US) I am Human mage lvl 64 Atrana is the name (dont ask for runs!)
Gold donations are highly appreciated!
GuitarGod1134 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-15-2007, 01:47 PM   #2


Retired PSP Developer
 
MániácX's Avatar
 
Join Date: Feb 2007
Location: Canada
Posts: 407
Trader Feedback: 0
Default

Reinstall Cygwin with all of the optional stuff selected and it should fix the problem OR if ur using LINUX, download GNU MAKE
__________________
MániácX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-15-2007, 11:20 PM   #3
Ponies and Unicorns
 
GuitarGod1134's Avatar
 
Join Date: Aug 2006
Location: Pelennor Fields
Posts: 547
Trader Feedback: 0
Default

so i have to reinstall it? becaues im short on time right now. and if so then when i reinstall it do i have to do anything extra what optional stuff?
__________________
If you play WoW come find me on DOOMHAMMER (US) I am Human mage lvl 64 Atrana is the name (dont ask for runs!)
Gold donations are highly appreciated!
GuitarGod1134 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-15-2007, 11:59 PM   #4
 
EvilSeph's Avatar
 
Join Date: Dec 2006
Posts: 162
Trader Feedback: 0
Default

Not sure how you could have possibly missed this, I mean..it's stickied too.

[Guide] PSP Development Environment Setup Tutorial
EvilSeph is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2007, 07:44 AM   #5
Ponies and Unicorns
 
GuitarGod1134's Avatar
 
Join Date: Aug 2006
Location: Pelennor Fields
Posts: 547
Trader Feedback: 0
Default

OK kewl thanks ill try your guide. but the guide i was basing it off of was the pspprogramming one.
-= Double Post =-
ok i reinstalled it all and i even clicked on all the individual packages setting them all to reinstall and then i did the svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain

(i remembered it because i this is like the 20th time ive done that)
and it still gave me the error.

Quote:
Me@ADRIANS ~
$ svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain
svn: 'psptoolchain' is already a working copy for a different URL

Me@ADRIANS ~
$ svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain
A psptoolchain/devel
A psptoolchain/devel/scripts
A psptoolchain/devel/scripts/treefix.sh
A psptoolchain/devel/scripts/difftree.sh
A psptoolchain/devel/scripts/treelink.sh
A psptoolchain/devel/scripts/treeunlink.sh
A psptoolchain/devel/README.TXT
A psptoolchain/gcc-4.0.2-vs.patch
A psptoolchain/gdb-6.4.patch
A psptoolchain/gcc-4.1.0.patch
A psptoolchain/gcc-4.0.2.patch
A psptoolchain/toolchain.sh
A psptoolchain/binutils-2.16.1.patch
A psptoolchain/README.TXT
A psptoolchain/newlib-1.13.0-psp-enhance.patch
A psptoolchain/newlib-1.13.0.patch
A psptoolchain/newlib-1.14.0.patch
A psptoolchain/newlib-1.15.0.patch
U psptoolchain
Checked out revision 2206.

Me@ADRIANS ~
$ cd psptoolchain

Me@ADRIANS ~/psptoolchain
$ ./toolchain.sh
ERROR: Please make sure you have 'automake' installed.

Me@ADRIANS ~/psptoolchain
$
my quote from cygwin
__________________
If you play WoW come find me on DOOMHAMMER (US) I am Human mage lvl 64 Atrana is the name (dont ask for runs!)
Gold donations are highly appreciated!

Last edited by GuitarGod1134; 03-16-2007 at 08:17 AM.. Reason: Automerged Doublepost
GuitarGod1134 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2007, 10:14 AM   #6
 
gameo's Avatar
 
Join Date: Sep 2006
Location: Denmark
Posts: 664
Trader Feedback: 0
Default

I'll help you out.

I had the same problem, but there is an auto-installer.


PSPDev Win32 Installer
Only for windows though.

PS: Don't worry im not trying to f*** you.
__________________
My PSP Projects:
[B]___________________[/B]
None.
gameo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2007, 11:04 AM   #7
 
EvilSeph's Avatar
 
Join Date: Dec 2006
Posts: 162
Trader Feedback: 0
Default

gameo, there's a disadvantage to using that. It's out-dated.

GuitarGod1134, you didn't uninstall cygwin. COMPLETELY REMOVE cygwin. Uninstall it - delete the downloaded cygwin install files (although you DON'T have to).

Please report back if it works/does not work.
EvilSeph is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2007, 11:43 AM   #8

Developer
 
yaustar's Avatar
 
Join Date: Jun 2006
Location: UK
Posts: 2,316
Trader Feedback: 0
Default

Quote:
Originally Posted by gameo
I'll help you out.

I had the same problem, but there is an auto-installer.


PSPDev Win32 Installer
Only for windows though.

PS: Don't worry im not trying to f*** you.
If you want a Windows Installer, use DevKitPro and grab the DevKitPSP sdk, at least that is up to date.
yaustar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-17-2007, 05:03 AM   #9
Ponies and Unicorns
 
GuitarGod1134's Avatar
 
Join Date: Aug 2006
Location: Pelennor Fields
Posts: 547
Trader Feedback: 0
Default

How do i uninstall it? (trying to do everything correctly) its not in my add or remove programs. should i just delete it or is there a special command i can enter?
__________________
If you play WoW come find me on DOOMHAMMER (US) I am Human mage lvl 64 Atrana is the name (dont ask for runs!)
Gold donations are highly appreciated!
GuitarGod1134 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-17-2007, 05:32 AM   #10
 
Joel Van's Avatar
 
Join Date: Apr 2006
Posts: 219
Trader Feedback: 0
Default

Hey, quick guide to un-install Cygwin: http://www.netburner.com/support/tec...tal_cygwin.htm

PS: delete a PM so i can message you
Joel Van is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-30-2007, 03:50 PM   #11
Ponies and Unicorns
 
GuitarGod1134's Avatar
 
Join Date: Aug 2006
Location: Pelennor Fields
Posts: 547
Trader Feedback: 0
Default

ok joel did the guide now its deleted

Quote:
Originally Posted by yaustar
If you want a Windows Installer, use DevKitPro and grab the DevKitPSP sdk, at least that is up to date.
where is that? and it does everything for me?
__________________
If you play WoW come find me on DOOMHAMMER (US) I am Human mage lvl 64 Atrana is the name (dont ask for runs!)
Gold donations are highly appreciated!
GuitarGod1134 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-30-2007, 06:39 PM   #12
 

 
Join Date: Feb 2007
Posts: 246
Trader Feedback: 0
Default

and how do you use it to compile something?
Merick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
installing , problem , psp , toolchain

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 05:14 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us