El 18/07/2009, a las 10:35, Stefan Schmiedl escribió:
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?
I upgraded all installed packages from macports, and installed cairo-
devel.
I did autoreconf -vi and so on..
I did "gst-package -t /Users/glpunzi/.st/ package.xml" inside gst-
source-folder/packages/cairo
I VIMed gst-VisualGST to point to /usr/local/bin/gst instead /opt/
VisualGST/bin/gst
Now, I get:
galilea:VisualGST glpunzi$ ./gst-VisualGST
galilea:VisualGST glpunzi$ Recompiling classes...
Recompiling classes...
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:53: key
GObject not found
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:53:
expected Eval, Namespace or class definition
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:62:
expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1: key
GtkWidget not found
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1: expected
Eval, Namespace or class definition
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:13:
expected expression
/Users/glpunzi/.st/VisualGST.star#VFS.ZipFile/GtkExtend/GtkMenuItem.st:
1: key GtkMenuItem not found
Some advice?
Giuseppe Luigi Punzi Ruiz
Blog: http://www.lordzealon.com
Twitter & Skype & GoogleTalk accounts: glpunzi
_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk