dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Dazuko-help] PHP Extension wont compile


From: John Croucher
Subject: RE: [Dazuko-help] PHP Extension wont compile
Date: Fri, 23 Nov 2007 08:46:44 +1030

Hello,

I already have libdazuko.au in the /usr/lib dir. Just to make sure, I
have also copied it to /usr/local/lib
I still get the same error.
Could it be that the PHP ext does not work with the latest version of
Dazuko?


The original developer appears to be no longer contactable. Is there any
chance that the PHP ext could be picked up as an official dazuko
project? 


Thanks,

John Croucher.


-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of John Ogness
Sent: Friday, 23 November 2007 1:15 AM
To: address@hidden
Cc: John Croucher
Subject: Re: [Dazuko-help] PHP Extension wont compile

John Croucher wrote:
> I was wondering if anyone could help me out with a problem I am having

> with the PHP Dazuko extension.
> 
> After I run "pear build" I get the following error
> 
> configure: error: wrong dazuko lib version or lib not found

You need to copy libdazuko.a (found in the library directory) to either
/usr/lib or /usr/local/lib.


> In the config file I ended up commenting out that line so it won't do 
> the check and it compiles. But when I go to use the extension I get 
> this error
> 
> # php dazuko_single_threaded.php
> /libexec/ld-elf.so.1: /usr/local/lib/php/20050922/dazuko.so: Undefined

> symbol "dazukoRegister"

That should fix this error as well.

You should also be aware that the PHP language binding is not under
active development and the maintainer has marked it as experimental. It
might work just fine, but it might also have issues.

John

--
Dazuko Maintainer


_______________________________________________
Dazuko-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/dazuko-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]