-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
https://travis-ci.org/OrchardCMS/Orchard2/jobs/226601084
**Log:**
Worker information
hostname: wjb-2:6f294819-d46f-4976-ba78-ec18eb58648e
version: v2.6.2 https://github.com/travis-ci/worker/…
-
After installing fzf with linuxbrew I tried opening Vim (I had previously installed Vim 8 with linuxbrew) and got the error
```
vim: error while loading shared libraries: libselinux.so.1: cannot …
-
Hey there,
Trying to write to my cart is giving me the following error every time I try to write a ROM (`./ems-flasher --verbose --write lsdj.gb`):
```
trying to find EMS cart
claimed EMS cart
base …
-
I'm sorry but I couldn't find any other way to contact you (I suck at github) I also can't get cygwin working, could you just send me the executable, I really need it :) Thanks, and sorry for posting …
ghost updated
8 years ago
-
I just follow the steps:
xcode-select --install
sudo easy_install pypng
git clone https://github.com/bentley/rgbds
cd rgbds
sudo make install
cd ..
git clone --recursive https://github.com/pret/pok…
-
Installing the latest `YouCompleteMe` and `tmux-complete.vim` plugins respectively. Add `let g:tmuxcomplete#trigger = 'omnifunc'` to `~/.vimrc`.
Pressing `` doesn't trigger tmux completion in vim.
-
I could not find /usr/local/bin in the repository so I assume that these have to be created. In this case, where do I place /usr/local/bin, or does it not matter?
Additionally, I how do you build r…
-
it says to `chown /usr/local/include`. What permission flags should I use? I can't brew update either due to these permissions
```
Please note that these warnings are just used to help the Homebrew m…
-
https://github.com/bentley/rgbds/blob/master/src/link/symbol.c#L79
https://github.com/bentley/rgbds/blob/master/include/link/symbol.h#L7
Change the last argument in both lines by: "SLONG nBank"
b0.as…