Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: countrydj on October 27, 2012, 12:49:52 PM

Title: SQLite (v2): NOT AVAILABLE(Not installed)
Post by: countrydj on October 27, 2012, 12:49:52 PM
Hi Guys...

I am in the process of setting up RoundCube.
I have come across my first hurdle:
Quote
SQLite (v2):  NOT AVAILABLE(Not installed)
Checking my server:
Quote
rpm -qa |grep sqlite*
qt-sqlite-4.6.2-17.el6.i686
sqlite-3.6.20-1.el6.i686
Obviously this is version 3 not 2.
Presumably RoundCube doesn't like v3.
Where can I get v2 from.

Thanks,

John C


Title: Re: SQLite (v2): NOT AVAILABLE(Not installed)
Post by: SKaero on October 27, 2012, 01:22:21 PM
Unfortunately RoundCube doesn't support SQLite v3 which is what more repos have today, if you want SQLite v2 you would probably have to compile it manually but anything that relies on SQLite v3 would break.
Title: Re: SQLite (v2): NOT AVAILABLE(Not installed)
Post by: countrydj on October 27, 2012, 01:29:58 PM
Many thanks for your info.
Can you advise me how I do that.

Thanks

John C
Title: Re: SQLite (v2): NOT AVAILABLE(Not installed)
Post by: SKaero on October 27, 2012, 06:48:14 PM
It would depend on what linux distribution your using, and I'm probably not the guy to ask since I haven't tried to compile SQLite v2 to replace or work along side of SQLite v3.
Title: Re: SQLite (v2): NOT AVAILABLE(Not installed)
Post by: countrydj on October 27, 2012, 07:34:44 PM
Thanks SKaero..

I am using Cento6.
Is there anybody else that can help, who knows how to compile sqlite v2 ???
I'm wandering how anybody who has not already installed Roundcube goes about instaling it.

Cheers,

John C