-
I tried to install this on a Win 8.1 64bits. (nodeJS v0.12.0 & node-gyp v1.0.2)
`npm install openzwave-shared` would not work since I had to edit the `binding.gyp` file as mentioned in the docs.
This …
-
xRAT crashes when a server tries to connect to it, not sure where the problem lies, but perhaps it's the part where compiler throws a warning "ReverseProxyClient.cs(54,69,54,98): warning CS0618: 'Syst…
-
what else could I say besides -- thank you ;) I just started to elaborate my little setup also with docker and was looking for ways to integrate with github PRs -- and you seems have it working. so …
-
I was in a directory with a `.ruby-version` file consisting of `1.9.3-p374` and I ran `rbenv install`.
I received the following output:
```
Downloading ruby-1.9.3-p374.tar.gz...
-> http://dqw8nmjcqp…
-
I use Subversion to download PowerDNS source code. When i install, i receive the error: 'init_priority' attribute does not support on this platform (SunOS 5.8 SPARC). So, i want to remove this attribu…
-
Hi,
I discovered a "small" bug in pdns/dnspacket.cc which caused this behavior while trying to query any NAPTR record:
```
PowerDNS 2.9.18 (C) 2001-2005 PowerDNS.COM BV (Sep 28 2005, 19:02:15, gcc 4…
-
Im using PDNS 2.9.18 and have the local-address = xxx.xxx.xxx.xxx set so that PDNS will bind itself to one specific ip address, the machine it is running on has 4 addresses associated with it.
when …
-
Now, i has a small problem: when I remove three lines: 146-148:
DNSRecordContent::typemap
DNSRecordContent::namemap
DNSRecordContent::zmakermap
Then, I reconfigure the source, follow…