Comment 1 for bug 136435

Revision history for this message
xtknight (xt-knight) wrote : Re: smc - Secret Maryo Chronicles - unmet dependency in Gutsy

This is also a solution to the problem.

$ cd /usr/lib
$ sudo ln -s libCEGUIDevILImageCodec.so.0 libCEGUIDevILImageCodec.so
$ sudo ln -s libCEGUIXercesParser.so.0 libCEGUIXercesParser.so
$ sudo ln -s libCEGUIFalagardWRBase.so.1 libCEGUIFalagardWRBase.so
$ smc

There are some other *.so that aren't linked like this too, but these are the three that I needed to run the game successfully.