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 

Troubles installing zlib

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



Joined: 29 Apr 2008
Posts: 5

PostPosted: Thu May 01, 2008 8:59 pm    Post subject: Troubles installing zlib Reply with quote

Well, I may have figured out this one, but have no idea what to do to fix it. Heres the situation:

First I downloaded via svn, then I cd'ed to the folder and typed make which worked fine. I then typed make install and got a permissions error. So i put sudo and front of it, knowing it should work. I was wrong. I got this error from the very start:

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


After a few test, fooling around with the makefile, nothing worked, so i redownloaded and tried something else. I tried suo make. I got the same error as sudo make install. I'm not sure myself if I'm supposed to set the permissions for the pspdev folder or not, and personally, I'm not experienced enough to know how to give it all permissions, including the files and folders under pspdev. Thanks again

-Al
Back to top
View user's profile Send private message
jsharrad



Joined: 20 Oct 2005
Posts: 102

PostPosted: Thu May 01, 2008 11:16 pm    Post subject: Reply with quote

This should work.
Code:

sudo env PSPDEV=/usr/local/pspdev PATH=$PATH:/usr/local/pspdev/bin make install
Back to top
View user's profile Send private message
SafariAl



Joined: 29 Apr 2008
Posts: 5

PostPosted: Fri May 02, 2008 5:40 am    Post subject: Reply with quote

Wow it worked, no errors! thanks a lot :).
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