2017-09-02 6:15 GMT+02:00 Tom Lane <t...@sss.pgh.pa.us>: > Pavel Stehule <pavel.steh...@gmail.com> writes: > > ./configure: line 15762: sort: No such file or directory > > ./configure: line 15759: sed: No such file or directory > > /bin not in your PATH, perhaps? >
I have not, but sed/sort I can use and export PATH="/bin:$PATH" doesn't help > > regards, tom lane >