Cygwin has not HOME

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

Moderators: cheriff, TyRaNiD

Post Reply
k06apsp
Posts: 3
Joined: Thu Jan 31, 2008 7:20 pm

Cygwin has not HOME

Post by k06apsp »

Please help me to solve this problem, i downloaded new Cygwin and there are no home dir in it. Toolchain don't wants to work correctly:

Code: Select all

$ ./toolchain.sh
../depends/check-autoconf.sh: line 5: autoconf: command not found
ERROR: Install autoconf before continuing.
../depends/check-autoconf.sh: Failed.
Tinnus
Posts: 67
Joined: Sat Jul 29, 2006 1:12 am

Post by Tinnus »

It sounds like you didn't install autoconf... at least that's what the error says.
Let's see what the PSP reserves... well, I'd say anything is better than Palm OS.
k06apsp
Posts: 3
Joined: Thu Jan 31, 2008 7:20 pm

Post by k06apsp »

And where i should get it?
In instruction i read that:
1) Install Cygwin
2) Install Toolchain
sakya
Posts: 190
Joined: Fri Apr 28, 2006 5:48 pm
Contact:

Post by sakya »

Hi! :)
k06apsp wrote:1) Install Cygwin
Yes, install CygWin with all "devel" packages and wget (you can find it under "web")

Ciaooo
Sakya
Tinnus
Posts: 67
Joined: Sat Jul 29, 2006 1:12 am

Post by Tinnus »

I remember the instructions said exactly what to check during the cygwin install, at the time I did it. Maybe you're looking in the wrong place :) Best you'd do is probably find some tutorial or something which lists all of the needed packages (basically, most of the devel ones, plus svn, wget and some other stuff).
Let's see what the PSP reserves... well, I'd say anything is better than Palm OS.
k06apsp
Posts: 3
Joined: Thu Jan 31, 2008 7:20 pm

Post by k06apsp »

Thanks, i found manual on my native language.
I think this theme can be deleted . . . if it is possible . . .
Post Reply