mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-21 13:24:20 -04:00
Merge pull request #61 from internetarchive/x11-support
screenshots don't work with Xvfb
This commit is contained in:
commit
00b57ed87a
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ Requirements
|
||||||
|
|
||||||
Worth noting is that the browser requires a graphical environment to run. You
|
Worth noting is that the browser requires a graphical environment to run. You
|
||||||
already have this on your laptop, but on a server it will probably require
|
already have this on your laptop, but on a server it will probably require
|
||||||
deploying some additional infrastructure (typically X11). The vagrant
|
deploying some additional infrastructure (typically X11; note that Xvfb does
|
||||||
|
not support screenshots; Xvnc4, from package vnc4server, does). The vagrant
|
||||||
configuration in the brozzler repository (still a work in progress) has an
|
configuration in the brozzler repository (still a work in progress) has an
|
||||||
example setup.
|
example setup.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue