Re: Ubuntu, build from CVS depends on libgtk-dev?

Irene Vatton wrote:
> --with-gtk used GTK 1 and it is no longer supported.
> You have to used "../configure --with-gl" to use the hardware OpenGL support
> or "../configure" to use Mesa
>
>   
Thanks,

It seems that configure is looking for wXWidgets source to be in the 
Amaya source tree, and not accepting my system-installed wXWidgets

../configure --with-gl --enable-system-wx


checking for strchr... yes
checking for memcpy... yes
../configure: line 13804: ../../wxWidgets: No such file or directory
../configure: line 13806: cd: ../../wxWidgets: No such file or directory
../configure: line 13808: cd: OLDPWD not set
configure: error: wxWidgets library sources not found. Please download 
wxWidgets sources (http://www.wxwidgets.org/)
../configure: line 13815: exit: or: numeric argument required
../configure: line 13815: exit: or: numeric argument required


Is --enable-system-wx supposed to work?



-- 
Brad Clements,                bkc@murkworks.com    (315)268-1000
http://www.murkworks.com                          
AOL-IM: BKClements

Received on Monday, 29 October 2007 14:01:41 UTC