| View previous topic :: View next topic |
| Author |
Message |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Sat Oct 22, 2005 4:20 am Post subject: Stupid question.... .bashrc |
|
|
My cygwin has no .bashrc file. Tho I did a full install. Anyone got any ideas as to why?
and if so, how can I add the info I need to get my psp sdk set up?
Thanks |
|
| Back to top |
|
 |
Paco
Joined: 09 Oct 2005 Posts: 54
|
Posted: Sat Oct 22, 2005 5:04 am Post subject: |
|
|
the .bashrc file should be in your home directory, but won't show up on ls listings normally. If the file is not there, just create one with the PSP vars and see if that works for you. Add some "echo Im .bashrc" command to make sure it is run when you start a shell. _________________ Paco |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Sat Oct 22, 2005 5:19 am Post subject: |
|
|
no luck, doesn't seem to run :S
I'm pretty sure the file wasn't there either. I've created one, put in the echo as suggested. No luck tho. |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Sat Oct 22, 2005 8:02 am Post subject: |
|
|
| You don't need .bashrc. Just add the path to PSPSDK's bin directory (usually /usr/local/pspdev/bin or C:\cygwin\usr\local\pspdev\bin) to your PATH environment variable. You can do this in the System Control Panel. |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Sat Oct 22, 2005 8:16 am Post subject: |
|
|
| mrbrown wrote: | | You don't need .bashrc. Just add the path to PSPSDK's bin directory (usually /usr/local/pspdev/bin or C:\cygwin\usr\local\pspdev\bin) to your PATH environment variable. You can do this in the System Control Panel. |
thanks mrbrown. worked. should of really figured that one myself >_<
once again thanks
:) |
|
| Back to top |
|
 |
|