Martin Landa schrieb:
Hi,

2008/3/1, Philipp Steigenberger <[EMAIL PROTECTED]>:

[snip]

 >>  apt-file search python-config
 >>  doesn't help
 >
 > see [2]
 >
 > `apt-get install python2.4-config` or python2.5-config based on your
 > Python version


I installed python2.5 but

 apt-get install python2.5-config
 Reading package lists... Done
 Building dependency tree... Done
 E: Couldn't find package python2.5-config

 How to get it?

apt-file search python2.5-config

->

python2.5-dev

Martin


sometimes its so easy
configure now works.

but nevertheless another problem. Tried to include the wxwidget also.

as described at [2] http://trac.osgeo.org/grass/changeset/30171:
" --with-wxwidgets[=path/wx-config] enable wxWidgets support (wx-config with path, e.g. '--with-wxwidgets=/usr/local/bin/wx-config', default: no)"

I add
echo" wxWidgets/wxPython repository at apt.wxwidgets.org
    deb http://apt.wxwidgets.org/ etch-wx main
    deb-src http://apt.wxwidgets.org/ etch-wx main" >> sources.list

install
apt-get install python-wxgtk2.8 python-wxtools python-wxaddons wx2.8-i18n

search
apt-file search wx-config
kdevelop-data: usr/share/apps/kdevappwizard/template-common/wx-configure.in
wx-common: usr/share/man/man1/wx-config.1.gz

install again
apt-get install wx-common

but cannot find wx-config

I have
/usr/bin/wxrc

How to get wx-config?

btw man wx-config works


:o/

Philipp


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

Reply via email to