[GRASS-user] Compile grass65 svn: wx error

Jan Trochta j.trochta at gmail.com
Thu May 28 16:51:46 EDT 2009


I had the same error today with fresh install of suse and it helped me. 
Maybe try some similar package to these (from README for debian):
libwxbase2.8-0 libwxbase2.8-dbg libwxbase2.8-dev \
 	 libwxgtk2.8-0 libwxgtk2.8-dbg libwxgtk2.8-dev \
	 python-wxgtk2.8 wx2.8-doc wx2.8-examples \
	 wx2.8-headers wx2.8-i18n python-numpy
names are really similar to suse packages, so try find what you miss. 
Hope this help. 

Jan Trochta



achim píše v Čt 28. 05. 2009 v 20:15 +0200:
> Hello,
> 
> thanks, but that does not seem to be the (my) mistake.
> 
> I did a new checkout and also checked, if any dev-packages are missing.
> I hope not; I have installed:
> wxWidgets-devel
> (wxWidgets)
> wxSQLite3-devel
> wxGTK-devel
> (python-wxGTK)
> libwxsvg-devel
> 
> anything missing?
> 
> I also put the explicit path to to configure command
> --with-python=/usr/bin/python-config \
> 
> CFLAGS="-O3 -msse3 -march=core2 -Wall" LDFLAGS="-s" ./configure \
>       --with-64bit \
>       --with-libs=/usr/lib64 \
>       --with-fftw \
>       --with-cxx \
>       --with-sqlite \
>       --with-postgres \
>       --with-postgres-libs=/usr/include/pgsql/libpq \
>       --with-postgres-includes=/usr/include/pgsql \
>       --with-freetype \
>       --with-freetype-includes=/usr/include/freetype2 \
>       --with-motif \
>       --with-proj-share=/usr/share/proj \
>       --with-geos \
>       --with-python=/usr/bin/python-config \
>       --with-wxwidgets=/usr/bin/wx-config
> 
> 
> Achim
> 
> Jan Trochta schrieb:
> > HI, I think hat you don't have installed wxWidgets-devel or another -dev
> > package from WX
> > 
> > Jan Trochta
> > 



More information about the grass-user mailing list