help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] VIsualGST in OSX


From: Stefan Schmiedl
Subject: Re: [Help-smalltalk] VIsualGST in OSX
Date: Sat, 18 Jul 2009 10:35:12 +0200

On Sat, 18 Jul 2009 10:21:51 +0200
Paolo Bonzini <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]