Cassiano Bertol Leal wrote:
Hi,
I'm trying to compile PHP 5.2.4 from lenny sources with support for
oracle and some other stuff. For this, I am using dpkg-buildpkg.
Right now, the problem I have is that the compilation ends in:
(...)
I am using an up-to-date lenny system in an i386 platfo
Hi,
I'm trying to compile PHP 5.2.4 from lenny sources with support for
oracle and some other stuff. For this, I am using dpkg-buildpkg.
Right now, the problem I have is that the compilation ends in:
(...)
Generating files
configure: creating ./config.status
creating main/internal_functions.c
>It is difficult to tell without more details. Have you considered
>following my HOWTO? Coincidentally, I use a customization of PHP as
the
>example.
>
>http://familiasanchez.net/~roberto/howtos/debcustomize
>
>-Roberto
>
>--
>Roberto C. Sanchez
>http://familiasanchez.net/~roberto
>
Im reading
Joni Lahtinen wrote:
> Debian sarge
>
> I have oracle XE installed (works with java jdbc)
>
> I downloaded php4 source.
>
> #./configure "--with-oci8=$ORACLE_HOME"
> all went right
> #make
> all ok
> #make install
> all ok
> #../apache2 restart
>
> then php:
>
> $c = OCILogon('hr', 'hr_passwo
Debian sarge
I have oracle XE installed (works with java jdbc)
I downloaded php4 source.
#./configure "--with-oci8=$ORACLE_HOME"
all went right
#make
all ok
#make install
all ok
#../apache2 restart
then php:
error from php-site:
Fatal error: Call to undefined function: ocilogon() in
/var/w
On Wed, Feb 18, 2004 at 12:36:55PM -0500, Danny O'Brien wrote:
> According to research, it seems as though we failed to compile PHP with
> postgres support at install time. We used Debian packages to install
> PHP and don't recall whether compiling with postgres was an option.
As you seem to be
We've been getting the following error when testing our PHP pages that make calls to our postgres database:
Fatal error: Call to undefined function: pg_pconnect() in /var/www/.php on line 14
According to research, it seems as though we failed to compile PHP with postgres support at install time.
On Wed, 04 Oct 2000, Matt \\"ObeseWhale\\" Grinshpun wrote:
> I get the following running ./configure... Anyone know a fix?
>
> checking for flex... no
> checking for lex... no
> ./configure: flex: command not found
> cchecking for flex... lex
> checking for yywrap in -ll... no
> checking lex outp
On Tue, Jul 20, 1999 at 03:30:21PM +0100, Mario Jorge Nunes Filipe wrote:
> Hi
>
> I'm trying to compile the latest php in a slink system. During
> compilation i get the following errors:
>
>
> -- cd apache && cc -shared -fPIC -DCOMPILE_DL=1 -I.. -I.
> -I/usr/include/apache-1.3 -I/usr/include/c
Hi
I'm trying to compile the latest php in a slink system. During
compilation i get the following errors:
-- cd apache && cc -shared -fPIC -DCOMPILE_DL=1 -I.. -I.
-I/usr/include/apache-1.3 -I/usr/include/c-client -o imap.so
../functions/imap.c /usr/lib/c-client.a -lc
cd apache && cc -shared -fP
10 matches
Mail list logo