On Tue, Sep 20, 2011 at 7:15 PM, Chris Double <chris.dou...@double.co.nz> wrote:
> 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

Hi Chris,

This "dev" package thing bit me before in trying to get something else
working under Linux. Maybe now I'll generalize this information when
something similar comes up!

Thanks for the info.

--John

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to