View Single Post
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#313
Originally Posted by nieldk View Post
are you trying to run ./configure from somwhere in MyDocs?
That might do this, as fat system doesnt support permissions.
try from some other position, like /home/user/
ah that might be causing the issue thankyou i'll try it now

same error

error on my computer too

make -C "libstub" all
make[1]: Entering directory `/home/martin/Desktop/preenv-0.1.6/libstub'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martin/Desktop/preenv-0.1.6/libstub'
make -C "libpng" all
make[1]: Entering directory `/home/martin/Desktop/preenv-0.1.6/libpng'
cd "libpng-1.2.44" && ./configure --prefix=/usr
/bin/sh: ./configure: Permission denied
make[1]: *** [libpng-1.2.44/config.status] Error 126
make[1]: Leaving directory `/home/martin/Desktop/preenv-0.1.6/libpng'
make: *** [libpng] Error 2
seems like it's not my phone

Last edited by m4r0v3r; 2012-04-14 at 20:54.