Hello, Le 07/04/2011 20:58, Travis Griggs a écrit : > Thought I'd take a fresh run at this. > > 1) Got a fresh kubuntu install (not just for this, but I wanted to try the > new KDE out) > 2) Installed a number of packages as prescribed by > http://smalltalk.gnu.org/blog/zuluuuuuu/installing-gnu-smalltalk-ubuntu-10-10. > I had to add install gawk as well for the next step to work. > 3) Downloaded GST 3.2.4 and did the configure/make/make install (sudo on the > last step of course) > 4) Played around with VisualGST to verify things were working to some degree > 5) Did gst-package --download grease -t ~/.st
You need to install libgnutls-dev as well. The complete build-dependencies on a Debian (or Ubuntu) system: libreadline-dev, libgmp-dev, libgdbm-dev, libgtk2.0-dev, libpq-dev, libsigsegv-dev, libffi-dev, zip, libsqlite3-dev, unzip, pkg-config, libltdl-dev, gawk, libgnutls-dev, texinfo HTH, Thomas _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
