Re: The desirable position of installation path arrangement of SUSE.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: The desirable position of installation path arrangement of SUSE.
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40176D3FC@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на The desirable position of installation path arrangement of SUSE.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Список pgadmin-hackers

> -----Original Message-----
> From: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp]
> Sent: 10 October 2006 09:21
> To: pgadmin-hackers@postgresql.org
> Cc: Raphaël Enrici; Devrim GUNDUZ; Dave Page; ISHIKAWA Toshiyuki
> Subject: The desirable position of installation path
> arrangement of SUSE.
>
> Hi.
>
> Preparation of SUSE-10 package creation by Ishikawa-san with me.
> However, we worry about installation path arrangement of a package...
>
> The plan was considered as follows.
>
> /usr/local/bin/
>                    pgadmin3
>                    pgagent
> /usr/local/share/
>                    pgadmin/i18n
> ...
>
> but, As for this, pgadmin3 cannot find a share files.
> Can someone suggest a proper installation path?

Can you set DATA_DIR when you run configure? That should do the trick. If not, the paths are calculated in
$SRC/src/base/appbase.cpp- you can see there how it figures out where things are. 

SUSE is an RPM based distro though isn't it? Please use/modify the existing redhat spec file if possible rather than
creatinga new one. 

Regards Dave.

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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: The desirable position of installation path
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: The desirable position of installation patharrangement of SUSE.