KDE SC 4.9 Features

2012-05-25 Thread Allen Winter
Howdy, If you have implemented an important new feature to KDE SC 4.9 please remember to add it to the feature list (wiki) at: http://techbase.kde.org/Schedules/KDE4/4.9_Feature_Plan Or, if you already have feature(s) on the list please update the status as appropriate. Do NOT add new features

Re: using unixodbc-dev instead of libiodbc2-dev

2012-05-25 Thread Aaron J. Seigo
On Friday, May 25, 2012 15:18:53 Lindsay Mathieson wrote: > Is there anyway to incorporate the following patch: not as-is, no. it has hard coded paths in it :) you will need to change this: find_library(IODBC_LIBRARIES NAMES iodbc so that it also works with unixodbc. maybe something like: fin

Re: using unixodbc-dev instead of libiodbc2-dev

2012-05-25 Thread Lindsay Mathieson
On Fri, 25 May 2012 02:04:46 PM Aaron J. Seigo wrote: > not as-is, no. it has hard coded paths in it > > you will need to change this: > > find_library(IODBC_LIBRARIES NAMES iodbc > > so that it also works with unixodbc. maybe something like: > > find_library(IODBC_LIBRARIES NAMES iodb virtodb

Re: using unixodbc-dev instead of libiodbc2-dev

2012-05-25 Thread Sune Vuorela
On 2012-05-25, Aaron J. Seigo wrote: > (assuming virtodbc_r is indeed the correct library from unixodbc to use; i > don't know, just going from what's in the patch you posted) This one isn't about switching to unixodbc, but bypassing the drivermanager bits called 'odbc' completely. The reason f

Re: Help regarding KIO [GSoC 2012]

2012-05-25 Thread David Narvaez
On Fri, May 25, 2012 at 7:57 PM, Aish Raj Dahal wrote: > I am using > http://download.services.openoffice.org/files/stable/3.3.0/OOo-SDK_3.3.0_Linux_x86-64_install-deb_en-US.tar.gz > to check the Metalink/HTTP. It works fine while running > > curl -sI > http://download.services.openoffice.org/file