![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Need Some Help with tool chain within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; i am following yelarb's guides im on the step where u have to type ''cd psptoolchain'' but when i typed ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
i am following yelarb's guides im on the step where u have to type ''cd psptoolchain'' but when i typed it noting happens.can someone help me thanks in adbvaance.
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#2 |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
Type ls and if you see the text "psptoolchain" (numbers in the text dont count) then that means that you have to type "cd psptoolchain", if you dont then you might have not extracted, downloaded it, or it could be in a sub-folder.
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - |
|
|
|
|
|
#3 |
![]() |
its in home/pc where pc is my user name
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#4 |
![]() |
Rather than extracting it with winrar, put it in your home directory and try extracting it with this command
Code:
tar xfvz psptoolchain-20051023.tgz
__________________
[url=http://www.barbdwyer.com/footer.php][img]http://www.barbdwyer.com/8Ball.jpg[/img][/url] [FONT=Verdana][SIZE=1] [b]PSP Developer Resource Site:[/b] [url=http://www.psp-programming.com]PSP-Programming.com[/url] [b]Other:[/b] [url=http://wake-boarding.org]Wakeboarding[/url], [url=http://water-skiing.org]Waterskiing[/url], [url=http://wake-surfing.org]Wake Surfing[/url], [url=http://www.guitarhero-4.com]Guitar Hero IV[/url][/SIZE][/FONT] |
|
|
|
|
|
#5 |
![]() |
kkkkkkkkkkkk
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] Last edited by gamehunter101; 02-09-2006 at 05:21 PM.. |
|
|
|
|
|
#6 |
![]() |
pc@a ~
$ ls psptoolchain-20060120 pc@a ~ $ "cd psptoolchain" bash: cd psptoolchain: command not found pc@a ~ $
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#7 |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
psptoolchain-20060120 <- These numbers means that you need to extract it again.
Try opening it up with winrar or use the bash command: tar xfvz psptoolchain-20060120.tgz If that doesn't work, try: tar xfvz psptoolchain-20060120
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - |
|
|
|
|
|
#8 |
![]() |
pc@a ~
$ ls psptoolchain-20060120 pc@a ~ $ tar xfvz psptoolchain-20060120 gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from previous errors pc@a ~ $
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#9 |
![]() |
pc@a ~
$ ls psptoolchain-20060120.tar pc@a ~ $ tar xfvz psptoolchain-20060120 tar (child): psptoolchain-20060120: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors pc@a ~ $
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#10 |
![]() |
pc@a ~
$ ls psptoolchain-20060120.tar pc@a ~ $ tar xfvz psptoolchain-20060120.tgz tar (child): psptoolchain-20060120.tgz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors pc@a ~ $
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#11 |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
ok, so that didnt work.
type this instead: svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain this will download the psptoolchain that is in the svn repository w/o it being compressed. this works everytime.
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - |
|
|
|
|
|
#12 |
![]() |
thanks man
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
|
|
#13 |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
no problem, glad i could help.
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - |
|
|
|
|
|
#14 |
![]() |
how about doing a ls -la so we can verify that psptoolchain is a directory and u should be able to cd to it but can't. Can u cd to any dir in cygwin shell? if not reinstall newest vers of cygwin. or are u using linux?
__________________
[FONT=Fixedsys][spoiler="PSP DAX_Hacks"]PSP1001 3.71-M33-4 ------------------------------------------ - 17 Diff Castlevania Games on 4Gb Stick Cps2psp2.30 - MVSpsp[/FONT][FONT=Fixedsys]2.30[/FONT][FONT=Fixedsys] + Bootlegs - gpSP09 - PsUltraRip - Manhunt2 Uncensored [/spoiler] [/FONT][FONT=Fixedsys]Consoles Pwnd: PSP, Xbox360 Pwnd: PSP, PSOne, PS2, Xbox360 [/FONT] |
|
|
|
|
|
#15 |
![]() |
its installed now
__________________
[COLOR=LightBlue]there is a key to[COLOR=LightBlue] everylock[/COLOR][/COLOR] [url]http://totalgamerzone.com/[/url] [IMG]http://i8.photobucket.com/albums/a26/ChopperX/UserBars/mac.jpg[/IMG] |
|
|
|
![]() |
| Tags |
| chain , tool |
| Thread Tools | |
|
|