-
I have a portable installation of Qalculate, and plotting does not work unless I install GNU plot. I have installed GNU plot in the folder that I extracted Qalculatre to, an still plotting is unavaila…
-
On Gentoo 64-bit, a lot of /usr/lib/lib*.so are actually GNU ld scripts, redirecting to the actual ELF libraries in /lib64.
Here is a proposed function to read them when the library cannot be opene…
-
https://developer.android.com/ndk/downloads/revision_history
GNU binutils is deprecated and will be removed in an upcoming NDK release.
I am going to add support for it.
But those tools are diff…
-
It should be possible to remove these dependencies so stowsh can run on BSD systems (including macOS). See #13.
I don't personally have a need to fix this issue, but contributions welcome.
Some …
-
It seems that `gnu-sed` doesn't have the `--with-default-names` parameter anymore.
Environment
- osx mojave `10.14.2`
- homebrew `2.0.5`
-
```
I had used BSD xargs on my Mac OS X system and all was well, but if you
have GNU xargs, this problem occurs:
mkdir ./graphs/images
find /mp/share/graphviz/graphs -type f -name '*.gif' -or -name …
-
While `netcat localhost http` and `netcat localhost smtp` work fine, for example `netcat localhost imap` (as well as `netcat localhost 143`) fails:
```
$ netcat localhost imap
assertion "dst->netnum …
-
```
I had used BSD xargs on my Mac OS X system and all was well, but if you
have GNU xargs, this problem occurs:
mkdir ./graphs/images
find /mp/share/graphviz/graphs -type f -name '*.gif' -or -name …
-
GOW is a utility-set that implements many of the GNU utilities for windows.
https://github.com/bmatzelle/gow
When this project is installed, Docker-Tookbox will not work after failing 60 attempts …
osher updated
7 years ago
-
Trove is licensed under the LGPL, which isn't compatible with the Apache 2 license that Morpheus uses. Might not be a problem for all users, but some may wish to exclude Trove from their projects due …