Jim van Eeden

Results 5 issues of Jim van Eeden

When trying to install with `npm install -g https://github.com/reasonml/reason-cli/archive/beta-v-1.13.6-bin-linux.tar.gz`, using npm 5.3.0, the installation fails with the following error: ``` /usr/local/bin/ocamlmerlin -> /usr/local/lib/node_modules/reason-cli/.bin/ocamlmerlin /usr/local/bin/ocamlmerlin-reason -> /usr/local/lib/node_modules/reason-cli/.bin/ocamlmerlin-reason /usr/local/bin/ocamlrun -> /usr/local/lib/node_modules/reason-cli/.bin/ocamlrun /usr/local/bin/ocamlc...

When I start the miner (0.1.10), the pool throws the following error: ``` jim@riddles:~/aion/aion_miner/aion_solo_pool$ ./run_quickstart.sh 20061:C 06 Apr 10:14:21.608 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 20061:C 06 Apr 10:14:21.608 #...

Not really a big issue, but you might want to fix this. When I start the solo_pool first, then start the kernel, then start the miner, I get the following...

``` ./aionminer: Symbol `__shm_directory' causes overflow in R_X86_64_PC32 relocation ./aionminer: Symbol `__shm_directory' causes overflow in R_X86_64_PC32 relocation ./aionminer: Symbol `strlen' causes overflow in R_X86_64_PC32 relocation ./aionminer: Symbol `strlen' causes overflow...

Is there a plan to support the following option as can be seen at https://material-foundation.github.io/material-theme-builder/? For my app it would be great to supply a theme color and have that...

enhancement