Well, I don't remember the details, but pdflib has a --shared-libs option or
something like that (try with ./configure --help). It then generates a .so
file.
.
***
DISCLAIMER: Este mensaje contiene información
I had a similar problem in IRIX 6.5.
I was compiling PDFLib as a static library and the problem was fixed
compiling PDFLib as a dynamic one.
Hope it helps.
Christian
> -Mensaje original-
> De: Administrator [mailto:[EMAIL PROTECTED]]
> Enviado el: lunes 5 de febrero de 2001 16:43
> P
Hi,
I would like to monitor how many connections the apache server has at any
moment. Is there anything like that in PHP? Where can I read about this
subject?
Sorry if this is not the best place to ask this question... I've been
looking around and I haven't found anything clear enough. I don't k
Hi,
In Spanish:
Ayudaría un poco si dijeras cómo has hecho el configure y qué está haciendo
cuando le das al make. También ayudaría saber algo del compilador.
In English:
It would help if you gave us some information about the 'configure' options
and which stage the compilation is when it give
Hi,
This is a performance question. I am playing a bit recompiling PHP and
Apache with special MIPS PRO compiler optimisation options on IRIX 6.5. To
be able to check if there is any improvement I would like to find some kind
of standard test for PHP/Apache.
Does anybody know where I can find s
This means that you compiled PHP with support for PostgreSQL and that the
PostgreSQL library (libpq.so.2) is not where expected.
1. Did you really want PostgreSQL support?
2. Do you have PostgreSQL installed somewhere in your system? where?
3. If you have a linux box, you can edit /etc/ld.so.con
Just find out where libmysqlclient is:
find / -name "libmysqlclient*" -print
You should have some one somewhere; most likely in
/usr/local/mysql-3.22.32-pc-linux-gnu-i686/ (because here is where you think
mysql is no?)
When you find where it is, just try to figure out which path you must give
I don't know if this means anything important, but the line:
ac_cv_c_inline=${ac_cv_c_inline=__inline}
Appears twice in my config.cache (one after the other).
Regards,
Christian
> -Mensaje original-
> De: Roman Hochuli [mailto:[EMAIL PROTECTED]]
> Enviado el: viernes 12 de enero de 2
;t have to go
> out of your way to let them know about how you solved the
> problem - most of
> them read this list anyway.
>
> - Original Message -
> From: "Pomar Berry, Christian" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday,
Hi, just put my name in it (my ego needs growing a bit, ;-)
Take care,
Christian
> -Mensaje original-
> De: Roman Hochuli [mailto:[EMAIL PROTECTED]]
> Enviado el: viernes 12 de enero de 2001 10:16
> Para: Pomar Berry, Christian
> Asunto: AW: [PHP-INST] Compiling PHP 4.
ot;
>
> - Original Message -
> From: "Pomar Berry, Christian" <[EMAIL PROTECTED]>
> To: "'Roman Hochuli'" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, January 12, 2001 7:27 PM
> Subject: RE: [PHP-INST]
:[EMAIL PROTECTED]]
> Enviado el: jueves 11 de enero de 2001 20:46
> Para: Pomar Berry, Christian
> Asunto: AW: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5
>
>
> Hello Christian
>
> Today I played a bit with this 'inline'-thing.
>
> After changing
>
>
corresponding error dissapears.
I will try (tomorrow) to remove the inlines and see if it gets compiled...
Take care,
Christian
> -Mensaje original-
> De: Roman Hochuli [mailto:[EMAIL PROTECTED]]
> Enviado el: miércoles 10 de enero de 2001 11:16
> Para: Pomar Berry, Christian
Hi Roman,
First of all: it did not work. I got exactly the same errors as with -n32.
Bad luck. Anyway, I think that we could help the guys from PHP trying to
make this thing work with the native compiler (which, in turn --sorry GNU
blokes-- is much better than any other when it gets to make fast
Are you sure that you want to activate *all modules*? that's
what the --activate-module=all does. I think I read somewhere
that some modules in Apache require real true ansi compilers,
so when you include them all, you need to have a real good compiler.
Why don't you just run configure like th
15 matches
Mail list logo