Re: Before I go further insane ...

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Bruce Bruen <bbruen(at)unwired(dot)com(dot)au>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Before I go further insane ...
Date: 2008-03-14 12:44:29
Message-ID: 47DA732D.6000600@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Dave Page a écrit :
> On Fri, Mar 14, 2008 at 10:28 AM, Bruce Bruen <bbruen(at)unwired(dot)com(dot)au> wrote:
>> Can someone please tell me where (su) make install is installing the PgAdmin3
>> 1.8.3 exec by default.
>
> /usr/local/pgadmin3/bin if memory serves.
>

And you should have the configure command in config.log.

"head config.log" gives me :

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by pgadmin3 configure 1.9.0-Dev, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ ./configure --prefix=/opt/pgadmin-trunk
--with-pgsql=/opt/postgresql-head

So, I will find my pgadmin executable in /opt/pgadmin-trunk/bin.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Bruce Bruen 2008-03-14 21:15:16 Re: Before I go further insane ...solved
Previous Message Dave Page 2008-03-14 10:41:00 Re: Before I go further insane ...