Thanks for answer me but it have error Detected Visual Studio version 8.00 Detected hardware platform: Win32 Generating win32ver.rc for src\backend Building src\pl\plperl\SPI.c... '1' is not recognized as an internal or external command, operable program or batch file. Failed to create SPI.c.
Please help me. Tuan Hoang ANh On Wed, Jan 5, 2011 at 9:14 AM, Alex Hunsaker <bada...@gmail.com> wrote: > On Tue, Jan 4, 2011 at 10:12, tuanhoanganh <hatua...@gmail.com> wrote: > > I has set config.pl to > > $config->{perl}; > > 1; > > I don't know anything about the windows build system, but shouldn't > that be something like: > $config->{perl} = 1; ? >