[Php-tuxedo-development] Re: php-tuxedo module can not work
Status: Pre-Alpha
Brought to you by:
cdog1977
From: CheolMin L. <cm...@us...> - 2002-08-08 08:46:28
|
The information about your problem is insufficient so that I'm only guessing it. Can you provide some output from configure or make where the error is occurred? On Wed, Aug 07, 2002 at 10:49:54PM -0700, Tom Stone wrote: > sure,i used buildconf commnad,but problem was not > resolved. And i did not found the follow the lib: > libnwi.so > libnws.so > libgp.so > > > --- CheolMin Lee <cm...@us...> wrote: > > On Mon, Aug 05, 2002 at 01:21:28AM -0700, jackliu > > wrote: > > > I use php-tuxedo module 0.4.1 in php 4.2.2, but > > when i > > > configure the php,can not include ext/tuxedo > > subdir. And > > > found some errors in ext/tuxedo/config.m4 file,the > > follows > > > files not found. > > > PHP_ADD_LIBRARY(nwi) libnwi.so > > > PHP_ADD_LIBRARY(nws) libnws.so > > > PHP_ADD_LIBRARY(gp) libgp.so > > > > > > Could you tell me why? And how to resolve the > > problems? > > > > > > Thanks. > > > > > > Best Regards. > > > > > > > Did you re-build configure.in? > > php-tuxedo is not built-in php extension so you must > > re-build > > configure.in by 'buildconf' script to use > > php-tuxedo. > > > > README.EXT_SKEL in PHP's source will help you. :) > > > > -- > > CheolMin Lee <cmlee @ users.sourceforge.net> <cmlee > > @ kt.co.kr> > > Homepage: http://tclab.kaist.ac.kr/~cmlee/ > > > __________________________________________________ > Do You Yahoo!? > HotJobs - Search Thousands of New Jobs > http://www.hotjobs.com > -- CheolMin Lee <cmlee @ users.sourceforge.net> <cmlee @ kt.co.kr> Homepage: http://tclab.kaist.ac.kr/~cmlee/ |