Hello,
i have a machine with two users accounts.
i installed python in the first account without any problem but when am gone to install into the second account it cause the following error
checking for C compiler default output file name... configure: error: C compiler cannot create executables
caused when execute the following command:
./configure --prefix="/home/df/python5"
i don't why ? could anyone help me
Thanks in Advance