All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Hofman <pavel.hofman@ivitera.com>
To: loody <miloody@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: simple program for capturing and playing pcm
Date: Mon, 26 Jul 2010 10:54:13 +0200	[thread overview]
Message-ID: <4C4D4D35.4090206@ivitera.com> (raw)
In-Reply-To: <AANLkTikyNQDjHa1aVtG87C5chTvzVTPs8-rNO5t+fL+Z@mail.gmail.com>

loody napsal(a):
> hi:
> 
> 2010/7/26 Pavel Hofman <pavel.hofman@ivitera.com>:
>> loody napsal(a):
>>> Dear all:
>>> Is there simple program which can help me to play and capture pcm
>>> files from usb speaker and mic?
>>> appreciate your help,
>>> miloody
>> aplay, arecord
> I found them in alsa-utility :)
> but when I try to configure them, I get following messages:
> 
> checking for form.h... yes
> checking for new_panel in -lpanelw... no
> configure: error: panelw library not found
> 
> but I list the /usr/lib, I see
> $ ls /usr/lib/libpanel* -lht
> lrwxrwxrwx 1 root root  27 2009-11-11 07:59
> /usr/lib/libpanel-applet-2.so.0 -> libpanel-applet-2.so.0.2.60
> lrwxrwxrwx 1 root root  16 2009-11-11 07:52 /usr/lib/libpanelw.so.5 ->
> libpanelw.so.5.7
> lrwxrwxrwx 1 root root  15 2009-11-11 07:52 /usr/lib/libpanel.so.5 ->
> libpanel.so.5.7
> lrwxrwxrwx 1 root root  13 2009-11-11 00:41 /usr/lib/libpanel.so ->
> libpanel.so.5
> -rw-r--r-- 1 root root 51K 2009-10-19 22:00 /usr/lib/libpanel-applet-2.so.0.2.60
> -rw-r--r-- 1 root root 19K 2009-10-12 21:12 /usr/lib/libpanel.a
> -rw-r--r-- 1 root root 14K 2009-10-12 21:12 /usr/lib/libpanel.so.5.7
> -rw-r--r-- 1 root root 14K 2009-10-12 21:12 /usr/lib/libpanelw.so.5.7
> $
> 
> did I miss something?
> I try to run the aplay/arecord under console and if I guess correctly,
> I don't need panelw lib. if so, how could I disable it?
> appreciate your help,
> miloody
> 
> what is panelw

Those are ncurses libs required by alsamixer. Try

./configure --disable-alsamixer --disable-alsaconf

That has worked for me, ubuntu 9.10.

Pavel.

  reply	other threads:[~2010-07-26  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26  7:39 simple program for capturing and playing pcm loody
2010-07-26  7:40 ` Pavel Hofman
2010-07-26  8:29   ` loody
2010-07-26  8:54     ` Pavel Hofman [this message]
2010-07-26 14:10       ` loody
2010-07-27 13:49       ` Alfs Kurmis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C4D4D35.4090206@ivitera.com \
    --to=pavel.hofman@ivitera.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=miloody@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.