ID:               16863
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         XSLT related
 Operating System: Red Hat Linux 7.2
 PHP Version:      4.2.0
 New Comment:

My mistake, I meant to type

--with-sablot-js


Previous Comments:
------------------------------------------------------------------------

[2002-04-28 21:24:18] [EMAIL PROTECTED]

--with-sablot-js=DIR    Sablotron: enable JavaScript support for
Sablotron

It's probably better, if it reads:
Sablotron: if you compiled Sablot with JS support, you MUST add this
line and optionally point to the JS prefix (defaults to /usr/local).

So indeed, both lines by the original poster are doomed to fail.

------------------------------------------------------------------------

[2002-04-28 20:39:51] [EMAIL PROTECTED]

--with-xslt-js does not exist at all..

What was the configure line with which it worked?
How did you install sablot? Compiled from soures? RPM?

And can you try again with fresh PHP 4.2.0 sources
and this configure line:

./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs --enable-xslt --with-expat
--with-xslt-sablot

(btw. --with-png or --with-open-ssl configure options can not be found
in PHP configure..)


--Jani

------------------------------------------------------------------------

[2002-04-26 17:23:40] [EMAIL PROTECTED]

I have found a way around it.  I just used --with-xslt-js and
everything compiled and was loaded by apache.

Thanks

------------------------------------------------------------------------

[2002-04-26 15:58:54] [EMAIL PROTECTED]

Cannot load /usr/local/apache2/modules/libphp4.so into server:
/usr/lib/libsablot.so.0: undefined symbol: JS_PropertyStub

php 4.2.0 
./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs  --with-png --with-open-ssl
--enable-xslt --with-expat --with-xslt-sablot

&& 
./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs  --with-png --with-open-ssl
--enable-xslt --with-expat --with-xslt-sablot --without-sablot-js
 
both give the same errors

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16863&edit=1

Reply via email to