# sudo pecl install grpc
----------------------------------------------------------------------
Libraries have been installed in:
   /tmp/pear-build-rootD4OxQL/grpc-1.62.0/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
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'
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'.
running: make INSTALL_ROOT="/tmp/pear-build-rootD4OxQL/install-grpc-1.62.0" install
Installing shared extensions:     /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr/lib64/php/modules/
running: find "/tmp/pear-build-rootD4OxQL/install-grpc-1.62.0" | xargs ls -dils
288857030      0 drwxr-xr-x. 3 root root        17 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0
 34011210      0 drwxr-xr-x. 3 root root        19 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr
 51250013      0 drwxr-xr-x. 3 root root        17 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr/lib64
 71569130      0 drwxr-xr-x. 3 root root        21 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr/lib64/php
 86995736      0 drwxr-xr-x. 2 root root        21 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr/lib64/php/modules
 86995737 266428 -rwxr-xr-x. 1 root root 272816600 Apr 25 13:04 /tmp/pear-build-rootD4OxQL/install-grpc-1.62.0/usr/lib64/php/modules/grpc.so
Build process completed successfully
Installing '/usr/lib64/php/modules/grpc.so'
install ok: channel://pecl.php.net/grpc-1.62.0
configuration option "php_ini" is not set to php.ini location
You should add "extension=grpc.so" to php.ini