Le jeudi 15 juin 2006 à 10:45 -0500, [EMAIL PROTECTED] a écrit : > can you post the answer to the mailing list? I am also trying > to run Blox
Not sur what you mean, but to get Blox running: I installed tcl8.4-dev and tk8.4-dev then ./configure --with-tcl --with-tk make make install (as root) Then as root I started blox: gst -qK browser/Run.st Then as the normal user: gst -qK browser/Run.st Apparently when I first started blox as normal user it did not work. Then I try as root, it worked, then again as normal user it worked. I really do not understand why. Hilaire > > Thanks > > ---- Original message ---- > >Date: Thu, 15 Jun 2006 17:05:46 +0200 > >From: Hilaire Fernandes <[EMAIL PROTECTED]> > >Subject: Re: [Help-smalltalk] GNU Smalltalk Blox not > working as documented(2) > >To: Paolo Bonzini <[EMAIL PROTECTED]> > >Cc: GNU Smalltalk <[email protected]> > > > >I have installed tcl8.4-dev, then I got > /usr/lib/tcl8.4/tclConfig.sh > > > >tk8.4-dev seems to be needed, so installed it after. > > > >Thanks for the help. > > > >Do you know how I can start the GTK+ browser ? > > > >Another silly question, are there any plan to improve the IDE of > >GNU-Smalltalk? I may able to help a bit in simple things. > > > >Do you know if Seaside is portable to GNU Smalltalk? If there > are any > >plan to port it eventually? > > > >Thanks for the help. > > > >Hilaire > > > > > >Le jeudi 15 juin 2006 à 16:02 +0200, Paolo Bonzini a écrit : > >> Hilaire Fernandes wrote: > >> > Le jeudi 15 juin 2006 à 13:00 +0200, Paolo Bonzini a écrit : > >> > > >> >> One more thing to ask. Type these commands and give me > the output: > >> >> > >> >> find / -name "tclConfig.sh" > >> >> > >> > > >> > no output > >> > > >> Then, you have to install a package like tcl8.4-dev (or > something > >> similar) that installs the Tcl header files and the > tclConfig.sh file > >> that points to them. > >> > >> Paolo > >-- > >CDDP des Landes > >Ingénierie Éducative > >614, rue du Ruisseau - BP 401 > >40012 Mont de Marsan Cedex > >Tél. 05.58.75.50.10 > >http://crdp.ac-bordeaux.fr/cddp40 > > > > > > > >_______________________________________________ > >help-smalltalk mailing list > >[email protected] > >http://lists.gnu.org/mailman/listinfo/help-smalltalk -- CDDP des Landes Ingénierie Éducative 614, rue du Ruisseau - BP 401 40012 Mont de Marsan Cedex Tél. 05.58.75.50.10 http://crdp.ac-bordeaux.fr/cddp40 _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
