А то у меня при установке проблемы во время установки PHP5 EXTENSIONS
Выдает ошибку
Код: Выделить всё
===> Generating temporary packing list
===> Checking if graphics/png already installed
===> An older version of graphics/png is already installed (png-1.2.42)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of graphics/png
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/graphics/png.
*** Error code 1
Stop in /usr/ports/graphics/php5-gd.
*** Error code 1
Stop in /usr/ports/graphics/php5-gd.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
Вылезает следующая ошибка
Код: Выделить всё
(procedure "::tcl::clock::format" line 3)
invoked from within
"clock format [clock seconds] -format "%Y-%m-%d %H:%M:%S UTC" -gmt 1"
invoked from within
"set today [clock format [clock seconds] -format "%Y-%m-%d %H:%M:%S UTC" -gmt 1]"
(file "./tool/mksqlite3c.tcl" line 49)
gmake: *** [sqlite3.c] Error 1
*** Error code 1
Stop in /usr/ports/databases/sqlite3.
*** Error code 1
Stop in /usr/ports/databases/sqlite3.
*** Error code 1
Stop in /usr/ports/databases/php5-pdo_sqlite.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
Попутно хочу заметить, что при установке PHP5 ( Там версия php5-5.3.2) не было выбора компанента FASTCGI и PATHINFO. На сколько это критично?
Да и при установке PHP5 EXTENSIONS не было пункта выбрать параметр CURL. Я так понимаю, если его не будет, регулярные выражения не будуд работать при блокировании определенных сайтов...