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.
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.
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
:)