Trying to run PhantomJS on OpenShift: cannot patch GhostDriver so that it can bind on the server IP address

后端 未结 1 1358
慢半拍i
慢半拍i 2020-12-20 01:47

tl;dr

How to solve version \'GLIBCXX_3.4.15\' not found when I cannot be root on the Linux server?


I\'m tring to use Phan

相关标签:
1条回答
  • 2020-12-20 01:56

    Since OpenShift Online runs on RHEL, you should be able to install CentOS into a VM on your local machine (or run one in the cloud somewhere) and compile a version of PhantomJS with the patch and then upload it to your OpenShift server and use it.

    If you can't do that please use the contact us form at help.openshift.com and reference this stackoverflow question.

    0 讨论(0)
提交回复
热议问题