| От | Jean-Christian Imbeault |
|---|---|
| Тема | Re: Instalation problem |
| Дата | |
| Msg-id | 3E93D8EA.9040304@mega-bucks.co.jp обсуждение |
| Ответ на | select random row from a group ("Thomas T. Thai" <tom@minnesota.com>) |
| Список | pgsql-general |
martin wrote: > > The exact message is : bash: ./configure: bad interpreter: No such file > or directory Just a gues but this seems to mean that the correct shell interpreter for the script cannot be found. Which is strange since you are using bash ... Is the first line of your configure file: #! /bin/sh If not that would be a problem ... If it is what do you get if you do: $ which sh You should get something like: $ which sh /bin/sh If you get something like: /usr/bin/which: no sh in ..... Then there is something strange about your system ;) Jean-Christian Imbeault
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера