Re: [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-09 00:06:21
|
:) On Thu, Aug 08, 2002 at 11:55:44AM -0500, Brian Foddy wrote: > Those libraries are provided in the Tuxedo package, Tom, Tuxedo is commercial. You may download trial version for RedHat. Check the following link: http://commerce.bea.com/downloads/tuxedo.jsp Good luck. > not included with php-tuxedo or Redhat. If you don't > have the Tuxedo libraries and header files for your > platform, it will not work. > > Brian > > On Thu, 8 Aug 2002, Tom Stone wrote: > > > I have configured php more than 10 times.But it was > > not included tuxedo modules. And then removed the > > libnwi.so;libnws.so;libgp.so libraries,the configure > > is ok. But when i configed the apache sever,the errors > > was shown. What's the matter? And could you tell me > > what are the three > > libraries:libnwi.so;libnws.so;libgp.so. I can not find > > them in RedHat 6.2. > > Thanks. > > > > --- Brian Foddy <bf...@vi...> wrote: > > > I have seen some times when buildconf will not pick > > > up the > > > new tuxedo/config.m4 file because it uses a > > > date/time check similar > > > to "make" looking for new files. Many times simply > > > > > > touch tuxedo/config.m4 (or equiv depending on what > > > dir you are in) > > > > > > will correct the problem, then re-run the buildconf > > > and > > > configure. There is a couple lines of output in the > > > configure > > > script about Tuxedo, if you don't see those, its not > > > including the > > > module. > > > > > > Brian > > > > > > > > > On Thu, 8 Aug 2002, CheolMin Lee wrote: > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > HotJobs - Search Thousands of New Jobs > > http://www.hotjobs.com > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Php-tuxedo-development mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-tuxedo-development > -- CheolMin Lee <cmlee @ users.sourceforge.net> <cmlee @ kt.co.kr> Homepage: http://tclab.kaist.ac.kr/~cmlee/ |