Gentoo Archives: gentoo-user-pl

From: Krzysztof Palka <cypreess@×××××.cc>
To: gentoo-user-pl@l.g.o
Subject: Re: [gentoo-user-pl] emerge php + postgres
Date: Wed, 18 Aug 2004 08:42:25
Message-Id: 1092818529.7396.10.camel@Pszona41m39Palk
In Reply to: Re: [gentoo-user-pl] emerge php + postgres by Marcin Bukowiecki
1 On Wed, 2004-08-18 at 10:17, Marcin Bukowiecki wrote:
2 > dnia Wed, Aug 18 2004, Krzysztof Palka napisa³:
3 > > [ebuild R ] dev-php/php-4.3.8 -X +berkdb +crypt -curl -debug -doc
4 > > -fdftk -firebird -flash -freetds -gd -gd-external +gdbm -gmp
5 > > -hardenedphp -imap -informix -ipv6 -java +jpeg -kerberos -ldap -mcal
6 > > -memlimit -mssql -mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png
7 > > +postgres -qt +readline -snmp +spell +ssl -tiff +truetype +xml2 -yaz 16
8 > > kB
9 > >
10 > >
11 > > i NIC!!!! :(
12 > > w php nadal nie ma funkcji pg_connect.
13 >
14 > Je¿eli jest +postgres to musi byæ. Poka¿ sk³adnie i dok³adn± informacje
15 > o b³êdzie.
16
17
18 phpinfo() mowi wyraznie ze postgres nie byl wkompilowany
19
20 './configure' '--prefix=/usr' '--host=i386-pc-linux-gnu'
21 [...]
22 '--without-pgsql' '--without-snmp' '--without-gmp' '--without-mssql'
23 '--with-pdflib=/usr' '--without-gd' '--with-png=/usr'
24 [...]
25
26
27 nastepnie strona php mowi :
28
29 Fatal error: Call to undefined function: pg_connect() in
30 /var/www/localhost/htdocs/znak/setup.php on line 42
31
32
33 Dalej: moj /etc/make.conf
34 # These settings were set by the catalyst build script that
35 automatically built this stage
36 # Please consult /etc/make.conf.example for a more detailed example
37 CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
38 CHOST="i386-pc-linux-gnu"
39 CXXFLAGS="${CFLAGS}"
40 USE="postgres ssl pam tcpd apache2 -xv -X -gnome -gtk -qt -kde -opengl"
41
42
43 emerge -vp php
44
45 Calculating dependencies ...done!
46 [ebuild R ] dev-php/php-4.3.8 -X +berkdb +crypt -curl -debug -doc
47 -fdftk -firebird -flash -freetds -gd -gd-external +gdbm -gmp
48 -hardenedphp -imap -informix -ipv6 -java +jpeg -kerberos -ldap -mcal
49 -memlimit -mssql -mysql +ncurses +nls -oci8 -odbc +pam +pdflib +png
50 +postgres -qt +readline -snmp +spell +ssl -tiff +truetype +xml2 -yaz 16
51 kB
52
53 Total size of downloads: 16 kB
54
55
56 To co mi sie wydaje (nie wiem czy slusznie) owszem postgres sie
57 wkompilowal w php, ale mam teraz dwie wersje php na dysku i trzeba ta
58 nowa jakos przestawic, ale to tylko gdybania wiejskiego mysliciela.
59 --
60 --------------------------------------------------------{*}--
61 Krzysztof Palka {*} Isn't it the time you usually get up?
62 http://cypreess.dione.cc {*} chAos iS tHe aNsweR
63 -------------------------------------------------------------
64
65
66 --
67 gentoo-user-pl@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-pl] emerge php + postgres "Łukasz Topa" <qmaktk@××.pl>