Страница 1 из 1

не ставится iconv

Добавлено: 2011-01-17 16:00:39
Andrylik
вот чего пишет :

Код: Выделить всё

/usr/ports/converters/php52-iconv/work/php-5.2.17/ext/iconv/php_iconv.h:38:50: error: ext/iconv/php_iconv_aliased_libiconv.h: No such file or directory
*** Error code 1
вроде как понятно чего оно хочет , но где взять , куда сунуть моя не понимать :)
подскажите плиз , буду признателен , я в бсд новенький

Re: не ставится iconv

Добавлено: 2011-01-17 16:24:22
unix-admin
Покажите вывод команды
pkg_info | grep -i php

Re: не ставится iconv

Добавлено: 2011-01-17 16:31:42
Andrylik

Код: Выделить всё

libmcrypt-2.5.8     Multi-cipher cryptographic library (used in PHP)
php52-5.2.17        PHP Scripting Language
php52-bcmath-5.2.13_3 The bcmath shared extension for php
php52-bcmath-5.2.17 The bcmath shared extension for php
php52-bz2-5.2.13_3  The bz2 shared extension for php
php52-bz2-5.2.17    The bz2 shared extension for php
php52-ctype-5.2.13_3 The ctype shared extension for php
php52-ctype-5.2.17  The ctype shared extension for php
php52-curl-5.2.13_3 The curl shared extension for php
php52-curl-5.2.17   The curl shared extension for php
php52-dom-5.2.13_3  The dom shared extension for php
php52-dom-5.2.17    The dom shared extension for php
php52-filter-5.2.13_3 The filter shared extension for php
php52-filter-5.2.17 The filter shared extension for php
php52-ftp-5.2.13_3  The ftp shared extension for php
php52-ftp-5.2.17    The ftp shared extension for php
php52-gd-5.2.17     The gd shared extension for php
php52-hash-5.2.17   The hash shared extension for php
php52-mbstring-5.2.13_3 The mbstring shared extension for php
php52-mcrypt-5.2.13_3 The mcrypt shared extension for php
php52-mysql-5.2.13_3 The mysql shared extension for php
php52-mysqli-5.2.13_3 The mysqli shared extension for php
php52-openssl-5.2.13_3 The openssl shared extension for php
php52-pcre-5.2.13_3 The pcre shared extension for php
php52-pcre-5.2.17   The pcre shared extension for php
php52-session-5.2.13_3 The session shared extension for php
php52-simplexml-5.2.13_3 The simplexml shared extension for php
php52-simplexml-5.2.17 The simplexml shared extension for php
php52-spl-5.2.13_3  The spl shared extension for php
php52-spl-5.2.17    The spl shared extension for php
php52-zip-5.2.13_3  The zip shared extension for php
php52-zlib-5.2.13_3 The zlib shared extension for php
phpMyAdmin-suphp-3.3.4 A set of PHP-scripts to manage MySQL over the web
suphp-0.7.1_2       Securely execute PHP scripts under Apache
уже чего то наделал , что по две версии всего стоит ... :(

Re: не ставится iconv

Добавлено: 2011-01-17 22:13:56
Andrylik
сорри что уже не по теме, хотел полностью удалить php и поставить заново ,

Код: Выделить всё

cd /usr/ports/lang/php52
make uninstall
cd /usr/ports/lang/php52-extensions
make uninstall
перегружался ,но после этого при команде

Код: Выделить всё

pkg_info | grep -i php
все равно получаю

Код: Выделить всё

libmcrypt-2.5.8     Multi-cipher cryptographic library (used in PHP)
php52-bcmath-5.2.13_3 The bcmath shared extension for php
php52-bcmath-5.2.17 The bcmath shared extension for php
php52-bz2-5.2.13_3  The bz2 shared extension for php
php52-bz2-5.2.17    The bz2 shared extension for php
php52-ctype-5.2.13_3 The ctype shared extension for php
php52-ctype-5.2.17  The ctype shared extension for php
php52-curl-5.2.13_3 The curl shared extension for php
php52-curl-5.2.17   The curl shared extension for php
php52-dom-5.2.13_3  The dom shared extension for php
php52-dom-5.2.17    The dom shared extension for php
php52-filter-5.2.13_3 The filter shared extension for php
php52-filter-5.2.17 The filter shared extension for php
php52-ftp-5.2.13_3  The ftp shared extension for php
php52-ftp-5.2.17    The ftp shared extension for php
php52-gd-5.2.17     The gd shared extension for php
php52-hash-5.2.17   The hash shared extension for php
php52-mbstring-5.2.13_3 The mbstring shared extension for php
php52-mcrypt-5.2.13_3 The mcrypt shared extension for php
php52-mysql-5.2.13_3 The mysql shared extension for php
php52-mysqli-5.2.13_3 The mysqli shared extension for php
php52-openssl-5.2.13_3 The openssl shared extension for php
php52-pcre-5.2.13_3 The pcre shared extension for php
php52-pcre-5.2.17   The pcre shared extension for php
php52-session-5.2.13_3 The session shared extension for php
php52-simplexml-5.2.13_3 The simplexml shared extension for php
php52-simplexml-5.2.17 The simplexml shared extension for php
php52-spl-5.2.13_3  The spl shared extension for php
php52-spl-5.2.17    The spl shared extension for php
php52-zip-5.2.13_3  The zip shared extension for php
php52-zlib-5.2.13_3 The zlib shared extension for php
phpMyAdmin-suphp-3.3.4 A set of PHP-scripts to manage MySQL over the web
suphp-0.7.1_2       Securely execute PHP scripts under Apache
это не должно было удалиться ?

Re: не ставится iconv

Добавлено: 2011-01-17 22:17:23
Alex Keda
не должны
вы же явно удаляли тока один порт

Re: не ставится iconv

Добавлено: 2011-01-17 22:35:19
unix-admin
Andrylik писал(а): уже чего то наделал , что по две версии всего стоит ... :(

Код: Выделить всё

pkgdb -F

Re: не ставится iconv

Добавлено: 2011-01-18 0:08:54
Andrylik
всем спасибо !
честно говоря в чем проблема была так и не понял ,
удалил пхп и все расширения, обновил порты , и заново все собралось с полупука :)