-
My personal workflow involves opening and closing a lot of terminal shells, so I'm sensitive to the amount of time it takes to spawn the shell, run my profile scripts and pass me into the shell prompt…
-
Trying to install hubot on a droplet which is running centos 6.7
node v4.3.3
npm 3.8.8
I looked at rx.js line 77 and it references this:
```
function thrower(e) {
throw e; // this is lin…
-
Related: #347, #266
I did `brew install liblwgeom && brew link --force liblwgeom` and during `sf` source install `liblwgeom` is found. However, ` lwgeom_version in -llwgeom` is not found.
```
…
pat-s updated
7 years ago
-
libdwarf failure when building it with elfutils for elf. I tried to install 'libdwarf@20130207%gcc@4.2.1'
and encountered an issue. I believe this is because of the recent changes @lee218llnl did wit…
-
If you were directed to report your errors here by `brew update` please post a comment if your error is different to a previously mentioned comment and otherwise "Subscribe" to this issue rather than …
-
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behi…
-
Suggest you might note in your README.md that ImageMagick does not work (by their own admission) on the two latest releases of the Mac OS, meaning that parts of tikzmagic that depend on ImageMagick wi…
-
I am testing this on OS-X with version `v0.10.0`. `libxml2` spec looks like:
```
$ ./bin/spack spec libxml2
Input spec
--------------------------------
libxml2
Normalized
------------------…
-
Hello, I've updated to Sierra recently and my zsh stopped to show my current path. Path is showing only when in a repo (relative).
iTerm2 3.0.5
Freshly updated oh-my-zsh
zsh 5.2.0
I'm using `nicoulaj…
-
I think I understand why spack wants all the package dirs to be all lower case and no funny chars. Thats fine. Though the python code then uses uppercase for the first letter in the class name to defi…