PDA

View Full Version : help making Eboot.pbp files - Msys



Emeriastone
November 1st, 2006, 02:38
whenever I go to create the eboot.pbp file, I get this error:

$ make
make: psp-config: Command not found
Makefile:12: /lib/build.mak: No such file or directory
make: *** No rule to make target '/lib/build.mak'. Stop.

I'm so close to making my eboot and I keep getting this error.

I used MSys first and then even used Cygwin and I get same error from both.

Can anyone tell me what I'm doing wrong or what I should to to fix this?

In the meantime I'm going to reinstall Cygwin and see if it fixes the problem.

NoQuarter
November 1st, 2006, 03:17
I believe this is a bin/bash configuration issue.It's been a while but I believe the answer is on ps2dev.org.
I think you have to put psp-config in your path via your bash configuration script

Emeriastone
November 1st, 2006, 04:01
Thank you, I'll look into it.

NoQuarter
November 1st, 2006, 04:03
No prob,I gave up setting it up myself.I figured I'd just try Lua for a while then come back to it.