Desktop and xpm file in Centos 5 compile

Поиск
Список
Период
Сортировка
От Rudi Schmitz
Тема Desktop and xpm file in Centos 5 compile
Дата
Msg-id 92323da30909161047h6ce81763v203ac1a750eaf1a0@mail.gmail.com
обсуждение исходный текст
Ответы Re: Desktop and xpm file in Centos 5 compile  (Dave Page <dpage@pgadmin.org>)
Re: Desktop and xpm file in Centos 5 compile  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
I am trying to figure out what files I need to edit to get the pgadmin3.desktop file to install under gnome (/usr/share/application) when I am compiling my own pgadmin centos rpm.
I have all the necessary dependencies for pgadmin installed.

Here are the steps I take.

1. svn co svn://svn.pgadmin.org/trunk/pgadmin3 pgadmin3
2. cd pgadmin3
3. bash bootstrap
4. ./configure
5. make
6. checkinstall -R make install


Checkinstall makes the rpm fine but it does not put in the .desktop file under /usr/share/applications.

If on step 6, I just do a "make install" it doesn't copy over the .desktop file either, so it's not checkinstall causing this.




В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: It seems to miss PQclear function
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [pgadmin-support] Possible simple enhancement