- From: Jeff Hunt <jeffhunt90@gmail.com>
- Date: Sat, 21 Jan 2012 14:41:25 +1300
- To: Amaya dev list <www-amaya-dev@w3.org>
On my Ubunut 11.10 system configuring Amaya I get. checking for uname... yes checking for lstat... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strchr... yes checking for memcpy... yes ---> Use system Mesa library ../configure: line 13641: ../../wxWidgets: No such file or directory ../configure: line 13643: cd: ../../wxWidgets: No such file or directory ../configure: line 13645: cd: OLDPWD not set configure: error: wxWidgets library sources not found ../configure: line 13652: exit: check: numeric argument required ../configure: line 13652: exit: check: numeric argument required This is inside the Amaya folder and one layer down in a folder I have created myself as in the instructions. {Create a subdirectory for your platform under the Amaya directory (e.g. WX) cd to this subdirectory, then ../configure to create the Makefile(s). [from http://www.w3.org/Amaya/User/Autoconf.html]} Why is configure looking for wxWidgets two levels higher - which in my case is my home folder - I'm using /home/me/Amaya/wx ? I can fix this by putting wxWidgets at the appropriate level but something seems not to be right. Regards.
Received on Saturday, 21 January 2012 01:41:54 UTC