forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

compile DaX Mac Spoofer - psppacker error

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
rReLmy



Joined: 27 Dec 2007
Posts: 3

PostPosted: Thu Dec 27, 2007 5:38 am    Post subject: compile DaX Mac Spoofer - psppacker error Reply with quote

Hi

I tried to re-compile the macspoofer Plugin by Dark_AleX

Code:
remy@soprano710:~/Desktop/macspoofer/src/macspoofer$ make
psppacker 371P macspoofer.prx
make: psppacker: Command not found
make: *** [release] Error 127


psppacker should be installed
The installation was successful without errors

Code:
cd $PSPDEV
svn co svn://svn.ps2dev.org/psp/trunk/psppacker
cd psppacker
make


Something wrong?

I'm using Ubuntu 7.10

bye
Back to top
View user's profile Send private message
TyRaNiD



Joined: 18 Jan 2004
Posts: 918

PostPosted: Thu Dec 27, 2007 6:09 am    Post subject: Reply with quote

I am not sure what psppacker that is, what ever it is it isn't the psppacker in svn. It is possible to import patcher I guess.
Back to top
View user's profile Send private message
snow



Joined: 15 Dec 2007
Posts: 31

PostPosted: Thu Dec 27, 2007 6:18 am    Post subject: Reply with quote

Can you call it from the command line? Is this an issue with the script not recognizing the PSP path?
Back to top
View user's profile Send private message
rReLmy



Joined: 27 Dec 2007
Posts: 3

PostPosted: Thu Dec 27, 2007 6:34 am    Post subject: Reply with quote

Thanks for the informations

@snow, what do you mean with «call it from the cl»?
There is no command «psppacker», but i can execute «$PSPDEV/psppacker/pc/psp-packer»
Back to top
View user's profile Send private message
Wally



Joined: 26 Sep 2005
Posts: 672

PostPosted: Thu Dec 27, 2007 9:30 am    Post subject: Reply with quote

rReLmy wrote:
Thanks for the informations

@snow, what do you mean with «call it from the cl»?
There is no command «psppacker», but i can execute «$PSPDEV/psppacker/pc/psp-packer»


try this in terminal in the psppacker/pc dir

sudo cp psp-packer /usr/local/pspdev/bin

try typing psp-packer to confirm it works, then change the makefile so instead of psppacker its psp-packer.
Back to top
View user's profile Send private message AIM Address
rReLmy



Joined: 27 Dec 2007
Posts: 3

PostPosted: Fri Dec 28, 2007 1:20 am    Post subject: Reply with quote

no, it isn't the psppacker needed.

I tried it already with

Code:
release: all
        $(PSPDEV)/pspacker/pc/psp-packer 371P macspoofer.prx

TARGET = macspoofer
[...]
Back to top
View user's profile Send private message
moonlight



Joined: 26 Oct 2005
Posts: 567

PostPosted: Fri Dec 28, 2007 12:37 pm    Post subject: Reply with quote

remove psppacker reference from makefile.

psppacker (not the one in svn, it is such a common name i used same name lol) is a tool i made to compress and pack modules in ~psp-gzip format for M33 and the one i use to compress my modules. It is not finished yet, when it is done I'll release it.

Anyways, you can just ignore the error. the prx you have is fully functional.
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Fri Dec 28, 2007 1:58 pm    Post subject: Reply with quote

moonlight wrote:
remove psppacker reference from makefile.

psppacker (not the one in svn, it is such a common name i used same name lol) is a tool i made to compress and pack modules in ~psp-gzip format for M33 and the one i use to compress my modules. It is not finished yet, when it is done I'll release it.

Anyways, you can just ignore the error. the prx you have is fully functional.
Does that say ~psp? Wow :O

The one psp sdk cant create.
_________________
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group