Giter Club home page Giter Club logo

php-tibems's People

Contributors

zyclonite avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

php-tibems's Issues

I'm not able to install the php-tibems on linux and ngnix server

Step 1 : I've downloaded the package from github.

Step 2 : Extracted that folder /var/www/html/tibco

Step 3: In the same directory i run the command "phpize"
Output :

Configuring for:
PHP Api Version:         20170718
Zend Module Api No:      20170718
Zend Extension Api No:   320170718

Step 4 : Run the command ./configure --with-tibco=/opt/tibco/ems/clients/c it's running getting below output .

checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php/20170718 -I/usr/include/php/20170718/main -I/usr/include/php/20170718/TSRM -I/usr/include/php/20170718/Zend -I/usr/include/php/20170718/ext -I/usr/include/php/20170718/ext/date/lib
checking for PHP extension directory... /usr/lib/php/20170718
checking for PHP installed headers prefix... /usr/include/php/20170718
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking for Tibco JMS support... yes, shared
configure: error: Cannot find Tibco JMS header files under /opt/tibco/ems/clients/c. Note that the Tibco JMS client c library is not bundled with php!

Step 5 :After that i'm running the command make it's failing
make: *** No targets specified and no makefile found. Stop.
i saw the file like Makefile.global ,Makefile.fragments and Makefile.objects.

Please let me know what i missed in this

system details :

PHP         : /usr/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 7.2.22-1+ubuntu18.04.1+deb.sury.org+1
ZEND_VERSION: 3.2.0
PHP_OS      : Linux - Linux emb-ban-407 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64
INI actual  : /etc/php/7.2/cli/php.ini

What version of tibco client?

What Tibco EMS client version have you tested/developed against?

I got your extension to compile against Tibco EMS 7.0.1l and php 5.5.8 by updating tibco.c "function_entry" to be "zend_function_entry".

I can successfully connect, disconnect, and recvmsg from a tibco queue but I'm getting "tibco_sendmsg(): Error creating tibemsMsgProducer" when trying to use sendmsg.

I checked the docs and the syntax looks correct for tibemsSession_CreateProducer so all I can guess is that there is some other difference in the latest version and the version you developed against.

Any assistance or suggestions on troubleshooting the issue would be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.