BishopFox / theos-jailed

A version of Theos/CydiaSubstrate for non-jailbroken iOS devices
Other
327 stars 53 forks source link

[error] Cowardly refusing to make a project inside $THEOS? #8

Open d1amondlabs opened 8 years ago

d1amondlabs commented 8 years ago

I keep getting a error when trying to run nic.pl that says "[error] Cowardly refusing to make a project inside $THEOS" And when i run sudo, it does the same :(

moloch-- commented 8 years ago

Make sure the project you're building isn't in $THEOS (you can see what directory this is using echo $THEOS). It's typically /opt/theos or something similar depending on how you setup your build environment.

d1amondlabs commented 8 years ago

Thank You!!

hYdos commented 7 years ago

mine says Cowardly refusing to make a project inside $THEOS (/private/var/theos/) help plz

hYdos commented 7 years ago

i changed THEOS with 'export THEOS=/opt/theos' and it still says Cowardly refusing to make a project inside $THEOS (/private/var/theos/)