I experience a problem with running svn (portupdate) and php (not
destructive, but warnings).
I already asked in the FreeBSD mailinglist for a solution, but other
than 'install msqlite3' I didn't get.
In upgrade.sh:
(i)Running svn
svn update /usr/src
svn update /usr/ports
svn info /usr/src
svn info /usr/ports
Shared object "libsqlite3.so.8" not found, required by "svn"
Shared object "libsqlite3.so.8" not found, required by "svn"
Shared object "libsqlite3.so.8" not found, required by "svn"
Shared object "libsqlite3.so.8" not found, required by "svn"
(ii)In regular cronjobs: Running any php script from command line:
PHP Warning: Module 'PDO' already loaded in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20100525/pdo_sqlite.so' - Shared object
"libsqlite3.so.8" not found, required by "pdo_sqlite.so" in Unknown on
line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20100525/sqlite3.so' - Shared object
"libsqlite3.so.8" not found, required by "sqlite3.so" in Unknown on
line 0
php5-5.4.29 PHP Scripting Language
php5-mysql-5.4.29 The mysql shared extension for php
php5-mysqli-5.4.29 The mysqli shared extension for php
php5-pdo_mysql-5.4.29 The pdo_mysql shared extension for php
php5-pdo_sqlite-5.4.29 The pdo_sqlite shared extension for php
php5-sqlite3-5.4.29 The sqlite3 shared extension for php
mysql55-client-5.5.38 Multithreaded SQL database (client)
mysql55-server-5.5.38 Multithreaded SQL database (server)
py27-sqlite3-2.7.6_3 Standard Python binding to the SQLite3
library
sqlite3-3.8.5 SQL database engine in a C library
Could it be possible that there has gone something wrong in the latest
portupdate of mysqlist related ports (just thinking, no offense meant)?
Best regards,
Jos Chrispijn
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"