Hi all,
I am trying to install PulseAudio on my Macbook Pro (Mountain Lion). Basically my goal is to be able to forward audio over SSH from a Linux server to the speakers on my Mac.
I found and started following these instructions:
https://github.com/zonque/PulseAudioOSX/wiki/Building-from-source
I saw that there was a dependency on MacPorts, so I followed these instructions to install that, too:
https://guide.macports.org/chunked/installing.macports.html
Back in the PulseAudio instructions, when I ran
./bootstrap_machine.sh
I saw that MacPorts was installing a lot of basic utilities that I already have installed, such as llvm, automake, libtool, etc. I expect that this will cause conflicts at some point, and maybe is the cause of the problem...?
When I run the ./deploy.sh step, I get tons of errors. Full output here:
http://pastebin.com/0LKqy6Dx
Not even sure where to begin with that many errors. Anyone have any luck getting PulseAudio working on osx?
I am trying to install PulseAudio on my Macbook Pro (Mountain Lion). Basically my goal is to be able to forward audio over SSH from a Linux server to the speakers on my Mac.
I found and started following these instructions:
https://github.com/zonque/PulseAudioOSX/wiki/Building-from-source
I saw that there was a dependency on MacPorts, so I followed these instructions to install that, too:
https://guide.macports.org/chunked/installing.macports.html
Back in the PulseAudio instructions, when I ran
./bootstrap_machine.sh
I saw that MacPorts was installing a lot of basic utilities that I already have installed, such as llvm, automake, libtool, etc. I expect that this will cause conflicts at some point, and maybe is the cause of the problem...?
When I run the ./deploy.sh step, I get tons of errors. Full output here:
http://pastebin.com/0LKqy6Dx
Not even sure where to begin with that many errors. Anyone have any luck getting PulseAudio working on osx?