 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
SafariAl
Joined: 29 Apr 2008 Posts: 5
|
Posted: Thu May 01, 2008 8:59 pm Post subject: Troubles installing zlib |
|
|
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 |
|
 |
jsharrad
Joined: 20 Oct 2005 Posts: 102
|
Posted: Thu May 01, 2008 11:16 pm Post subject: |
|
|
This should work.
| Code: |
sudo env PSPDEV=/usr/local/pspdev PATH=$PATH:/usr/local/pspdev/bin make install |
|
|
| Back to top |
|
 |
SafariAl
Joined: 29 Apr 2008 Posts: 5
|
Posted: Fri May 02, 2008 5:40 am Post subject: |
|
|
| Wow it worked, no errors! thanks a lot :). |
|
| Back to top |
|
 |
|
|
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
|