[Mono-list] Mono and sqllite on OS X

Niklas Saers niklas@registrar.no
Fri, 21 Jan 2005 15:39:49 +0100


Hi Thomas,
is there any way I can make it search /sw instead of /usr/src? Any 
environment variables, perhaps? And is there any way that I can make it 
use the dylib version or the aout version of the file as those are the 
only ones made on OS X?

Cheers

    Nik

Thomas Zoechling wrote:

> I suppose the problem here is that libsqlite is not a native mono 
> library.
> Mono.Data.Sqlite... is just a wrapper around libsqlite.so , which has 
> to remain in /usr/lib.