Page 1 of 1

libcanberra and vckd

Posted: Wed Dec 29, 2010 2:40 am
by leekaiwei
This is what it looks like in my terminal when I try to install the Linux binaries:

/bin/sh darwinia-full-1.3.0.sh
Verifying archive integrity... All good.
Uncompressing Darwinia full 1.3.0......................................................................

Gtk-WARNING **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory


The installer says:

ERROR: vcdk is missing. Installation aborted.


Then:

The installation has been aborted.
Press 'Exit' to clean up temporary files


I managed to fix the problem with shared libraries but I haven't found a solution this problem.

Posted: Sun Feb 20, 2011 7:19 pm
by cam217
Hi,

Did you install the 1.2.1b before? I think the 1.3.0 is a patch and not the full game, look at the sizes

Code: Select all

[cam@arch Darwinia]$ ls -l
total 36220
drwxr-xr-x 3 cam 1000     4096 Feb 20 19:09 darwinia
-rwxr-xr-x 1 cam 1000 32573000 Feb 20 14:21 darwinia-complete-1.2.1b.sh
-rw-r--r-- 1 cam 1000  4010019 Feb 20 15:55 darwinia-full-1.3.0.sh
-rw-r--r-- 1 cam 1000   450217 Feb 20 15:06 DarwiniaManual.pdf


EDIT: I just saw that was quite an old post