Hi guys, I am trying to setup selenium plugin with this link:
https://github.com/apache/nutch/tree/trunk/src/plugin/protocol-selenium When I execute this command sudo /usr/bin/Xvfb :11 -screen 0 1024x768x24 & The command line outputs a few lines of "Initializing built-in extension xxx", and froze after the last output "Initializing built-in extension GLX" Was it supposed to be like that? If not, how to correct it? Thanks in advance! Best, Huachao

