No, you did everything fine as far as I see... (and
--enable-python-force-detection will
not help with that, you are right). I extracted the
relevant detection code from acinclude.m4... Would you save this in
a file, chmod +x it, run this and finally post back the
output?
Here the output
Initial path: /usr
Current path:
find: /usr/include/python/: No such file or directory
Current path:
Current path:
Final path:
Treated final path:
cannot find Python include path
Make sure the two PYTHON*
variables on top match those of your config.log file... I used the
information you provided, but who knows... So post the
output of this too:
The variable are ok, anyway i post the output of grep
too
PYTHON='/usr/bin/python'
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_EXTRA_LIBS=''
PYTHON_HACK=''
PYTHON_INSTALL_SUBMISSION_SCRIPTS_FALSE=''
PYTHON_INSTALL_SUBMISSION_SCRIPTS_TRUE=''
PYTHON_INSTALL_SUBMITION_SCRIPTS_FALSE=''
PYTHON_INSTALL_SUBMITION_SCRIPTS_TRUE=''
PYTHON_LDFLAGS=''
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_SITE_PKG=''
PYTHON_SUPPORT_FALSE=''
PYTHON_SUPPORT_TRUE=''
PYTHON_VERSION='2.3'
By the way, you said you had the same problem with both
adesklets 0.4.3 and adesklets 0.4.5... Did you have success
installing any version of the package so far on this
system?
No, it's the first time i try to instal this package on my
system
EDIT:
I just tested myself the adesklets 0.4.5 package on a
debian Woody box. No problem on my side, but I installed
Python manually on it.
I see, i installed Python via apt-get so maybe the problem
could be this but... don't know :| i'm quite a noob in this
kind of problems :?
Thanks again