On 04/03/2010 11:34 AM, John Denker wrote:
> On 04/03/2010 10:21 AM, dave perry wrote:
>
>> I get the following error compiling fgfs.
>>
>> /usr/bin/ld: cannot find -lopenal
>>
>> But /usr/lib64/libopenal.so.0 => libopenal.so.1 => libopenal.so.1.11.753.
>>
> Note that "libopenal.so" (wi
I think a simple yum install openal-soft-devel should fix your issue.
That will install the headers and libopenal.so. No need to do manual
symlinking.
At least, I don't need to do so, and I have practically the same setup...
Good luck
2010/4/3, John Denker :
> On 04/03/2010 10:21 AM, dave perry w
On 04/03/2010 10:21 AM, dave perry wrote:
> I get the following error compiling fgfs.
>
> /usr/bin/ld: cannot find -lopenal
>
> But /usr/lib64/libopenal.so.0 => libopenal.so.1 => libopenal.so.1.11.753.
Note that "libopenal.so" (with no suffix) is not listed.
> My .bashrc has the line
> export
I get the following error compiling fgfs.
/usr/bin/ld: cannot find -lopenal
But /usr/lib64/libopenal.so.0 => libopenal.so.1 => libopenal.so.1.11.753.
My .bashrc has the line
export
LD_LIBRARY_PATH=/usr/lib:/usr/lib64:/usr/local/lib:/usr/local/lib64:/usr/local/lib/osgPlugins
so I don't see why
4 matches
Mail list logo