Re: [ecasound] complier pyecasound problems

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] complier pyecasound problems
From: Kai Vehmanen (k_AT_eca.cx)
Date: Fri Apr 19 2002 - 15:55:30 EEST


On Sun, 14 Apr 2002, Tony Leake wrote:

> Next I tried to compile aginst python 2.2 and tried
[...]
> ./compile --with-python-includes=/usr/include/python2.1 \
> --with-python-modules=/usr/lib/python2.2/site-packages \
> && make && make install.

That should probably be: "/usr/include/python2.2", not python2.1.

> /bin/sh ../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math
> -fstrict-aliasing -funroll-loops -o libpyecasound.la -rpath NO/lib-dynload
> -avoid-version -export-dynamic pyecasound.lo -L../libecasound/.libs

This means that the python module directory was not set when configure was
run. You should check that there is a valid path in the summary part of
configure's output...:

Python include dir: /path/to/python-2.2/include/python2.2
Python module dir: /path/to/python-2.2/lib/python2.2

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Apr 19 2002 - 15:41:15 EEST