You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/05/08 11:04:48 UTC

[GitHub] [skywalking] indraneelbaronia opened a new issue #2636: [Agent] Doubts about Skywalking-php agent

indraneelbaronia opened a new issue #2636: [Agent] Doubts about Skywalking-php agent
URL: https://github.com/apache/skywalking/issues/2636
 
 
   I am new to skywalking and am trying to install the **Skywalking php agent**. i am following the given document in the **SkyAPM-php-sdk**. However after cloning the repository when i try to execute the command - **" phpize && ./configure && make && make install "** it give the following error :-
   
   /home/indraneel/SkyAPM-php-sdk/src/greeter_client.cc:25:10: fatal error: grpc/register/Register.grpc.pb.h: No such file or directory
    #include "grpc/register/Register.grpc.pb.h"
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
   
   I installed gRPC as per the instructions given in the installation documents. I can't seem to find the **Register.grpc.pb.h** file anywhere. Please can someone help me get a clearer idea of what exactly this file is and where can i find it?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services