cnz101 commented on issue #12016:
URL: https://github.com/apache/apisix/issues/12016#issuecomment-2696549719

   And when i execute `lua -lrex_pcre`, the error log is:
   ```
   [root@localhost 5.1]# ll
   total 10584
   -rwx------ 1 gateway servicetools   14600 Mar  4 12:03 bit32.so
   -rwx------ 1 gateway servicetools   23056 Mar  4 12:03 lfs.so
   -rwx------ 1 gateway servicetools 4553072 Mar  4 12:03 libcrypto.so
   -rwx------ 1 gateway servicetools   14520 Mar  4 12:03 librestychash.so
   -rwx------ 1 gateway servicetools  112768 Mar  4 12:03 librestyradixtree.so
   -rwx------ 1 gateway servicetools  779752 Mar  4 12:03 libssl.so
   -rwx------ 1 gateway servicetools   56032 Mar  4 12:03 lpeg.so
   -rwx------ 1 gateway servicetools   21288 Mar  4 12:03 lua_pack.so
   drwx------ 2 gateway servicetools    4096 Mar  4 12:03 mime
   -rwx------ 1 gateway servicetools   17456 Mar  4 12:03 nanoid.so
   -rwx------ 1 gateway servicetools   89248 Mar  4 12:03 pb.so
   drwx------ 3 gateway servicetools    4096 Mar  4 12:03 posix
   -rwx------ 1 gateway servicetools   14600 Mar  4 12:03 random.so
   -rwx------ 1 gateway servicetools   44896 Mar  4 12:03 rex_pcre.so
   -rwx------ 1 gateway servicetools   14608 Mar  4 12:03 snowflake.so
   drwx------ 2 gateway servicetools    4096 Mar  4 12:03 socket
   -rwx------ 1 gateway servicetools 5042288 Mar  4 12:03 ssl.so
   [root@localhost 5.1]# lua -lrex_pcre
   lua: error loading module 'rex_pcre' from file './rex_pcre.so':
        libpcre.so.1: cannot open shared object file: No such file or directory
   stack traceback:
        [C]: in ?
        [C]: in function 'require'
        [C]: in ?
   [root@localhost 5.1]# 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to