Re: Forward: Re: Getting errors while installing Postgresql 9.1.1 version

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: udaybhaskar aripirala <udaybhaskar(dot)mca07(at)gmail(dot)com>
Cc: Udayabhaskar Aripirala <udaybhaskararipirala(at)gmail(dot)com>, "vamsi(dot)kuchibhatla2012(at)gmail(dot)com" <vamsi(dot)kuchibhatla2012(at)gmail(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Forward: Re: Getting errors while installing Postgresql 9.1.1 version
Date: 2016-08-15 15:10:07
Message-ID: ea54efec-0d2e-29e1-d023-51c741614af4@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

(CC'ing pgsql-odbc again. Please keep the mailing list CC'd, so that
everyone can join in the discussion)

On 08/15/2016 05:04 PM, udaybhaskar aripirala wrote:
> Hi Heikki,
>
> Thanks for your time and suggestions.
>
> Do we need to user /usr only or we can user our own user (bousr) id which
> was created specifically for our application. As we don't have root
> permissions and user also does not have permissions on /usr.
>
> So we are planning to install in an user folder boapp which has all rights
> to user (bousr).

You can use "./configure --prefix=<path>" option to specify a location
where it's installed. If you specify a location that the user has write
access to, you don't need root.

- Heikki

Browse pgsql-odbc by date

  From Date Subject
Next Message Hao HH Zheng 2016-08-18 03:13:37 Help about ODBC driver
Previous Message Fred Parkinson 2016-08-15 14:38:40 Re: How to use a 32bits odbc driver on a 64bits computer ?