$ tar zxvf wxGTK-2.4.2.tar.gz (GTK version)or
unzip wxMSW-2.4.2.zip (Win version)
$ ./configure --enable-wave --enable-threads --enable-debug_info --enable-xpmUnder windows add the option
--disable shared
$ make $ su (give root password) # make install #ldconfig
$ cd contrib/src/xrc $ make $ su (give root password) # make install # ldconfig