hfujita / pulseaudio-raop2

Experimental RAOP2 (Apple AirPlay2) support for PulseAudio
http://hfujita.github.io/pulseaudio-raop2/
Other
138 stars 19 forks source link

./configure: not found #30

Closed jcsid closed 9 years ago

jcsid commented 9 years ago

Hi,

Trying to compile pulseaudio-raop2 on Debian Sid, I get this message:

$ git clone https://github.com/hfujita/pulseaudio-raop2.git $ cd pulseaudio-raop2/ $ ./autogen.sh ./autogen.sh: 23: exec: ./configure: not found

Regards, JC

hfujita commented 9 years ago

Didn't you see any other message from ./autogen.sh?

jcsid commented 9 years ago

I just forgot the apt-get dep part. Sorry

fire-fly commented 9 years ago

Hi there, I had the same error running on OS X 10.10.1. Follow the instruction on http://www.freedesktop.org/wiki/Software/PulseAudio/Ports/OSX/ I new to OS X. The error was "./autogen.sh: line 23: /Users/xxx/Downloads/pulseaudio/configure: No such file or directory"

Thanks Please help.

fire-fly commented 9 years ago

Hi above problem "./autogen.sh: line 23: /Users/xxx/Downloads/pulseaudio/configure: No such file or directory" resolved, after installing pkg-config.

But new problem. The error was pulse/channelmap.c:27:10: fatal error: 'stdlib.h' file not found

include

All standard hearders were not in /usr/include