| View previous topic :: View next topic |
| Author |
Message |
cloudboy
Joined: 10 Mar 2006 Posts: 14
|
Posted: Thu Jun 28, 2007 12:49 pm Post subject: cygwin errors with ps3toolchain |
|
|
for some reason, automake will not install, no matter how many times i d/l it. also, look at this screen:
 |
|
| Back to top |
|
 |
kid101skater
Joined: 20 Jun 2007 Posts: 26
|
Posted: Thu Jun 28, 2007 12:53 pm Post subject: |
|
|
for some reason it wont install in cygwin...
thats why i switched to linux :) |
|
| Back to top |
|
 |
cloudboy
Joined: 10 Mar 2006 Posts: 14
|
Posted: Thu Jun 28, 2007 1:22 pm Post subject: |
|
|
well, i am running xp and i have a virtual machine with ubuntu 6.06 on it. (vmware server). How would i install it in ubuntu? just do | Code: | | sudo ./toolchain-sudo.sh | ? |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Thu Jun 28, 2007 1:41 pm Post subject: |
|
|
There have been several people who have had absolutely no problem at all building a working toolchain under cygwin.
I suspect you haven't actually installed cygwin properly if things are not installing 'no matter how many times i d/l it'.
I further suspect that you've been mucking around with the build scripts, skipping parts that didn't want to build. This would lead to things like 'ppu-cc: command not found'.
The scripts have checks for a reason. They fail for a reason. Fixing problems, instead of glossing over it, may be a good plan. |
|
| Back to top |
|
 |
cloudboy
Joined: 10 Mar 2006 Posts: 14
|
Posted: Thu Jun 28, 2007 1:53 pm Post subject: |
|
|
| ooPo wrote: |
The scripts have checks for a reason. They fail for a reason. Fixing problems, instead of glossing over it, may be a good plan. |
You know, you may have a valid point there... |
|
| Back to top |
|
 |
nirving
Joined: 20 Sep 2006 Posts: 12
|
Posted: Thu Jul 05, 2007 10:22 am Post subject: Re: cygwin errors with ps3toolchain |
|
|
| cloudboy wrote: | | for some reason, automake will not install, no matter how many times i d/l it. also, look at this screen: |
Well it is plain to see what the issue is.
it cannot find ppu-cc, which means that you have not configured your path correctly, as in step 2 (???) of the readme. |
|
| Back to top |
|
 |
nirving
Joined: 20 Sep 2006 Posts: 12
|
Posted: Thu Jul 05, 2007 10:32 am Post subject: |
|
|
| ooPo wrote: | | There have been several people who have had absolutely no problem at all building a working toolchain under cygwin. |
I don;t mean any disrespect, but I have started with a clean cygwin and added the necessary libraries and I still cannot get it to complete. I have switched to Ubuntu where it worked first time no problems. I am going to spend some more time to figure out the issue as I would prefer Windows at the moment. |
|
| Back to top |
|
 |
ps2devman
Joined: 09 Oct 2006 Posts: 265
|
Posted: Thu Jul 05, 2007 5:35 pm Post subject: |
|
|
The ppu part worked for me, at first try, with first released working toolchain.
My cygwin was a full install made last year, in summer, from belgium server. Maybe a little something changed in cygwin distro since that time.
What is sure, is it's possible to just winrar the whole cygwin directory, backup it somewhere and just unrar it later on whatever machine.
There is a post in this forum about the little additional steps required to have the toolchains work again (repair symbolic links, setup registry).
So... if someone has a completely working and valid cygwin, with all existing toolchains (ps3, ps2, psp, xb1, 360, etc...), he can publish the "snapshot". I will be pleased to help writing a script to fix the links.
(will probably require Gigabytes... But it's a nice project in itself)
For now, I'm missing the spu part. So I'm not a good candidate yet. |
|
| Back to top |
|
 |
cloudboy
Joined: 10 Mar 2006 Posts: 14
|
Posted: Thu Jul 05, 2007 8:25 pm Post subject: |
|
|
| i had cygwin running perfectly on my computer until i upgraded hdd's and had to wipe alot of my bootable harddrive. (long story) maybe it is something in the registry or something? |
|
| Back to top |
|
 |
|