Windows build from sources documentation is outdated
#136
Closed
opened 1 year ago by arittner
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I tried to build Plume from the sources under Windows 10/11 64bit and run in a lot of issues, because the installation steps are a little bit outdated. This issue describes the gaps in the documentation. A PR will fix it.
OPENSSLDIR
instead ofOPENSSL_DIR
(style error with wrong usage of italic markdown)xargs
andstat
fails on plain Windows environmentPQ_LIB_DIR
environment variable which points to the postgress lib folderPATH
is needed (in this case to runplm
andplume
)