Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install

Lists: pgsql-general
From: MargaretGillon(at)chromalloy(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-25 23:28:18
Message-ID: OFDBC031BB.D0A2AEA0-ON88257823.00800D95-88257823.0080EF48@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div>Using these instructions <br><br><a class="moz-txt-link-freetext" href="http://wiki.flexive.org/confluence/display/FX/Postgres+9.x+installation+in+Ubuntu?focusedCommentId=4915206#comment-4915206">http://wiki.flexive.org/confluence/display/FX/Postgres+9.x+installation+in+Ubuntu?focusedCommentId=4915206#comment-4915206
</a><br><br>I am trying to install current pgadmin3 1.12 on an ubuntu lucid client. Using the instructions above I have an Ubuntu 10.4 Postgresql 9 server up and
running successfully with pgadmin3 working, too. If I try this server install on the ubuntu client it fails. Because there is no local server the pgadmin3 install fails. Is there a way to install just pgadmin3 from the
tar on an ubuntu 10.4 client?<br><div><br>***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***&nbsp;***<br>Margaret&nbsp;Gillon<br>Senior&nbsp;Programmer-Analyst<br>Chromalloy&nbsp;Los&nbsp;Angeles<br>2100&nbsp;West&nbsp;139th&nbsp;Street<br>Gardena,&nbsp;CA<br>United&nbsp;States&nbsp;<br>310-532-6100&nbsp;extension&nbsp;297<br>fax&nbsp;310-329-2228<br><a href="mailto:MargaretGillon(at)chromalloy(dot)com">MargaretGillon(at)chromalloy(dot)com
</a><br><br>This&nbsp;e-mail&nbsp;message&nbsp;and&nbsp;any&nbsp;attachment(s)&nbsp;are&nbsp;for&nbsp;the&nbsp;sole&nbsp;use&nbsp;of&nbsp;the&nbsp;intended&nbsp;<br>recipient(s)&nbsp;and&nbsp;may&nbsp;contain&nbsp;company&nbsp;proprietary,&nbsp;privileged&nbsp;or&nbsp;confidential&nbsp;<br>information.&nbsp;&nbsp;&nbsp;If&nbsp;you&nbsp;are&nbsp;not&nbsp;the&nbsp;intended&nbsp;recipient(s),&nbsp;please&nbsp;contact&nbsp;the&nbsp;<br>sender&nbsp;by&nbsp;reply&nbsp;e-mail,&nbsp;advise&nbsp;them&nbsp;of&nbsp;the&nbsp;error&nbsp;and&nbsp;destroy&nbsp;this&nbsp;message&nbsp;and&nbsp;<br>its&nbsp;attachments&nbsp;as&nbsp;well&nbsp;as&nbsp;any&nbsp;copies.&nbsp;The&nbsp;review,&nbsp;use&nbsp;or&nbsp;distribution&nbsp;of&nbsp;this&nbsp;<br>message&nbsp;or&nbsp;its&nbsp;content&nbsp;by&nbsp;anyone&nbsp;other&nbsp;than&nbsp;the&nbsp;intended&nbsp;recipient&nbsp;or&nbsp;senior&nbsp;<br>management&nbsp;of&nbsp;the&nbsp;company&nbsp;is&nbsp;strictly&nbsp;prohibited.<br></div></div></font>&quot;This e-mail message and any attachment(s) are for the sole use of the intended recipient(s) and may contain company proprietary, privileged or confidential information. If you are not the intended recipient(s), please contact the sender by reply e-mail, advise them of the error and destroy this message and its attachments as well as any copies. The review, use or distribution of this message or its content by anyone other than the intended recipient or senior management of the company is strictly prohibited.&quot;<BR>

Attachment Content-Type Size
unknown_filename text/html 2.8 KB

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: MargaretGillon(at)chromalloy(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-26 08:06:36
Message-ID: 4D3FD60C.5000700@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Le 26/01/2011 00:28, MargaretGillon(at)chromalloy(dot)com a écrit :
> Using these instructions
>
> http://wiki.flexive.org/confluence/display/FX/Postgres+9.x+installation+in+Ubuntu?focusedCommentId=4915206#comment-4915206
>
>
> I am trying to install current pgadmin3 1.12 on an ubuntu lucid client. Using
> the instructions above I have an Ubuntu 10.4 Postgresql 9 server up and running
> successfully with pgadmin3 working, too. If I try this server install on the
> ubuntu client it fails. Because there is no local server the pgadmin3 install
> fails. Is there a way to install just pgadmin3 from the tar on an ubuntu 10.4
> client?
>

The URL above doesn't ask you to install the PostgreSQL server, but its
development package (pg_config, header files and so on). You need it to
compile pgAdmin. And you need PostgreSQL libpq to use pgAdmin. That's
all you need.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com


From: MargaretGillon(at)chromalloy(dot)com
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-26 17:05:15
Message-ID: OF99FAAF4C.653B619C-ON88257824.005DDD9B-88257824.005DDD9D@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><div>&gt;And&nbsp;you&nbsp;need&nbsp;PostgreSQL&nbsp;libpq&nbsp;to&nbsp;use&nbsp;pgAdmin.&nbsp;That's all&nbsp;you&nbsp;need.<br><div>&gt;Guillaume<br><br>Since I cannot use the Ubuntu repository what is the package name for the postgresql 9 library?<br><br>If I take the postgresql-9.0 out of the install command on the link I sent and run the commands below<br><br>sudo apt-get install postgresql-client-9.0<br>wget <a class="moz-txt-link-freetext" href="http://wwwmaster.postgresql.org/redir/407/h/pgadmin3/release/v1.12.1/src/pgadmin3-1.12.1.tar.gz">http://wwwmaster.postgresql.org/redir/407/h/pgadmin3/release/v1.12.1/src/pgadmin3-1.12.1.tar.gz</a><span style="font-family: monospace;"><br></span>tar xvfz pgadmin3-1.12.1.tar.gz<br>cd pgadmin3-1.12.1<span style="font-family: monospace;"><br></span>./configure<br><br>I get the error<br><br>configure: error: Could not find your PostgreSQL installation. You might need to use the --with-pgsql=DIR configure option<br><br>Thanks,<br>Margaret<br></div><br></div></FONT>&quot;This e-mail message and any attachment(s) are for the sole use of the intended recipient(s) and may contain company proprietary, privileged or confidential information. If you are not the intended recipient(s), please contact the sender by reply e-mail, advise them of the error and destroy this message and its attachments as well as any copies. The review, use or distribution of this message or its content by anyone other than the intended recipient or senior management of the company is strictly prohibited.&quot;<BR>

Attachment Content-Type Size
unknown_filename text/html 1.6 KB

From: MargaretGillon(at)chromalloy(dot)com
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-26 17:23:31
Message-ID: OFD8CA144D.431B5759-ON88257824.005F89C7-88257824.005F89C9@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><div>Correction on the commands I quoted. The first one should have been for the repository.<br><br><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">&gt;And&nbsp;you&nbsp;need&nbsp;PostgreSQL&nbsp;libpq&nbsp;to&nbsp;use&nbsp;pgAdmin.&nbsp;That's all&nbsp;you&nbsp;need.
<br><div>&gt;Guillaume
<br><br>Since I cannot use the Ubuntu repository what is the package name for the postgresql 9 library?
<br><br>If I take the postgresql-9.0 out of the install command on the link I sent and run the commands below
<br><br>add-apt-repository ppa:pitti/postgresql<br>sudo apt-get install postgresql-client-9.0
<br>wget
<a class="moz-txt-link-freetext" href="http://wwwmaster.postgresql.org/redir/407/h/pgadmin3/release/v1.12.1/src/pgadmin3-1.12.1.tar.gz">http://wwwmaster.postgresql.org/redir/407/h/pgadmin3/release/v1.12.1/src/pgadmin3-1.12.1.tar.gz
</a><span style="font-family: monospace;"><br></span>tar xvfz pgadmin3-1.12.1.tar.gz
<br>cd pgadmin3-1.12.1
<span style="font-family: monospace;"><br></span>./configure
<br><br>I get the error
<br><br>configure: error: Could not find your PostgreSQL installation. You might need to use the --with-pgsql=DIR configure option
<br><br>Thanks,
Margaret</div></font><br></div></FONT>&quot;This e-mail message and any attachment(s) are for the sole use of the intended recipient(s) and may contain company proprietary, privileged or confidential information. If you are not the intended recipient(s), please contact the sender by reply e-mail, advise them of the error and destroy this message and its attachments as well as any copies. The review, use or distribution of this message or its content by anyone other than the intended recipient or senior management of the company is strictly prohibited.&quot;<BR>

Attachment Content-Type Size
unknown_filename text/html 1.8 KB

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: MargaretGillon(at)chromalloy(dot)com
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgsql-general(at)postgresql(dot)org
Subject: Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-26 17:46:42
Message-ID: 4D405E02.6010402@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On 01/26/2011 09:23 AM, MargaretGillon(at)chromalloy(dot)com wrote:
> Correction on the commands I quoted. The first one should have been for
> the repository.
>
> >And you need PostgreSQL libpq to use pgAdmin. That's all you need.
> >Guillaume
>
> Since I cannot use the Ubuntu repository what is the package name for
> the postgresql 9 library?
>
> If I take the postgresql-9.0 out of the install command on the link I
> sent and run the commands below
>
> add-apt-repository ppa:pitti/postgresql
> sudo apt-get install postgresql-client-9.0
> wget
> http://wwwmaster.postgresql.org/redir/407/h/pgadmin3/release/v1.12.1/src/pgadmin3-1.12.1.tar.gz
>
> tar xvfz pgadmin3-1.12.1.tar.gz
> cd pgadmin3-1.12.1
> ./configure
>
> I get the error
>
> configure: error: Could not find your PostgreSQL installation. You might
> need to use the --with-pgsql=DIR configure option

Well according to the below there is a Lucid deb for pgAdmin 1.12 at
that repository:
https://launchpad.net/~pitti/+archive/postgresql

Try
sudo apt-get install pgadmin3

>
> Thanks, Margaret
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com


From: MargaretGillon(at)chromalloy(dot)com
To: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>,pgsql-general(at)postgresql(dot)org
Subject: Re: Install Pgadmin3 1.12 on ubuntu 10.4 lucid client without postgresql server install
Date: 2011-01-26 18:12:34
Message-ID: OF2ADDDF81.055315F5-ON88257824.0064074F-88257824.00640751@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

>> add-apt-repository ppa:pitti/postgresql
> sudo apt-get install pgadmin3
>--
>Adrian Klaver

That did it. Thanks!
Margaret

"This e-mail message and any attachment(s) are for the sole use of the intended recipient(s) and may contain company proprietary, privileged or confidential information. If you are not the intended recipient(s), please contact the sender by reply e-mail, advise them of the error and destroy this message and its attachments as well as any copies. The review, use or distribution of this message or its content by anyone other than the intended recipient or senior management of the company is strictly prohibited."