ID: 29625 User updated by: ych at tcte dot com dot cn Reported By: ych at tcte dot com dot cn -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.3.8 New Comment:
while configure --enable-xslt --with-xslt-sablot=/usr/local/sablot --with-sablot-js=/usr/local/js, an error will said: -ljs, command not find..... Previous Comments: ------------------------------------------------------------------------ [2004-08-17 15:15:58] [EMAIL PROTECTED] So, does it cause any problems for you? It works perfectly for me and others. ------------------------------------------------------------------------ [2004-08-12 03:17:44] ych at tcte dot com dot cn Description: ------------ in configure file line 86047, missing quotation mark for variable PHP_SABLOT_JS_LIBS Reproduce code: --------------- *) LIBS="-ljs $LIBS" ;; esac fi PHP_SABLOT_JS_LIBS=-L$PHP_SABLOT_JS_DIR/lib -ljs else echo "$ac_t""no" 1>&6 LDFLAGS=$save_old_LDFLAGS ext_shared=$save_ext_shared unset ac_cv_func_js ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29625&edit=1