On Tue, Nov 25, 2008 at 05:24:18PM +0530, Saurabh Bhatia wrote: > I have Ubuntu 7.04 and want to start shoes development on it. Here is what > the error is like when I run the script: > > /tmp/selfgz24187/shoes-bin: error while loading shared libraries: > libgio-2.0.so.0: cannot open shared object file: No such file or directory
Mmmn, yes, Ubuntu 7.04 comes with an older glib. Try installing from the source tarball for now. There are instructions for Ubuntu in the README. _why
