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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers