[Mono-list] System.DllNotFoundException: oci
Miguel de Icaza
miguel@ximian.com
Tue, 12 Apr 2005 10:40:03 -0400
Hello,
> I am running Mono 1.0.6 (installed as root user)with all neede packages and i manage without any trouble to display the Mono Sample web pages.
> I am on a Virtual Machine (ran with VMWARE) under RedHat Enterprise Server 3.0 and i have installed the Oracle Client 9.2.0.4 with all needed packages to get it to work. ( i can also : "sqlplus XXX/XXX@XXX" and ask some SELECT * to my base)
> Stack Trace:
>
> System.DllNotFoundException: oci
You need to install the Oracle client libraries.
We documented that on our release notes for Mono 1.0
Miguel.