On Wed, Sep 21, 2011 at 9:45 AM, John Porubek <jporu...@gmail.com> wrote:
> I have libopenal1 installed on my Ubuntu 10.10 system. I checked in
> openal.factor and it's looking for "libopenal.so". My file is
> "libopenal.so.1", so I changed openal.factor to use this version. I
> also notice that openal.alut is used and alut.factor is looking for
> "libalut.so". My file is "libalut.so.0", so I changed alut.factor to
> use this version. From that point, the error messages pointed the way
> to entering the proper value for rom-root and now it works!

The '.so' versions of libraries are usually in '-dev' packages. So
you'd generally need a "apt-get install openal-dev' or similar to pick
them up. Glad you got it working!

Chris.
-- 
http://www.bluishcoder.co.nz

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to