Share

PyAlsaAudio

Tracker: Support Requests

5 libasound.2 - ID: 2832679
Last Update: Comment added ( larsimmisch )

hello,

i am new to python on linux, advanced on python on window. Not sure if this
is a unix or python problem...

working in a debian version.

in the prerequisites you mention libasound.so
this file is not available, but I do have the libasound.so.2

the build fails while building alsaaudio

gcc fails on a file, probably alsaaudio.c

it feels as if PyAlsaudio does not support alsa 2.0...

could you comment or give a tip to avoid this problem?

Thanks

Luc



Nobody/Anonymous ( nobody ) - 2009-08-05 14:41

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-08-19 10:02
Sender: larsimmischProject Admin

ALSA 2 is supported, but you probably don't have libasound2-dev installed,
so the header files are missing. Try:

apt-get install libasound2-dev

You also need to install python-dev


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
data_type 687747 2009-08-19 10:02 larsimmisch
status_id Open 2009-08-19 10:02 larsimmisch
allow_comments 1 2009-08-19 10:02 larsimmisch
close_date - 2009-08-19 10:02 larsimmisch