Page 1 of 1

cannot install php-sqlite

Posted: Wed May 25, 2011 4:29 pm
by shoggy24
In order to get my sitebuilder working properly, i need to setup sqlite on my server.

The problem is when i get to where i need to install php-sqlite. i am getting this error message

Resolving Dependencies
--> Running transaction check
---> Package php-sqlite.i386 0:5.3.6-3.el5.art set to be updated
--> Processing Dependency: libsqlite.so.0 for package: php-sqlite
---> Package php-sqlite.x86_64 0:5.3.6-3.el5.art set to be updated
--> Finished Dependency Resolution
php-sqlite-5.3.6-3.el5.art.i386 from atomic has depsolving problems
--> Missing Dependency: libsqlite.so.0 is needed by package php-sqlite-5.3.6-3.el5.art.i386 (atomic)
Error: Missing Dependency: libsqlite.so.0 is needed by package php-sqlite-5.3.6-3.el5.art.i386 (atomic)

I have been trying to fix this without any luck. Isn't there a libsqlite.so.0 in the repo?
Can anyone help me with what i need to do.

Re: cannot install php-sqlite

Posted: Thu May 26, 2011 9:47 am
by scott
Is that by any chance a 64-bit system?

Re: cannot install php-sqlite

Posted: Thu May 26, 2011 11:31 am
by shoggy24
Yes Scott, it is a CentOS 5 64-bit system

Re: cannot install php-sqlite

Posted: Thu May 26, 2011 3:50 pm
by scott
Ok great, thats what I needed to know. The sqlite2 32-bit packages have been duplicated to the 64-bit repo now.

Re: cannot install php-sqlite

Posted: Thu May 26, 2011 3:53 pm
by shoggy24
Thanks Scott, I was able to install without errors now.