Displaying 2 results from an estimated 2 matches for "alexmsk".
Did you mean:
alexis
2004 Aug 06
1
IceS: compile problem with Python
> Leave out the --with-python-libraries line. The libraries are probably
> in /usr/lib, not /usr/lib/python2.2. That is, if you've made sure to
> install the python-devel rpm.
Python and python-devel installed correctly....
I tried without --with-python-libraries line;
with --with-python-libraries= /usr/lib; --with-python=/usr;
--with-python=/usr/bin; --with-python; etc
with
2002 Sep 01
5
IceS: compile problem with Python
Hello!
I can't compile IceS 0.2.3 with Python 2.2 (X86, Red Hat
Linux 7.3)
====================================
[root at radio ices-0.2.3]# ./configure --with-lame
--with-python=/usr/bin
--with-python-includes=/usr/include/python2.2
--with-python-libraries=/usr/lib/python2.2
====================================
Configure script tell me:
====================================
<....>