using unixodbc-dev instead of libiodbc2-dev

2012-05-24 Thread Lindsay Mathieson
Is there anyway to incorporate the following patch: http://paste.ubuntu.com/968384/ into the soprano build so it can use unixodbc if that's installed rather than libiodbc2. I'm finishing off a fully automated build VM and this is the last stumbling block - currently users have to first down

Re: Building trunk with kdesrc-build

2012-05-24 Thread Michael Pyne
On Thursday, May 24, 2012 21:15:41 Lindsay Mathieson wrote: > On Thu, 24 May 2012 01:12:06 PM David Faure wrote: > > Or maybe you -are- building trunk|master, but the version number from > > kdelibs is confusing you. This is going to be fixed soon (kdelibs > > branching). > > > > Use "git branch"

Re: Building trunk with kdesrc-build

2012-05-24 Thread Lindsay Mathieson
On Thu, 24 May 2012 01:12:06 PM David Faure wrote: > Or maybe you -are- building trunk|master, but the version number from > kdelibs is confusing you. This is going to be fixed soon (kdelibs > branching). > > Use "git branch" or "svn info" to confirm that you're on trunk|master kdedev@kdedev-Vir

Re: Building trunk with kdesrc-build

2012-05-24 Thread David Faure
On Thursday 24 May 2012 20:53:57 Lindsay Mathieson wrote: > Does kdesrc-build not build trunk? because it just builds 4.8.3 for me. Depends what you put in the "branch" line... Remove the "branch" line and it will build trunk|master. Attach your kdesrc-buildrc if you can't figure it out. Or may