Bug 28249 - please, add /usr/include/postgresql -> pgsql symlink
Summary: please, add /usr/include/postgresql -> pgsql symlink
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: postgresql-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Alexei Takaseev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 22:36 MSK by viy
Modified: 2015-10-07 10:09 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description viy 2012-12-20 22:36:11 MSK
хорошо бы симлинк /usr/include/postgresql -> pgsql добавить в пакет,
для совместимости, так как многие приложения ищут именно в postgresql,
чтобы они собиралиь без телодвижений.
[...]
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
configure: WARNING: No PostgreSQL header found, not building this plugin
Comment 1 led 2012-12-21 05:54:09 MSK
А почему бы не использовать pg_config для "сборки без телодвижений"?
Comment 2 viy 2012-12-21 15:25:01 MSK
(В ответ на комментарий №1)
> А почему бы не использовать pg_config для "сборки без телодвижений"?

"использовать" и есть телодвижение. Один-два пакета не сложно пропатчить,
но если такого кривого софта наберется наберется десяток или сотня пакетов,
почему бы не добавить совместимость?
Comment 3 Alexei Takaseev 2014-08-15 09:06:27 MSK
На сколько сейчас актуальна эта проблема?
Comment 4 viy 2014-08-15 16:58:00 MSK
да, еще актуальна. Некоторые приложения не могу роботом импортировать с такой характерной диагностикой.
Comment 5 Repository Robot 2015-10-07 10:09:04 MSK
postgresql9.4-9.4.5-alt1 -> sisyphus:

* Wed Oct 07 2015 Alexei Takaseev <taf@altlinux> 9.4.5-alt1
- 9.4.5
- Add symlink /usr/include/postgresql->pgsql (ALT:#28249)