List Info

Thread: GNU Smalltalk Blox not working as documented (2)




GNU Smalltalk Blox not working as documented (2)
user name
2006-05-11 14:29:49
I also did:

./configure --with-tcl --with-tk
make
make install


Then the error is the same :

hilairevideo:~/download/smalltalk-2.2$ gst -qK
browser/Run.st
"Scavenging... 91% reclaimed, done"
"Scavenging... 89% reclaimed, done"
"Scavenging... 89% reclaimed, done"
"Scavenging... 88% reclaimed, done"
"Scavenging... 89% reclaimed, done"
"Scavenging... 88% reclaimed, done"
Loading package BloxTK
Object: DLD error: requested module blox-tk was not found
Smalltalk.DLD class(Smalltalk.Object)>>#primError:
SystemExceptions.CInterfaceError(Smalltalk.Exception)>>
;#defaultAction
optimized [] in Smalltalk.Exception
class>>#coreException
SystemExceptions.CInterfaceError(Smalltalk.Signal)>>#a
ctivateHandler:
SystemExceptions.CInterfaceError(Smalltalk.Exception)>>
;#signal
SystemExceptions.CInterfaceError class(Smalltalk.Exception
class)>>#signal:
Smalltalk.DLD class>>#addModule:
optimized [] in Smalltalk.Package>>#fileIn
Smalltalk.Set(Smalltalk.HashedCollection)>>#do:
Smalltalk.Package>>#fileIn
optimized [] in Smalltalk.PackageLoader
class>>#fileInPackages:
Smalltalk.OrderedCollection(Smalltalk.SequenceableCollection
)>>#do:
Smalltalk.PackageLoader class>>#fileInPackages:
Smalltalk.PackageLoader class>>#fileInPackage:
Smalltalk.UndefinedObject>>#executeStatements
/usr/local/share/smalltalk/browser/Run.st:44: invalid scope
resolution

-- 
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-bord
eaux.fr/cddp40



_______________________________________________
help-smalltalk mailing list
help-smalltalkgnu.org

http://lists.gnu.org/mailman/listinfo/help-smalltalk
GNU Smalltalk Blox not working as documented (2)
user name
2006-06-01 15:43:09
Hilaire Fernandes wrote:
> I also did:
>
> ./configure --with-tcl --with-tk
> make
> make install
>
>
> Then the error is the same :
>
> hilairevideo:~/download/smalltalk-2.2$ gst -qK
browser/Run.st
> "Scavenging... 91% reclaimed, done"
> "Scavenging... 89% reclaimed, done"
> "Scavenging... 89% reclaimed, done"
> "Scavenging... 88% reclaimed, done"
> "Scavenging... 89% reclaimed, done"
> "Scavenging... 88% reclaimed, done"
> Loading package BloxTK
> Object: DLD error: requested module blox-tk was not
found
>   
Could you please send the config.log file and  the output f

find /usr/local/lib/*smalltalk*

Thanks,

Paolo


_______________________________________________
help-smalltalk mailing list
help-smalltalkgnu.org

http://lists.gnu.org/mailman/listinfo/help-smalltalk
GNU Smalltalk Blox not working as documented(2)
user name
2006-06-15 07:47:15
Here are the config.log and the output of
find /usr/local/lib/*smalltalk*

Also note, that 

dpkg -l |grep tk

produce:

ii  tk8.0                            8.0.5-11               
   Tk
toolkit for Tcl and X11, v8.0 - run-time
ii  tk8.3                            8.3.5-6                
   Tk
toolkit for Tcl and X11, v8.3 - run-time
ii  tk8.4                            8.4.11-1               
   Tk
toolkit for Tcl and X11, v8.4 - run-time


Also:

hilairevideo:~/download/smalltalk-2.2$ find
/usr/local/lib/*smalltalk*
/usr/local/lib/smalltalk
/usr/local/lib/smalltalk/i18n-2.2.so
/usr/local/lib/smalltalk/i18n.so
/usr/local/lib/smalltalk/i18n.la
/usr/local/lib/smalltalk/i18n.a
/usr/local/lib/smalltalk/tcp-2.2.so
/usr/local/lib/smalltalk/tcp.so
/usr/local/lib/smalltalk/tcp.la
/usr/local/lib/smalltalk/tcp.a
/usr/local/lib/smalltalk/regex-2.2.so
/usr/local/lib/smalltalk/regex.so
/usr/local/lib/smalltalk/regex.la
/usr/local/lib/smalltalk/regex.a
/usr/local/lib/smalltalk/md5-2.2.so
/usr/local/lib/smalltalk/md5.so
/usr/local/lib/smalltalk/md5.la
/usr/local/lib/smalltalk/md5.a
/usr/local/lib/smalltalk/libc.la
/usr/local/lib/smalltalk/gst-gtk-2.2.so
/usr/local/lib/smalltalk/gst-gtk.so
/usr/local/lib/smalltalk/gst-gtk.la
/usr/local/lib/smalltalk/gst-gtk.a


Thanks so much for your help!

Hilaire Fernandes


Le jeudi 01 juin 2006 à 17:43 +0200, Paolo Bonzini a écrit :
> Hilaire Fernandes wrote:
> > I also did:
> >
> > ./configure --with-tcl --with-tk
> > make
> > make install
> >
> >
> > Then the error is the same :
> >
> > hilairevideo:~/download/smalltalk-2.2$ gst -qK
browser/Run.st
> > "Scavenging... 91% reclaimed, done"
> > "Scavenging... 89% reclaimed, done"
> > "Scavenging... 89% reclaimed, done"
> > "Scavenging... 88% reclaimed, done"
> > "Scavenging... 89% reclaimed, done"
> > "Scavenging... 88% reclaimed, done"
> > Loading package BloxTK
> > Object: DLD error: requested module blox-tk was
not found
> >   
> Could you please send the config.log file and  the
output f
> 
> find /usr/local/lib/*smalltalk*
> 
> Thanks,
> 
> 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-bord
eaux.fr/cddp40
_______________________________________________
help-smalltalk mailing list
help-smalltalkgnu.org

http://lists.gnu.org/mailman/listinfo/help-smalltalk
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )