|
Home > Archive > Pgadmin > June 2005 > Pgadmin on OS x
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Scott Mead 2005-06-06, 8:25 pm |
| Hello,
I've got pgAdmin III compiled and running, I just can't use it. The
window exists, and I can see the "tip of the day", but The entire
rectangle that the window occupies is dead. If I try to move an icon
into that area, it won't go, etc...
I compiled wxWindows and pgadmin from the latest CVS/SVN updates.
Any suggestions?
--
-Scott
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
| |
| Dave Page 2005-06-06, 8:25 pm |
|
> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Scott Mead
> Sent: 06 June 2005 17:30
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Pgadmin on OS x
>
> Hello,
> I've got pgAdmin III compiled and running, I just can't use it. The
> window exists, and I can see the "tip of the day", but The entire
> rectangle that the window occupies is dead. If I try to move an icon
> into that area, it won't go, etc...
>
> I compiled wxWindows and pgadmin from the latest CVS/SVN updates.
>
>
> Any suggestions?
Does the official snapshot build from
http://developer.pgadmin.org/snapshots/osx/ work?
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
| |
| Dave Page 2005-06-06, 8:25 pm |
|
> -----Original Message-----
> From: Scott Mead & #91;mailto:scottiebo
@gmail.com]
> Sent: 06 June 2005 21:08
> To: Dave Page
> Subject: Re: [pgadmin-support] Pgadmin on OS x
>
> That's works great! Thank you.
Great.
> I would like to be able to compile from source however; Although I am
> a n00b to OS x, I am fairly well versed in the Unix world. Any tips
> or pointers for compiling this on OS x?
I don't believe anything special is done - perhaps Florian (CC'd) who
produces the OSX snapshot can let us know what configure options are
used for wx and pgAdmin (I'll make sure the website is correct as well
then).
> -Scott
>
> PS -- Thanks again for all your help
Didn't exactly do much, but glad to help!
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere
" to majordomo@postgresql
.org)
| |
| Patrick Hatcher 2005-06-06, 8:25 pm |
|
Why not pull from the snapshots that are created? I've been using those
for a while and have had only one problem:
http://developer.pgadmin.org/snapshots/osx/
Patrick Hatcher
"Dave Page"
<dpage@vale-housi
ng.co.uk> To
Sent by: "Scott Mead" <scottiebo@gmail.com>
pgadmin-support-o cc
wner@postgresql.o <fgp@phlo.org>,
rg <pgadmin-support@postgresql.org>
Subject
Re: [pgadmin-support] Pgadmin on OS
06/06/05 01:14 PM x
> -----Original Message-----
> From: Scott Mead & #91;mailto:scottiebo
@gmail.com]
> Sent: 06 June 2005 21:08
> To: Dave Page
> Subject: Re: [pgadmin-support] Pgadmin on OS x
>
> That's works great! Thank you.
Great.
> I would like to be able to compile from source however; Although I am
> a n00b to OS x, I am fairly well versed in the Unix world. Any tips
> or pointers for compiling this on OS x?
I don't believe anything special is done - perhaps Florian (CC'd) who
produces the OSX snapshot can let us know what configure options are
used for wx and pgAdmin (I'll make sure the website is correct as well
then).
> -Scott
>
> PS -- Thanks again for all your help
Didn't exactly do much, but glad to help!
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere
" to majordomo@postgresql
.org)
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
| |
| Adam H. Pendleton 2005-06-09, 8:24 pm |
| You need to pass ./configure the --enable-appbundle (I think that's
right) switch. Otherwise it should compile/work fine. I use it daily.
On Jun 6, 2005, at 4:14 PM, Dave Page wrote:
>
>
>
>
> Great.
>
>
>
> I don't believe anything special is done - perhaps Florian (CC'd) who
> produces the OSX snapshot can let us know what configure options are
> used for wx and pgAdmin (I'll make sure the website is correct as well
> then).
>
>
>
> Didn't exactly do much, but glad to help!
>
> Regards, Dave.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere
" to
> majordomo@postgresql
.org)
>
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
| |
| Dave Page 2005-06-09, 8:24 pm |
|
> -----Original Message-----
> From: Adam H. Pendleton & #91;mailto:fmonkey@f
monkey.net]
> Sent: 09 June 2005 21:05
> To: Dave Page
> Cc: Scott Mead; fgp@phlo.org; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Pgadmin on OS x
>
> You need to pass ./configure the --enable-appbundle (I think that's
> right) switch. Otherwise it should compile/work fine. I use
> it daily.
Hi Adam,
If that's the case, any change of building the 1.2.2 release version for
us? Florian seems to have vanished :-(
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
|
|
|
|
|