-
```
> bundle exec uwsgi config/uwsgi.ini
/Users/elia/.rvm/gems/ruby-2.0.0-p0/gems/uwsgi-1.9.12/bin/uwsgi:4:in `exec': No such file or directory - /Users/elia/.rvm/gems/ruby-2.0.0-p0/gems/uwsgi-1.9.12…
-
gio 0.13.0 fails to install on ppc with cabal install
I am using ghc-7.8 on debian
build log is as follows:
```
[1 of 2] Compiling SetupWrapper ( /tmp/gio-0.13.0.0-20170/gio-0.13.0.0/SetupWrappe…
-
I had a zeus instance humming along flawlessly for over 6 hours of development time (love it, by the way!) and then all of a sudden for seemingly no reason it started throwing this error:
```
panic: …
-
I'm running openerp with uwsgi 2.07 in emperor mode.
For testing purpose, I have to stop and uninstall uwsgi many times a day. And sometimes, the openerp-master and worker processes still appear in t…
-
I am hitting below exception while running unit tests for project k when I set K10 as active target framework.
```
System.MethodAccessException: Attempt by method 'Xunit.KRunner.Program..ctor(System.…
-
https://rt.cpan.org/Ticket/Display.html?id=53966
```
I found a problem with upload of attachments using apache2, mod_perl2
and bugzilla running on Windows.
If I run apache as a service, CGItemp# file…
leejo updated
10 years ago
-
For some methods where `matplotlib` use strings, `PyPlot` uses symbols, which IMO makes the Julia code look much prettier =) For example, to set the scaling of the axes in Julia, I do `axis(:equal)`, …
-
https://rt.cpan.org/Ticket/Display.html?id=53966
```
I found a problem with upload of attachments using apache2, mod_perl2
and bugzilla running on Windows.
If I run apache as a service, CGItemp# file…
leejo updated
10 years ago
-
FileMonitor -> FileModificationMonitor
-
I found that it is quite easy to watch for file modifications with Java 7. My draft implementations is:
``` scala
import java.nio.file.FileSystems
import java.nio.file.Path
import java.io.File
impor…