On 9/04/2010 11:35 AM, chaoyong wang wrote:
> It reports an ERROR:
> could not load library "C:\Program
> Files\PostgreSQL\8.3\lib/xml_index.dll": The specified module could not
> be found.
>
> I checked the directory C:\Program Files\PostgreSQL\8.3\lib,
> xml_index.dll exists.
> I tried to cha
Hi,I'm using VC2005 to create PG C-language Fun in my contrib xml_index,
which import other library, and I have add the include and lib directory by
changing Mkvcbuild.pm and config.pl.
But after I executed the following commands:build DEBUGperl
install.pl "C:\Program F