Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Где взять php_curl.so ? В USE-flags порядок
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
chiko
n00b
n00b


Joined: 22 Jan 2004
Posts: 52
Location: Achinsk, Krasnoyarsky kray, Russia

PostPosted: Mon Jun 07, 2004 3:49 am    Post subject: Где взять php_curl.so ? В USE-flags порядок Reply with quote

Доброго времени суток. Трабла в следующем: потребовалась либа php_curl.so, для этого выставил нужный флаг, приведу все:
Code:
root@lamofucker curl # euse -c
USE setting in make.conf:
-X -gtk -gnome -alsa mysql php apache2 gd -qt -spell curl

Как видно, curl присутствует. Поставил php:
Code:
root@lamofucker curl # emerge -pv php

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-php/php-4.3.6  -X +berkdb +crypt +curl -doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp -imap -informix -ipv6 +java +jpeg -kerberos -ldap -mcal -memlimit +mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres -qt +readline -snmp -spell +ssl -tiff +truetype +xml2 -yaz  0 kB

Вроде все пучком. Снимаю комментарий в /etc/php/cli-php4/php.ini с 539 строки: extension=php_curl.so вписываю вместо *.dll. Глупо конечно же, ведь locate не говорит о присутствии такого файла. Заглянул в /usr/portage/dev-php/php/php-4.3.6.ebuild, добавил в
Code:
src_compile() {
      myconf="${myconf} \
        --disable-cgi \
        --enable-cli --enable-curl"

После чего пересобрал php-4.3.6. Ничего. Как не было данного расширения, так и нет.
Помогите плиз найти способ собрать данную либу и, если можно, укажите на то, где я не искал и чего не заметил. Заранее благодарю.
_________________
Athlon-XP 1900+
Fluxbox 0.99
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum