RPG-18 / pg_ulid

Universally Unique Lexicographically Sortable Identifier generate for PostgreSQL
MIT License
11 stars 0 forks source link

Have the problem to make extension #3

Closed budarin closed 2 years ago

budarin commented 2 years ago

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 :

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 don't what to do with it

RPG-18 commented 2 years ago

Hi. I'll see tomorrow.