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

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, <pgadmin-hackers(at)postgresql(dot)org>
Cc: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>, "Devrim GUNDUZ" <devrim(at)commandprompt(dot)com>, "ISHIKAWA Toshiyuki" <tosiyuki(at)gol(dot)com>
Subject: Re: The desirable position of installation path arrangement of SUSE.
Date: 2006-10-10 08:29:16
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40176D3FC@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Hiroshi Saito [mailto:z-saito(at)guitar(dot)ocn(dot)ne(dot)jp]
> Sent: 10 October 2006 09:21
> To: pgadmin-hackers(at)postgresql(dot)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 creating a new one.

Regards Dave.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2006-10-10 08:37:42 Re: The desirable position of installation patharrangement of SUSE.
Previous Message Devrim GUNDUZ 2006-10-10 08:28:02 Re: The desirable position of installation path