[darkice] Re: Installation problem on a Raspberry Pi

  • From: Dave Pascoe <davekm3t@xxxxxxxxx>
  • To: darkice@xxxxxxxxxxxxx
  • Date: Mon, 22 Jun 2015 12:25:51 -0400

You are missing some libraries and header files.

Try this:

sudo apt-get install libmp3lame0-dev libvorbis-dev libogg-dev
libasound2-dev libsamplerate0-dev

That should get you started...you may find that you need some other
libraries, depending on what capabilities you want in darkice.

Dave


On Mon, Jun 22, 2015 at 12:20 PM, Stefan Schäfer <dk7fc@xxxxxx> wrote:

Hi all,

I'm new to this list and hope that someone can help me. Probably this
problem is reported quite often...
Today i wanted to install Darkice-1.2 on my Raspberry.
When running "sudo ./configure", i'm getting these Warnings:

checking for lame library at /usr ... configure: WARNING: not found,
building without lame
checking for vorbis libraries at /usr ... configure: WARNING: not found,
building without Ogg Vorbis
checking for opus libraries at /usr ... configure: WARNING: not found,
building without Ogg Opus
checking for faac library at /usr ... configure: WARNING: not found,
building without faac
checking for aacplus library at /usr ... configure: WARNING: not found,
building without aacplus
checking for twolame library at /usr ... found at /usr
checking for alsa libraries at /usr ... configure: WARNING: not found,
building without ALSA support
checking for pulseaudio libraries at /usr ... configure: WARNING: not
found, building without PULSEAUDIO support
checking for jack libraries at /usr ... configure: WARNING: not found,
building without JACK support
checking for samplerate libraries at /usr ... configure: WARNING: not
found, building libsamplerate support

I searched for a solution and found:
http://www.element14.com/community/thread/37699/l/darkice-12-with-latest-wolfson-master-image?displayFullThread=true
which sounded quite promising but didn't help. I also tried installing by
"sudo ./configure --prefix=/usr" and many more combinations but i'm always
getting these warnings.
In "/usr/include", i can find a folder "alsa" as well as "vorbis" and
"lame". There is also a "twolame.h" file into that folder but no folder
named "twolame".

What am i doing wrong or what do i misunderstand? I'm not a Linux expert,
but learned a lot in the past months :-)

Any help i highly apprechiated.

Regards, Stefan



Other related posts: