Re: FreeBSD Port: php55-5.5.19

2014-11-30 Thread Scot Hetzel
On Thu, Nov 27, 2014 at 5:01 AM, Sascha A. Borer s...@xan.ch wrote:
 I wants to install php5 then.
 How can I prevent that?

cd /usr/ports/devel/pecl-intl ; make install
___
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


Re: FreeBSD Port: php55-5.5.19

2014-11-27 Thread Alex Dupre
Sascha A. Borer ha scritto:
 In the FreeBSD Port php55 I try to activate the extension intl.so
 Strangely, after compiling, there is no intl.so or php_intl.so available.

Simply install devel/pecl-intl

-- 
Alex Dupre
___
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


RE: FreeBSD Port: php55-5.5.19

2014-11-27 Thread Sascha A. Borer
I wants to install php5 then.
How can I prevent that?


root@xanS2:/usr/ports/lang/php55-extensions # pkg install pecl-intl
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... done (0 conflicting)
The following 29 packages will be affected (of 0 checked):

Installed packages to be REMOVED:
php55-5.5.19
php55-mbstring-5.5.19
php55-dom-5.5.19
php55-xmlreader-5.5.19
php55-extensions-1.8
php55-session-5.5.19
php55-opcache-5.5.19
php55-xmlwriter-5.5.19
php55-xml-5.5.19
php55-simplexml-5.5.19
php55-ctype-5.5.19
php55-posix-5.5.19
php55-hash-5.5.19
php55-phar-5.5.19
php55-filter-5.5.19
php55-tokenizer-5.5.19
php55-json-5.5.19
php55-sqlite3-5.5.19_1
php55-pdo_sqlite-5.5.19_1
php55-pdo-5.5.19
php55-pdo_mysql-5.5.19
php55-mysql-5.5.19
php55-iconv-5.5.19
php55-pcntl-5.5.19
php55-mysqli-5.5.19
mod_php55-5.5.19

New packages to be INSTALLED:
pecl-intl: 3.0.0_1
php5: 5.4.35
icu: 53.1

The process will require 48 MB more space.

Proceed with this action? [y/N]: n


-Original Message-
From: Alex Dupre [mailto:a...@freebsd.org] 
Sent: Donnerstag, 27. November 2014 10:24
To: Sascha A. Borer
Cc: po...@freebsd.org
Subject: Re: FreeBSD Port: php55-5.5.19

Sascha A. Borer ha scritto:
 In the FreeBSD Port php55 I try to activate the extension intl.so 
 Strangely, after compiling, there is no intl.so or php_intl.so available.

Simply install devel/pecl-intl

--
Alex Dupre
___
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