Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcompile error #20
compile error #20
Comments
Hi! Last two terms in $PATH variable |
Hi All,
I am taking like below error. Could you make a suggestion to resolve that error
[root@replica pg_wait_sampling-1.1]$echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/usr/pgsql-11/bin:/usr/pgsql-11/bin:/usr/pgsql-11/bin/pg_config
[root@replica pg_wait_sampling-1.1]$ sudo make USE_PGXS=1 install
make: pg_config: Command not found
make: *** No rule to make target `install'. Stop.