Giter Site home page Giter Site logo

Comments (6)

hgc357341051 avatar hgc357341051 commented on August 16, 2024

`/www/phpy # make test
/bin/sh /www/phpy/libtool --mode=install cp ./phpy.la /www/phpy/modules
cp ./.libs/phpy.so /www/phpy/modules/phpy.so
cp ./.libs/phpy.lai /www/phpy/modules/phpy.la
PATH="$PATH:/sbin" ldconfig -n /www/phpy/modules
Libraries have been installed in:
/www/phpy/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:

add LIBDIR to the LD_LIBRARY_PATH' environment variable during execution add LIBDIR to the LD_RUN_PATH' environment variable
during linking
use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
Build complete.
Don't forget to run 'make test'.

=====================================================================
PHP : /usr/local/bin/php
Warning: PHP Startup: Unable to load dynamic library 'phpy.so' (tried: /www/phpy/modules/phpy.so (Error relocating /www/phpy/modules/phpy.so: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv: symbol not found), /www/phpy/modules/phpy.so.so (Error loading shared library /www/phpy/modules/phpy.so.so: No such file or directory)) in Unknown on line 0

PHP_SAPI : cli
PHP_VERSION : 8.2.15
ZEND_VERSION: 4.2.15
PHP_OS : Linux - Linux 883e4afeb547 5.4.265-1.el7.elrepo.x86_64 #1 SMP Wed Dec 20 13:57:20 EST 2023 x86_64
INI actual : /www/phpy/tmp-php.ini
More .INIs :
CWD : /www/phpy
Extra dirs :
VALGRIND : Not used
TIME START 2024-05-28 16:57:27
No tests were run.`

from phpy.

matyhtf avatar matyhtf commented on August 16, 2024

https://github.com/swoole/phpy/blob/main/Dockerfile.alpine

from phpy.

hgc357341051 avatar hgc357341051 commented on August 16, 2024

https://github.com/swoole/phpy/blob/main/Dockerfile.alpine

Warning: PHP Startup: Unable to load dynamic library 'phpy.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20220829/phpy.so (Error relocating /usr/local/lib/php/extensions/no-debug-non-zts-20220829/phpy.so: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv: symbol not found), /usr/local/lib/php/extensions/no-debug-non-zts-20220829/phpy.so.so (Error loading shared library /usr/local/lib/php/extensions/no-debug-non-zts-20220829/phpy.so.so: No such file or directory)) in Unknown on line 0

from phpy.

matyhtf avatar matyhtf commented on August 16, 2024

git pull 了吗

from phpy.

hgc357341051 avatar hgc357341051 commented on August 16, 2024

git pull 了吗

我是git clone https://gitee.com/swoole/phpy.git

from phpy.

matyhtf avatar matyhtf commented on August 16, 2024

你应该使用 github 的 repo,gitee 的版本比较老

from phpy.

Related Issues (20)

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.