From: Taguchi T. <ta...@to...> - 2003-11-18 06:23:54
|
Hi, all. I've installed cvsuped tclplugin to following my box: OS: FreeBSD5.1-current X: X-Window 4.3.0 Mozilla: mozilla-1.5 I've got some probrems. a. FreeBSD's libtcl84.so and libtk84.so dose not have -export-dynamic ld option. so I had to make patch for tcl/tk FreeBSD port. b. Tcl Stub mechanism dosen't work. so I had to disable it. If stub mechanism is enabled, Mozilla will crash when read some page which contain some tclet. Above probrems are resolved. But I still have some probrems. First, and seriouce one is follwing: "I can not input any text to text and entry widget." Selecting region using mouse is ok. but I can not input any text using keybords. Does anyone help me? Thanks. -- T.Taguchi. |