-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I had been using Sublime Text 2 with no issues.
I installed IDLE and now I'm unable to start Sublime Text. I tried uninstalling IDLE, but Sublime Text is still not starting. Here's the error:
Unable to load libgdk-x11-2.0.so Unable to load gdk_cairo_create from
libgdk-x11-2.0.so Unable to load…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I run Apache 2 with WSGI (for a Django-app) on a Ubuntu box. I want to use Nagios for server monitoring, and for this purpose it seems I have to add PHP support to Apache.
When I installed Apache 2, I did this:
apt-get install apache2 apache2.2-common apache2-mpm-worker apache2-threaded-dev libapache2-mod-wsgi…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm trying to get SSI to work on Debian running Apache, however the .shtml files are not being parsed. From a PHP file with phpinfo() I can see that the following show up in the loaded modules section:
mod_mime_xattr mod_mime mod_mime_magic
In /etc/apache2/mods-enabled/mime.conf I have (among other…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been struggling to load the rJava package in R.
I get the following messages
> library(rJava)
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library \
'C:/PROGRA~1/R/R-210~1.1/library/rJava/libs/rJava.dll':
LoadLibrary failure: The specified…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been struggling to load the rJava package in R.
I get the following messages
> library(rJava)
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library \
'C:/PROGRA~1/R/R-210~1.1/library/rJava/libs/rJava.dll':
LoadLibrary failure: The specified…
>>> More