| 50 | Here is the error message: |
| 51 | |
| 52 | |
| 53 | {{{ |
| 54 | ---- Making install in topology |
| 55 | make[1]: Entering directory '/install/postgis-3.3.1/topology' |
| 56 | /bin/sh ../config/install-sh -c -d '/usr/local/pgsql/lib' |
| 57 | /bin/sh: can't open '../config/install-sh': No such file or directory |
| 58 | make[1]: *** [/usr/local/pgsql/lib/pgxs/src/makefiles/../../src/Makefile.shlib:469: installdirs-lib] Error 2 |
| 59 | make[1]: Leaving directory '/install/postgis-3.3.1/topology' |
| 60 | make: *** [GNUmakefile:24: install] Error 1 |
| 61 | The command '/bin/sh -c cd postgis-* && make install' returned a non-zero code: 2 |
| 62 | ERROR: Service 'postgis' failed to build : Build failed |
| 63 | |
| 64 | }}} |
| 65 | |
| 66 | |