আমি আমার শেয়ার্ড হোস্টিংয়ে নতুন অজগর পরিবেশ ইনস্টল করার চেষ্টা করছি। আমি এই পোস্টে লেখা পদক্ষেপগুলি অনুসরণ করি :
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
"। / কনফিগার - প্রিফিক্স = / হোম //। লোকপিথন" কমান্ডে আসার পরে আমি নিম্নলিখিত আউটপুটটি পেয়েছি:
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.
এই সমস্যা কিভাবে সমাধান করা যেতে পারে? আমি ২ ঘন্টা ধরে সমাধান সন্ধান করার চেষ্টা করেছি তবে এখনও এক জায়গায় আটকে রয়েছি।
হালনাগাদ
হোস্টগেটর তাদের ভাগ করা অ্যাকাউন্টগুলিতে জিসিসির অনুমতি দেয় না: http://support.hostgator.com/articles/pre-sales-questions/comp موافق- technologies