मैं अपने साझा होस्टिंग पर नए अजगर पर्यावरण स्थापित करने की कोशिश कर रहा हूं। मैं इस पोस्ट में लिखे गए चरणों का पालन करता हूं :
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
"./Configure --prefix = / home // पर आने के बाद। स्थानीयताप" कमांड से मुझे निम्न आउटपुट मिलता है:
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.
इस समस्या को कैसे हल किया जा सकता है? मैं 3 घंटे के लिए एक समाधान खोजने की कोशिश कर रहा हूं, लेकिन अभी भी एक जगह पर अटका हुआ है।
अपडेट करें
Hostgator उनके साझा खातों पर gcc की अनुमति नहीं देता है: http://support.hostgator.com/articles/pre-sales-questions/compatible-technologies