Hi Stefan, Yesterday, before go to bed, I tried ./configure --enable-gtk, and from gst I can do:PackageLoader fileInPackage:'GTK' but don't tried to start visualgst.
Because I like clean things, I will try to clean all, build gst again with your command line, and try again to see if works. I will post the result. cheers Enviado usando Real Mail de Vodafone. -----Original Message----- From: "Stefan Schmiedl" <[email protected]> Sent: Sat, 18 Jul 2009 08:32:14 +0200 To: "Giuseppe Luigi Punzi Ruiz" <[email protected]> CC: [email protected] Received: 18-Jul-2009 09:10:59 +0200 Subject: Re: [Help-smalltalk] VIsualGST in OSX On Sat, 18 Jul 2009 00:45:08 +0200 Giuseppe Luigi Punzi Ruiz <[email protected]> wrote: > Hi all. > > Now, I have GST working on my machine, and I want to try VisualGST. > > I followed the steps on VisualGST website, and gst-package gives > this(1) output. > > I try to start ./gst-VisualGST without success: > galilea:trunk glpunzi$ ./gst-VisualGST > ./gst-VisualGST: line 3: /opt/GtkLauncher/bin/gst: No such file or > directory > > I VIMed gst-VisualGTK, and changed the folder to /usr/local/bin (only > to try), but then, I get: > galilea:trunk glpunzi$ Object: PackageLoader class error: Invalid > argument Cairo: package not found Here's my configure line: ./configure --with-emacs --with-readline --with-gmp --with-tcl --with-tk --enable-gtk --with-system-libsigsegv I guess you're missing the --enable-gtk option. HTH, s. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
