No acceptable C compiler found in $PATH when installing python

I’m trying to install a new Python environment on my shared hosting. I follow the steps written in this post: After coming to the ./configure –prefix=/home/<user>/.localpython command, I get the following output: How can this problem be solved? I’ve been trying to find a solution for 3 hours, but I’m still stuck in one place. UPDATE Hostgator does not … Read more

What does “collect2: error: ld returned 1 exit status” mean?

The ld returned 1 exit status error is the consequence of previous errors. In your example there is an earlier error – undefined reference to ‘clrscr’ – and this is the real one. The exit status error just signals that the linking step in the build process encountered some errors. Normally exit status 0 means success, and exit status > 0 means errors. … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)