> /usr > /usr/share > /usr/share/doc > /usr/share/doc/libwebkit-1.0-1 > /usr/share/doc/libwebkit-1.0-1/copyright > /usr/share/doc/libwebkit-1.0-1/changelog.Debian.gz > /usr/lib > /usr/lib/webkit-1.0 > /usr/lib/webkit-1.0/libexec > /usr/lib/webkit-1.0/libexec/DumpRenderTree > /usr/lib/webkit-1.0/libexec/GtkLauncher > /usr/lib/libwebkit-1.0.so.1.0.0 > /usr/lib/libwebkit-1.0.so.1 > > And as I saw, there's no libwebkit-1.0.so file, so I created a symbolic > link from libwebkit-1.0.so.1.0.0 to libwebkit-1.0.so, restarted your > GNU-Smalltalk-Launcher and the WEB-Browser is starting up! :-)
This is the same problem as with libncurses. Probably you have to install a libwebkit-dev package to get the .so file without the suffix. Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
