Hi Francesco, Today I tried generating the scripts on Ubuntu Karmic.
I re-ran bakefile_gen. I then ran acregen.sh, which worked, so that's actually some progress. :-) I then ran ../configure and I get the following: checking for wxWidgets version >= 2.8.0... yes (version 2.8.10) [: 411: 0: unexpected operator [: 413: 0: unexpected operator checking for wxWidgets static library... no [: 411: 0: unexpected operator [: 413: 0: unexpected operator [: 411: 0: unexpected operator [: 413: 0: unexpected operator [: 411: 0: unexpected operator [: 413: 0: unexpected operator [: 411: 0: unexpected operator [: 413: 0: unexpected operator [: 411: 0: unexpected operator [: 413: 0: unexpected operator checking if wxWidgets was built with UNICODE enabled... yes If 411 is a line number in the configure script, and I'm not certain that it is, that is the end of a sed command which I can't readily decode. Running make also produces a bunch of [: 411: 0: unexpected operator [: 413: 0: unexpected operator [: 411: 0: unexpected operator [: 413: 0: unexpected operator lines, followed by some compilation that fails, which is down to me, however it leads me to think that those numbers aren't lines in configure. Makefile has this many lines and 411 happens to be a lin that references a file that won't compile on Linux but removing the offending lines doesn't change the result. Finally, a question. How do I arrange it so that the files that aren't Linux-compatible don't compile there? I can't see anything related in your guides. Thanks.
------------------------------------------------------------------------------
_______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users