[Bug]: postgrest
fails to start because of missing DLLs required
#5959
Labels
bug
Something isn't working
postgrest
fails to start because of missing DLLs required
#5959
Prerequisites
Package Name
postgrest
Expected/Current Behaviour
Expected:
a console window would blink
Instead:
postgrest.exe
doesn't start, citing the absence ofLIBPQ.DLL
in a message box, see screenshot belowSteps to Reproduce
Possible Solution
Ship
{libcrypto-3-x64,libiconv-2,libintl-9,libssl-3-x64,libwinpthread-1,libpq}.dll
(as per https://github.com/PostgREST/postgrest/pull/3469/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133ddR202) along with thepostgrest.exe
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
UPD: sister issue for
chocolatey
— majkinetor/au-packages#245In before "why PostgREST does not ship them along with the executable" — PostgREST/postgrest#3469. TL;DR: it's not out job; we don't know where to get them canonically; EnterpriseDB (first obvious source of them) license doesn't allow to redistribute them.
The text was updated successfully, but these errors were encountered: