Thank YOU ever s much as it worked my friend!!!
Thank you.
Sincerely,
rwr
--
http://mail.python.org/mailman/listinfo/python-list
rwr wrote:
> Due to my ignorance exactly what do you mean by "In my case, I had to
> run configure over and over againeach time going through the log
> finding a new missing file, re-install,
> and repeat until the errors stopped." My
In my case, my error log said it couldn't find the file "make"
Due to my ignorance exactly what do you mean by "In my case, I had to
run configure over and over againeach time going through the log
finding a new missing file, re-install,
and repeat until the errors stopped." My
Why I ask is that I utilized "apt-get install gcc" to install gcc. Are
there addi
Thank you ever so much mensanator!!!
Very much appreciated!
rwr
--
http://mail.python.org/mailman/listinfo/python-list
rwr wrote:
> configure:1687: checking for gcc
> configure:1703: found /usr/bin/gcc
> configure:1713: result: gcc
At this point, configure thinks you have the gcc compiler installed.
> configure:1753: checking for C++ compiler default output file name
> configure:1756: gccconftest.cc >&5
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by python configure 2.3, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## - ##
## Platform. ##
##
rwr wrote:
> As a newbie I am having problems/errors configuring Python after
> unpacking the Python archive:
>
> # ./configure
> checking MACHDEP... linux2
> checking EXTRAPLATDIR...
> checking for --without-gcc... no
> checking for --with-cxx=... no
> checking for c++... no
> checking for g++...
As a newbie I am having problems/errors configuring Python after
unpacking the Python archive:
# ./configure
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-cxx=... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
che