issue with cygwin...

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

Moderators: cheriff, TyRaNiD

Post Reply
SnowSurfer
Posts: 21
Joined: Fri Jul 08, 2005 2:59 am

issue with cygwin...

Post by SnowSurfer »

I did search but i can't seem to find anyone having the same problem im having.

i downloaded cygwin, got it installed with wget, patch, ect.

i open it up and type mkdir psphome and it says "mkdir command not found"

also when i go into c:\cygwin\ there is not home directory with a bash profile or anything. can anyone give me the headsup on what i did wrong?

thanks :)
User avatar
Thanhda
Posts: 331
Joined: Sat Apr 09, 2005 2:08 am
Location: Canada
Contact:

Post by Thanhda »

hmm, bit weird, usually after install and run for first time it generates a bash folder. did you also make sure you choose unix style, not dos style?
There are 10 types of people in the world: Those who understand binary, and those who don't...
SnowSurfer
Posts: 21
Joined: Fri Jul 08, 2005 2:59 am

Post by SnowSurfer »

yep i chose unix style, yea i found it wierd too, all it says in the command prompt window is

bash-3.00$
placasoft
Posts: 53
Joined: Mon Mar 28, 2005 10:53 am

Post by placasoft »

I had the same prob, but now i switch too win32 pspsdk ;)
SnowSurfer
Posts: 21
Joined: Fri Jul 08, 2005 2:59 am

Post by SnowSurfer »

placa where can i get that?
SnowSurfer
Posts: 21
Joined: Fri Jul 08, 2005 2:59 am

Post by SnowSurfer »

should there be anything in the cygwin.bat file

heres whats in there right now

@echo off

C:
chdir C:\cygwin\bin

bash --login -i
SnowSurfer
Posts: 21
Joined: Fri Jul 08, 2005 2:59 am

Post by SnowSurfer »

ok im building the psp toolchain now, but i still have no .bash _profile file or anything else in the /home/(username) directory ....
Post Reply