Rafael Teixeira Brazilian Polymath Mono Hacker since 16 Jul 2001
From: Gonzalo Paniagua Javier <[EMAIL PROTECTED]> To: "John (Doc) Soliday" <[EMAIL PROTECTED]> CC: Mono list <[EMAIL PROTECTED]> Subject: Re: [Mono-list] mod_mono and postgres Date: Thu, 18 Sep 2003 19:28:57 +0200
El jue, 18-09-2003 a las 18:48, John (Doc) Soliday escribi�:
> On Thu, 2003-09-18 at 10:54, Gonzalo Paniagua Javier wrote:
> > El jue, 18-09-2003 a las 16:23, John (Doc) Soliday escribi�:
> >
> > > The error was:
> > >
> > > System.MissingMethodException: A missing method exception has occurred.
> > > in <0x00042> 06 Mono.Data.PostgreSqlClient.PostgresLibrary:PQconnectdb
> > > (string)
> > > in <0x000ad> 00 Mono.Data.PostgreSqlClient.PgSqlConnection:Open ()
> > > in <0x00194> 00 ASP.dbpage1_aspx:Page_Init (object,System.EventArgs)
> >
> > Do you have libpq.so available in your system?
>
> Yes:
> # locate libpq.so
> /usr/lib/libpq.so.3.0
> /usr/lib/libpq.so.3
You need /usr/lib/libpq.so to be a symbolic link to .so.3
I think that is provided by the development package, but you can do it manually.
Anyway, we should definitely do something about this issue... may be mapping libpq to libpq.so.3 on linux or something.
-Gonzalo
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
_________________________________________________________________
MSN Messenger: instale gr�tis e converse com seus amigos. http://messenger.msn.com.br
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
