Saya mencoba menginstal lingkungan python baru di hosting bersama saya. Saya mengikuti langkah-langkah yang ditulis dalam posting ini :
mkdir ~/src
wget http://www.python.org/ftp/python/2.7.1/Python-2.7.1.tgz
tar -zxvf Python-2.7.1.tar.gz
cd Python-2.7.1
mkdir ~/.localpython
./configure --prefix=/home/<user>/.localpython
make
make install
Setelah datang ke perintah "./configure --prefix = / home //. Localpython" saya mendapatkan hasil sebagai berikut:
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... linux3
checking EXTRAPLATDIR...
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home3/mikos89/Python-2.7.1':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Bagaimana mengatasi masalah ini? Saya sudah mencoba mencari solusi selama 3 jam tetapi masih macet di satu tempat.
MEMPERBARUI
Hostgator tidak mengizinkan gcc di akun bersama mereka: http://support.hostgator.com/articles/pre-sales-questions/compatible-technologies