On Sat, 18 Jul 2009 10:21:51 +0200
Paolo Bonzini <bonz...@gnu.org> wrote:

> You need the cairo-devel package.

ahh... one of the advantages of running a source based linux:
never needing to install -devel packages :-)

so for an extremely clean build, do something like:

git clone git://git.sv.gnu.org/smalltalk.git
autoreconf -vi
./configure --with-emacs --with-readline --with-gmp --with-tcl --with-tk 
--enable-gtk
make all
sudo make install

Maybe Paolo can put this into the FAQ section?
Maybe it's already there?

s.


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to