Ankur Gokhale
Ankur Gokhale
> Hi @drpym, thanks for you comment! > > I think the error could be related to permissions too, in my case I found out that I had permissions for...
The temporary workaround is to install shared object files via ldconfig. I took following steps and now error has disappeared. - Moved nwrfcsdk from `/root/nwrfcsdk` to /usr/local/sap/nwrfcsdk - Created nwrfcsdk.conf...
Thanks @bsrdjan for changing title 👍 To run ldconfig via cf push using .profile, it requires root level permissions since it returns Permission Denied error. I am not experienced in...
I was able to push pyrfc with NWRFC's shared object into sap cloud foundry via docker image. Thanks for your assistance @bsrdjan