pspgl tool error

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

Moderators: cheriff, TyRaNiD

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

pspgl tool error

Post by Thanhda »

Hi, i'm just having some trouble using the pspgl tool under cygwin. when i try to convert the elf to an eboot i get this error

Code: Select all

/usr/local/pspdev/psp/sdk/tags/pspgl-holger/tools
$ PSP_MOUNTDIR=/cygdrive/e PSP_REVISION=1.50 ./psp-install pspGL-cube --eboot-title=psp
GL-cube
./psp-install: line 76: file: command not found
--------------------------------------------------------------------------------

 no MIPS32-ELF binary, not installing...
--------------------------------------------------------------------------------
under my fedora linux it does works perfectly fine, dont know why it does this in cygwin. if someone could let me know what wrong that would be great.
There are 10 types of people in the world: Those who understand binary, and those who don't...
jsgf
Posts: 254
Joined: Tue Jul 12, 2005 11:02 am
Contact:

Post by jsgf »

You need to install the cygwin version of "file".
Post Reply