I'm a newbie in linux and have the problem to make the extension on Debian
Could you provide a list of all needed dependencies and full cmake command, please
At now I have installed
git
make
g++
build-essential postgresql-server-dev-14
but still have some errors. the last :
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Releas PostgreSQL_TYPE_INCLUDE_DIR=./usr/include/postgresql/
CMake Error: The source directory "/pg_ulid/PostgreSQL_TYPE_INCLUDE_DIR=./usr/include/postgresql" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
I'm a newbie in linux and have the problem to make the extension on Debian
Could you provide a list of all needed dependencies and full cmake command, please
At now I have installed
but still have some errors. the last :
I don't what to do with it