adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] mac os x port - success stories


From: Kai Sterker
Subject: Re: [Adonthell-devel] mac os x port - success stories
Date: Sat, 4 May 2002 23:54:10 +0200

On Sat, 4 May 2002 20:44:23 +0000 Nils Hesse wrote:

> > You should manully pass the path to the vorbis library to configure:
> >
> > configure --with-vorbis=/sw/lib
> Hmpf... didn't do anything ... config.log shows the same error 
> (/sw/include is still used). What would be could if I could change the
> offending variables in the configure script....

No, the /sw/include is perfectly fine. But there should also be a
-L/sw/lib. Let's try another tactic. How about adding a symlink in
/usr/lib that points to /sw/lib/libvorbis.so? That's not nice, but it
should satisfy the linker at least. 

> So mainly a set of objects that can be imported into other programs,
> yes? Right then... nearly done I guess... next up would be to get the
> sound and keyboard working properly... then maybe somehow put
> everything in one directory and link it appropriately..... this could
> take time :) but then, it would be a download once and run kind of
> thing.... 2-3 months later I can work on getting it working as a
> stand-alone app :))

Sounds good :)

Kai



reply via email to

[Prev in Thread] Current Thread [Next in Thread]