You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure whats going on here, I thought this was supposed to be a headless environment? Is there any way I can get awesomium to work on linux without X ?
environment:
# head -n 1 /etc/issue
CentOS release 6.8 (Final)
# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
...
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-8) (GCC)
The text was updated successfully, but these errors were encountered:
hi:
I'm trying to get the linux SDK to work. It can be compiled well.
I go to run it and i get this warning and error:
(Awesomium:30033): Gtk-WARNING **: cannot open display: [0100/000000:ERROR:zygote_main_linux.cc(527)] write: Broken pipe
I get an answer in answers.awesomium.com .
So i run it and i get errors too:
Not sure whats going on here, I thought this was supposed to be a headless environment? Is there any way I can get awesomium to work on linux without X ?
environment:
The text was updated successfully, but these errors were encountered: