From: Ulrich T. <Ulr...@gm...> - 2007-05-04 20:39:07
|
Hi Francesco, > > I don't know why you get errors, > he get them because in Ubuntu recently /bin/sh does not point anymore > to BASH but to a more light-weight shell which does not understand > some of the syntax used by acregen.sh. > > The fix is to replaced /bin/sh with /bin/bash at the top of the script. Ok. > > wxsqlite3 should be placed before the wxWidgets libraries. > this should happen if the <sys-lib> and <library> tags are in correct > order Oops. I'll correct the order in the next release. Interestingly no one has complained. > (and I see in wxsqlite3.bkl they are not and that the bakefile is using > the "old" version of wxCode bakefiles)... True. I hadn't had the time to adjust my wxCode projects to the new version due to personal reasons. Regards, Ulrich |