I was doing my postgres meson compilation on windoes but there is some error with state-exec command
Run-time dependency tcl found: NO (tried pkgconfig and cmake)
Library tcl found: NO
Has header "tcl.h" with dependency -ltcl: NO (cached)
Run-time dependency pam found: NO (tried pkgconfig and cmake)
Library pam found: NO
Message: disabling optional dependency plperl: perl installation does not have the required modules
Program C:\Users\Imran\AppData\Local\Programs\Python\Python311\python.EXE found: YES (C:\Users\Imran\AppData\Local\Programs\Python\Python311\python.EXE)
It is looking for some meta.as file which cannot be found.
C:\Users\Imran\Desktop\agens-tmp\compile\postgres\postgres>state-exec
state-exec: run failed: cannot create new executor meta: cannot get execmeta from file: ioutil.ReadFile C:\Users\Imran\AppData\Local\ActiveState\StateTool\release\bin\meta.as failed: open C:\Users\Imran\AppData\Local\ActiveState\StateTool\release\bin\meta.as: The system cannot find the file specified.
state-exec: Not user serviceable; Please contact support for assistance.
Kinldy help me here.
Thanks Imran