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 

building PSPSDK from svn

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



Joined: 10 Jul 2005
Posts: 16

PostPosted: Mon Jul 11, 2005 6:45 am    Post subject: building PSPSDK from svn Reply with quote

ok... i've got the new one checked out from svn... but

Matt@steamloller ~/pspsdk
$ ./bootstrap
.
aclocal/version.m4:6: warning: underquoted definition of AC_PSPSDK_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
aclocal/pspdev.m4:6: warning: underquoted definition of AC_PSPDEV_PATH
aclocal/pspdev.m4:39: warning: underquoted definition of __PSPDEV_CHECK_TOOL
aclocal/pspdev.m4:52: warning: underquoted definition of AC_PSPDEV_TOOLCHAIN
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
sdk/audio/Makefile.am: installing `./depcomp'

Matt@steamloller ~/pspsdk
$ ./configure
bash: ./configure: Permission denied

any ideas? :|
Back to top
View user's profile Send private message AIM Address
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Mon Jul 11, 2005 7:58 am    Post subject: Reply with quote

are you in linux?

If so, then do a ls -al and it'll tell you who owns the files. If it's not you, then you need to go in as root (or whoever owns them) and do a:

chown -R [name]:[group] *

If you are the owner, try doing a:

chmod 774 ./configure
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Mon Jul 11, 2005 8:19 am    Post subject: Reply with quote

just chmod +x ./configure should do it.
Back to top
View user's profile Send private message
mrdelayer



Joined: 10 Jul 2005
Posts: 16

PostPosted: Mon Jul 11, 2005 9:16 am    Post subject: Reply with quote

w00t, worked! thanks.
Back to top
View user's profile Send private message AIM Address
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