Re: [Alsa-user] playing / recording mono on a stereo-only hardware
Brought to you by:
perex
|
From: Bill U. <un...@ph...> - 2010-01-30 20:20:47
|
> It shouldn't matter, but alsa is installed under /usr/local/... and I'm > starting all alsa utilities as > > LD_LIBRARY_PATH=/usr/local/lib/ aplay... Just put /usr/local/bin into /etc/ld.so.conf and run ldconfig It probably will not solve your problem but make it unneccessary to type LD_LIBRARY_PATH=/usr/local/lib/ every time. > |