[Mono-list] System.DllNotFoundException: oci

Miguel de Icaza miguel@ximian.com
Tue, 12 Apr 2005 13:36:54 -0400


Hello,

> As you see my system perfectly compiles... which means i have the
>  library and i use them i am not sure this is the answer to my problem.

The OCI library is a runtime depedency.  You can compile the code, but
the exception that you are getting says `You do not have the liboci
library installed, or I cant locate it.

Miguel