notes/plv8.md

5 lines
266 B
Markdown
Raw Normal View History

2023-01-12 20:12:24 -05:00
[PLV8 Documentation For Building](https://plv8.github.io/#building)
* To build plv8 you have to download a tarbal of the code and use `make`
* Beyond the listed dependencies I had to `apt-get install postgresql-server-dev` to get a `postgres.h` file that is needed