wx configure error

2 messages Options
Embed this post
Permalink
Jarosław Jasiewicz

wx configure error

Reply Threaded More More options
Print post
Permalink
Hi
During configure on grass 6.5 I have following error:

...
checking if system supports Large Files at all... yes
checking whether to use Python... yes
checking for python-config... /usr/bin/python-config
checking for Python.h... yes
checking for swig... /usr/bin/swig
checking whether to use wxWidgets... yes
checking for wx-config... /usr/bin
checking wxWidgets version... ./configure: 16146: /usr/bin: Permission
denied
not found
configure: error: wxWidgets is required.
 
of course:
 wx-config --version-full
2.8.7.1

newer version is requierd?
 or something different (Permission denied)?

Jarek

_______________________________________________
grass-user mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-user
Martin Landa

Re: wx configure error

Reply Threaded More More options
Print post
Permalink
Hi,

2009/7/7 Jarek Jasiewicz <[hidden email]>:
> checking if system supports Large Files at all... yes
> checking whether to use Python... yes
> checking for python-config... /usr/bin/python-config
> checking for Python.h... yes
> checking for swig... /usr/bin/swig
> checking whether to use wxWidgets... yes
> checking for wx-config... /usr/bin

enter full path to wx-config, not only it's prefix, so

--with-wxwidgets=/usr/bin/wx-config

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-user