![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on How To: Install PSPTOOLCHAIN within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; This is a installation Tutorial about how to install psptoolchain on"UBUNTU" ( I use ubuntu 8.10 ) *** UPDATED *** ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
This is a installation Tutorial about how to install psptoolchain on"UBUNTU"
(I use ubuntu 8.10 ) ***UPDATED*** ( Updated some minor problem and added a psp developer site at bottom also added Bold to some text ) you will NEED to install: build-essential, autoconf, automake, bison, flex, libncurses5-dev, libreadline-dev, libusb-dev, texinfo, libmpfr-dev, libgmp3-dev if you dont know how to install open termianl and type sudo apt-install then type one of those names First off -- go to your home/username folder <(username)> = your ubuntu login name...so anyways go to your home/username folder and you should see folders like Desktop, Documents, Examples, etc now press ctrl + H (this shows your hidden folders) now scroll down and find a txt folder called .bashrc and open that up and paste these at the bottom of the text file export PSPDEV="/usr/local/pspdev" export PSPSDK="$PSPDEV/psp/sdk" export PATH="$PATH:$PSPDEV/bin:$PSPSDK/bin" Then save that and exit text editor now back to your username folder press ctrl + H to hide your hidden folders now open Synaptic Package Manager System - Administration - Synaptic Package Manager now search for libgmp3-dev and install that now open your terminal Applications - Accessories - Terminal and type this or paste Code:
svn checkout svn://svn.ps2dev.org/psp/trunk/psptoolchain now type this in terminal Code:
cd /home/YOUR USER NAME GOES HERE/psptoolchain Code:
sudo ./toolchain-sudo.sh when your done hopefully no error then congrats you have psptoolchain ![]() ************************* ***** Update Below************************* ************************* ******** When You Get This Installed Start Learning Here Code:
http://www.psp-programming.com/tutorials/c/lesson02.htm SOME INFO ABOUT PSPTOOLCHAIN This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony Playstation Portable handheld videogame system. Basically It makes eboot.pbp's from main.c, main.cpp ect read the tutorials on psp-programming ************************* ************************* ************************ |
|
|
|
|
|
|
#6 |
![]() Developer and Tutor.
My Mood:
Join Date: Jul 2007
Real First Name: Craig
Location: Widnes, England
Just Played: Life.
Posts: 1,646
Trader Feedback: 0
|
*cough* WANKER
http://forums.ps2dev.org/viewtopic.php?t=11549 links to http://my-trac.assembla.com/ayn5-84BSr3BJRab7jnrAJ links to http://www.guztech.nl/index.php?opti...:psp&Itemid=56 go home
__________________
------ FaT3oYCG -----
AKA Craig, call me what you want to It's your preference. My Website: is down for a while ... I'll bring a new one back soon. Currently working on: (0) PGE Gears Of War - On hold (Very large project). (0) PS???? - A tactical 2d side scrolling game involving AI and online multiplayer features. - Tile engine nearley finished (1 bug to fix). |
|
|
|
|
|
#7 |
![]() Downtown Brownfrown!
Join Date: Dec 2005
Real First Name: "InfinitiProject"
Location: East Coast, USA
Just Played: Modern Warfare 2
Posts: 330
Trader Feedback: 0
|
Wow... this forum did fall to pieces compared to back then with all of the flaming.
__________________
PSP Slim 2001/16GB Sony Pro Duo Mark 2/5.50 GEN-D2 & 6.20 OFW (NAND backups) |
|
|
|
|
|
#9 |
![]() Developer and Tutor.
My Mood:
Join Date: Jul 2007
Real First Name: Craig
Location: Widnes, England
Just Played: Life.
Posts: 1,646
Trader Feedback: 0
|
why did you make the thread then, it obviously took up some of your life to make it and you just wasted some more replying, yes so did i but maybe im just that sad or maybe i can manage to have a life aswell as doing this.
i was just pointing out the fact that this is un needed and it is exactly like the readme except for the fact that the readme tells you to "install the required packages" which basically all you changed was to list them.
__________________
------ FaT3oYCG -----
AKA Craig, call me what you want to It's your preference. My Website: is down for a while ... I'll bring a new one back soon. Currently working on: (0) PGE Gears Of War - On hold (Very large project). (0) PS???? - A tactical 2d side scrolling game involving AI and online multiplayer features. - Tile engine nearley finished (1 bug to fix). |
|
|
|
|
|
#10 |
![]() ![]() Developer
|
maybe if u provided something original and not all ready available to people easily, than you wouldn't be flamed...
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
![]() |
| Tags |
| install , psptoolchain |
| Thread Tools | |
|
|