Ok, but I guess what's confusing me is that, I shouldn't need any other
packages because this used to work for me before (though it's been awhile
since I updated, but did update). I'm writing this small piece of code that
links w/ just this package. I run gentoo so I 'emerge openal' in portage to
On Sat, 2008-10-18 at 09:47 -0700, rrlangly wrote:
> Well, yeah. I am using linux, and there is an openal package that I've
> already installed and like I've shown
Hi Richard; actually what Bob means is that most distributions these
days are separating a single project (especially one that contain
Well, yeah. I am using linux, and there is an openal package that I've
already installed and like I've shown ... the file openal.so is there.
That's the file I need to link with. So I'm trying to figure out how to link
my program w/ this shared lib which is a *.so, not a *.la which is what
libtool
On Fri, 17 Oct 2008, rrlangly wrote:
Well, I did that and they look fine, but what I don't understand is that
there is no /usr/lib64/openal.la file ... there is however a
/usr/lib64/openla.so which is what I'm trying to link with.
I don't recall if you revealed the operating system you are us