cannot run c compiled programs. if you meant to cross compile use --host' Ubuntu
Posted
by
Ali.A
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Ali.A
Published on 2013-10-17T16:19:39Z
Indexed on
2013/10/17
16:24 UTC
Read the original article
Hit count: 321
I'm completely new to Ubuntu I downloaded and unpacked a tar.gz package, after extraction, it is said in its documentation : "type ./configure --disable-gts"
But when i run this command alone it tells me "Permission Denied" error. Then i tried to use "sh ./configure --disable-gts" insted, but this time i faced this error:
configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'.
How can i overcome these two problems? (I mean permission and compile error) I'm just a rookie and i need urgent help.
Thanx
© Ask Ubuntu or respective owner