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!

Why does Cygwin never work?

This is a discussion on Why does Cygwin never work? within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; I have installed it 3 times and each time it hasn't worked. ( all different mirrors ) It allways says ...

Reply
 
LinkBack Thread Tools
Old 08-17-2006, 04:11 PM   #1
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default Why does Cygwin never work?

I have installed it 3 times and each time it hasn't worked. ( all different mirrors )

It allways says I don't have auto make but yet when I check my bin folder I have every version of automake.

What the hell is wrong?
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:15 PM   #2

I'm Baaaack!
 
Access_Denied's Avatar
 
Join Date: May 2006
Location: Waukegan,Illinois
Posts: 2,185
Trader Feedback: 0
Default

http://www.psp-programming.com/dev-f...topic.php?t=62

It works.
__________________
Access_Denied is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:20 PM   #3

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

Access_Denied wouldnt know

And if you really are that desperate to start compiling, geta linux distribution, install it on your harddrive/CD/xbox(modded) and just install the toolchain. I have an Xbox with X-DSL + the toolchain installed, so i can compile on the go. (Yes i havea USB -> Xbox controller wire thing so i can transfer)
__________________
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:22 PM   #4

 
Zettablade's Avatar
 
Join Date: May 2006
Location: Programming or Farming Mudkips
Posts: 657
Trader Feedback: 0
Default

Some computers it refuses to work with. Take my dad's for example. No matter how many times I tried, it never wanted to install. But then I got my computer running, and it worked perfectly. Go figure.
__________________
Current Project: Citrus
Zettablade is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:23 PM   #5

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

Quote:
Originally Posted by SG57
Access_Denied wouldnt know

And if you really are that desperate to start compiling, geta linux distribution, install it on your harddrive/CD/xbox(modded) and just install the toolchain. I have an Xbox with X-DSL + the toolchain installed, so i can compile on the go. (Yes i havea USB -> Xbox controller wire thing so i can transfer)
How is this relavent?

You probably havn't setup $PATH properly, or broke it, as it cant find automake.

Just my idea
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:24 PM   #6
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

$path?
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:30 PM   #7

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

harleyg - How is it NOT relevant? I said to get a linux distro either on his HDD or a CD, boot up to it and there isnt a need for cygwin as your already in a linux envirorment. And just to make things clear, I said how I got compiling on my Xbox. And no, automake, autoconf, svn, etc. all were pre-installed into the X-DSL, so all i really needed to do was open up the terminal, svn in and get the toolchain folder, and start installing. Took around...8 hours. Took up around 1.6 gb, leaving 400 mb left on my F drive.
__________________
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:32 PM   #8
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

I have no clue how to install linux.
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:34 PM   #9

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

Quote:
Originally Posted by SG57
harleyg - How is it NOT relevant? I said to get a linux distro either on his HDD or a CD, boot up to it and there isnt a need for cygwin as your already in a linux envirorment. And just to make things clear, I said how I got compiling on my Xbox. And no, automake, autoconf, svn, etc. all were pre-installed into the X-DSL, so all i really needed to do was open up the terminal, svn in and get the toolchain folder, and start installing. Took around...8 hours. Took up around 1.6 gb, leaving 400 mb left on my F drive.
Once again, not relavent to his question.

`echo $PATH` please...
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:38 PM   #10
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

What is this $PATH thing?
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:40 PM   #11
 
Join Date: Oct 2005
Posts: 543
Trader Feedback: 0
Default

$PATH is a variable that (I think) points to the location of the compiled psp toolchain.
__________________
HELP ME HAIRY LEG!!!!

I have a 1.5 (downgraded) US PSP
[code]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/ \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \
( P | S | P | - | P | r | o | g | r | a | m | m | i | n | g )
\_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
_ _ _ _ _
/ \ / \ / \ / \ / \
( A | d | m | i | n )
\_/ \_/ \_/ \_/ \_/ [/code]
nathan42100 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:41 PM   #12
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

As soon as I type ./toolchain.sh it says I am missing automake.

How do I fix it?

BTW I have automake 1.4 - 1.9
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:44 PM   #13

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

PATH (the directories the shell should search to find a command)




Err... ya...
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:55 PM   #14

I'm Baaaack!
 
Access_Denied's Avatar
 
Join Date: May 2006
Location: Waukegan,Illinois
Posts: 2,185
Trader Feedback: 0
Default

Quote:
Originally Posted by SG57
Access_Denied wouldnt know

And if you really are that desperate to start compiling, geta linux distribution, install it on your harddrive/CD/xbox(modded) and just install the toolchain. I have an Xbox with X-DSL + the toolchain installed, so i can compile on the go. (Yes i havea USB -> Xbox controller wire thing so i can transfer)
Why wouldn't I know? I've set it up using that tutorial on 3 different PCs.
__________________
Access_Denied is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 05:05 PM   #15

Developer
 
Join Date: Jul 2006
Posts: 205
Trader Feedback: 0
Default

Quote:
Originally Posted by Mister Chief
I have no clue how to install linux.
One way:

1. Download Ubuntu (use BitTorrent and you'll have it in no time - mine went at around 500 kb/s)
2. Burn it to a CD
3. Restart computer and go into BIOS to make sure your CD drive is before your HDD in the boot order
4. Follow instructions

Of course, setting up the toolchain isn't always problem-free in Linux either.
LMelior is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 05:09 PM   #16
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

Whats a good mirror?
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 06:25 PM   #17

I'm Baaaack!
 
Access_Denied's Avatar
 
Join Date: May 2006
Location: Waukegan,Illinois
Posts: 2,185
Trader Feedback: 0
Default

You know if you go to ubuntu.com, they'll send you 5 free copies in the mail.
__________________
Access_Denied is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 06:32 PM   #18

<img src="images/smilies/psp.gif" border="0" alt="" title="" cl***="inlineimg" /> <img src="images/smilies/Punk.gif" border="0" alt="" title="" cl***=&
 

 
Join Date: Jun 2005
Location: Canada
Posts: 1,944
Trader Feedback: 0
Default

5??
thell send you 100 if you asked them
Electro is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 06:44 PM   #19

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

Why? lololol.... You could then sell them on Ebay ?
__________________
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 06:59 PM   #20
 
Join Date: Aug 2006
Posts: 145
Trader Feedback: 0
Default

Well I dont understand, it can't find my automake files either, but I am still able to make eboots, would the eboots not work if I have not installed auto make? Even though auto make is infact on my C:/ drive?
Gonrai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 02:00 AM   #21

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

No one has has helped him with his cygwin problem.
You people say get linux and i bet 1. you use ubuntu and 2. most of you don't even know the basics of linux, so stop recommending it.

Mister Chief, echo $PATH please...
__________________


Last edited by hàrléyg²; 08-18-2006 at 03:15 AM..
hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 03:04 AM   #22

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

harleyg.... helping...... HAHAH! That's a knee slapper I could have sworn he was supposed to be making a new firmware.

And your help is so vague it makes me think if you are an [Edit: GOT YOU BANNED] for not re-reading your advice to make sense of what you said, if you knew nothing of *nix commands.

He means to open up cygwin (run it, w/e) and type in 'echo $PATH' which, by my understandings, 'echo' (aka does a printf) the string stored in the register 'PATH'... Please correct me if Im wrong, as it's simple ASM, but I dont know if linux scripting commands use it...
__________________

Last edited by NeilR-X; 08-18-2006 at 05:13 AM..
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 04:35 AM   #23
 
will1234's Avatar
 
Join Date: Oct 2005
Real First Name: Will
Location: Sheffield, UK
Posts: 844
Trader Feedback: 0
Default

anyway hes setting up the sdk as i type this. i helped him on msn
will1234 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:07 AM   #24
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

Quote:
Originally Posted by will1234
anyway hes setting up the sdk as i type this. i helped him on msn
Thanks Will and Harleyg.
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:08 AM   #25

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

Quote:
Originally Posted by Mister Chief
Thanks Will and Harleyg.
No problem, you still didn't do echo $PATH though
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:20 AM   #26
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

Quote:
Originally Posted by hàrléyg²
No problem, you still didn't do echo $PATH though
Yeah I did.
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:37 AM   #27

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

What was the output?
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:50 AM   #28
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

Alot of stuff.

Doesn't matter now as it works.
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 05:55 AM   #29

My name is Mud
 
Join Date: Dec 2005
Posts: 1,538
Trader Feedback: 0
Default

Okey dokey.
__________________

hàrléyg² is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2006, 07:17 AM   #30

Developer
 
Join Date: Jul 2006
Posts: 205
Trader Feedback: 0
Default

Quote:
Originally Posted by hàrléyg²
No one has has helped him with his cygwin problem.
You people say get linux and i bet 1. you use ubuntu and 2. most of you don't even know the basics of linux, so stop recommending it.
Isn't that the point though? That you can use Ubuntu without knowing how to use the command line? It's the same with Windows, you don't have to know DOS commands to run Windows. The process of getting the toolchain up and running is largely the same; the only extra things he would need help with are file permissions, and that wouldn't take long to teach.

Besides, I like to promote open source whenever I get the chance, which is why I always tell people I use 7-zip, OpenOffice, the GIMP, Firefox, Thunderbird...

Sorry for posting in a resolved thread
LMelior is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
cygwin , work

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 01:11 AM.



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