Casey Strouse
Casey Strouse
@hobbes1069 DESTDIR support was added to the Makefile.
So this is a problem with our Ruby package?
@uberhacker It could be related to the reorganization of the project repos ([see their announcement](https://bundler.io/blog/2020/04/27/march-monthly-update.html)). I added `bundle update --bundler` as the first build step command and just started the...
Ok, so that enabled me to build the metasploit package from source. I'll open a PR. `gem update --system` should also get it to work. I guess we could update...
We might also want to look at how FydeOS got android support working.
The dependencies are pretty easy to setup but there are some things that complicate usage of chromedriver on a chromebook. The primary dependencies are a working openjdk, the selenium server...
Here's what I get on Samsung Chromebook Plus V1: ``` chronos@localhost / $ qb64 _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Warning: Unknown scale factor: 1667 Warning:...
This no longer seems to be an issue. 
I think the main issue there is that he's on an AMD machine with non-Intel iGPU and it's trying to use the Intel DRM graphics library.
Is there a bootstrap compiler available like Go and some of the Lisps both make available?