Dear
When executing "./configure", following error came;
bash: ./configure: /bin/sh: bad interpreter: ***********
******* means "NO PERMISSION word of Japanse"
How do I execute ./configure at bluequartz ?
I already execute "yum install gcc".
And I try to "sh configure", however another error as follow.
# sh configure
configure: creating config.nice
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
#
Eiji Hamano