[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] Fedora-Build-Error
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] Fedora-Build-Error |
Date: |
Mon, 05 Sep 2011 21:13:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 |
Hi Henrik!
On 05/09/11 19:11, Henrik Reinstädtler wrote:
> I'm trying to build "bino" on Fedora 15("64-bit"). But i get this when
> i ./configure, can anyone send a list of libs i need or better a code
> like "yum install", because e.g. i can't find libEqualizer and
> liblircclient on Fedora add/install software:
Both packages are optional, so Bino will work without them.
LIRC is only necessary if you want to use a remote control to start/stop
Bino or change its settings. The Fedora package is called lirc-devel (I
think).
Equalizer is only necessary for advanced multi-display mode, e.g. on
render clusters. It usually needs to be compiled from source.
Martin