Index: [Article Count Order] [Thread]

Date:  Tue, 3 Apr 2007 10:26:42 +0900
From:  "Eiji Hamano \(bluequartz\)" <bluequartz (at mark) hypersys.ne.jp>
Subject:  [coba-e:09424] execute  ./configure
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <097501c7758f$22d5ab70$0201a8c0@thinkpad>
X-Mail-Count: 09424

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