Thread: pgadmin-configure error-wx-config

pgadmin-configure error-wx-config

From
rahul143
Date:
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?

thanks




-----

TO CONTINUE READING CLICK HERE
--
View this message in context: http://postgresql.1045698.n5.nabble.com/pgadmin-configure-error-wx-config-tp5735196.html
Sent from the PostgreSQL - pgadmin hackers mailing list archive at Nabble.com.


Re: pgadmin-configure error-wx-config

From
Guillaume Lelarge
Date:
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