]> git.donarmstrong.com Git - roundcube.git/blob - debian/README.Debian
Merge commit 'debian/0.1_rc1_dfsg-1' into debian
[roundcube.git] / debian / README.Debian
1 Debian does not allow complex dependencies. Upon install, you need to
2 check that you have the correct packages installed.
3
4 If you want to use MySQL, you need mysql-client and php5-mysql. 
5 For PostgreSQL, you need postgresql-client and php5-pgsql. 
6 For SQLite, you need sqlite and php5-sqlite.
7
8 For better compatibility, the schema used for MySQL is the one
9 targeted at MySQL 4.0, not the one for MySQL 4.1 or MySQL 5.x.
10
11  -- Vincent Bernat <bernat@luffy.cx>, Tue, 22 May 2007 21:17:27 +0200