Cygwin\Toolchain problem

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
AlphaDingDong
Posts: 29
Joined: Fri Mar 21, 2008 2:51 pm
Location: The interwebs

Cygwin\Toolchain problem

Post by AlphaDingDong »

Hello. I'm trying to install Cygwin and the toolchain on a machine with no internet connection. I downloaded the Cygwin installer and used it to download the installation package and then ran that on the non-net box.

Then I downloaded the latest version of the toolchain and tried running it but it starts up and then spits out this:
../depends/check-autoconf.sh: line 5: autoconf: command not found
ERROR: Install autoconf before continuing.
../depends/check-autoconf.sh: Failed.
Is this a problem with my Cygwin install or am I missing something?
mjoey
Posts: 4
Joined: Mon Mar 31, 2008 2:36 am

Post by mjoey »

Pretty sure the toolchain requires an active connection to use the 'svn' commands to retrieve the proper source files. If you'd like to install this, you'd need to download the svn files and then move them onto your non-internet computer. (or something of that sort)
Archaemic
Posts: 38
Joined: Sun Mar 18, 2007 7:23 am

Post by Archaemic »

ERROR: Install autoconf before continuing.
Follow this advice.

Also, holy crap, make your avatar smaller.
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

what are you trying to achieve with the PSP toolchain??

You need autoconf / automake installed. Google autoconf cygwin respectively

read instructions carefully.

P.S please shrink, its a development forum and its not supposed to be high bandwidth :P
anandmj
Posts: 4
Joined: Fri Apr 06, 2007 3:07 am

PSP Toolchain

Post by anandmj »

You need the active internet connection.
Please follow the following link o setup the toolchain.

I have setup the PSP toolchain with Cygwin
http://www.guztech.nl/tutorials/38-psp/ ... ptoolchain

Regards
Anand
floorball92
Posts: 30
Joined: Sat Apr 05, 2008 5:53 am
Location: Germany -> Hessen -> Hanau
Contact:

Post by floorball92 »

Otherwise, you can use my precompilled toolchain:

http://rapidshare.com/files/102575771/pspdev.rar.html

There must be an Manual in The Archiv but i will describe the installation here a second time:

copy pspdev from the archiv to cygwin/usr/local

thats all!

Have fun with it!
Image
AlphaDingDong
Posts: 29
Joined: Fri Mar 21, 2008 2:51 pm
Location: The interwebs

Post by AlphaDingDong »

Thanks, m8. I'll let you know how it comes out. Sorry about the avatar. Didn't realize it would be considered 'high bandwidth'...

XD

----------------------------------------------------

Works great. I've already made a small project with walking sprites and mp3 support. You rock!
Post Reply