Re: pgadmin-configure error-wx-config - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: pgadmin-configure error-wx-config
Date
Msg-id 1354724250.1996.75.camel@localhost.localdomain
Whole thread Raw
In response to pgadmin-configure error-wx-config  (rahul143 <rk204885@gmail.com>)
List pgadmin-hackers
On Wed, 2012-12-05 at 08:00 -0800, rahul143 wrote:
> 1 post
> hello!
>
> i try to install pgadmin.
> i make ./configure --with-wx-config=/usr/bin/wx-config
> i have a configure error which is
> configure: error: Could not find /usr/bin/wx-config
>
> but i checked: wx-config is really in /usr/bin...
>
> what shall i do?
>

Well, did you try without the --with-wx-config? I think it asks for the
directory, so I would try:

./configure

or

./configure --with-wx-config=/usr/bin


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



pgadmin-hackers by date:

Previous
From: rahul143
Date:
Subject: pgadmin-configure error-wx-config
Next
From: Dave Page
Date:
Subject: pgAdmin website commit: 1.16.1 release.