public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
* rhdb-admin can't find a usable itcl.tcl on rh 8.0
@ 2003-01-21  2:04 Jerry Asher
  2003-01-21  3:51 ` Fernando Nasser
  0 siblings, 1 reply; 5+ messages in thread
From: Jerry Asher @ 2003-01-21  2:04 UTC (permalink / raw)
  To: rhdb

I installed RHDB2.1 from the iso on RHL 8.0.

I installed the itcl-3.2.1-81 rpm.

When I run rhdb-admin, nothing appears to happen.  When I go through the
script and run it manually, it dies and complains that it can't find a
usable itcl.tcl.

Now I happen to know that there is an itcl.tcl in:

/usr/share/itcl3.2/itcl.tcl

But I don't know the proper way to tell rhdb-admin (or any tcl program)
that information.  Recommendations?

Thanks,

Jerry

[root@moe rhdb-admin]# ./rhdb-admin.tcl
Error in startup script: Can't find a usable itcl.tcl in the following
directories:
    /usr/lib/itcl3.2 /usr/bin/../lib/itcl3.2 /usr/bin/../library
/usr/bin/../../library /usr/bin/../../itcl/library
/usr/bin/../../../itcl/library
This probably means that Itcl/Tcl weren't installed properly.
If you know where the Itcl library directory was installed,
you can set the environment variable ITCL_LIBRARY to point
to the library directory.

    while executing
"error $msg"
    (procedure "_find_init" line 43)
    invoked from within
"_find_init"
    (in namespace eval "::itcl" script line 46)
    invoked from within
"namespace eval ::itcl {
    proc _find_init {} {
        global env tcl_library
        variable library
        variable version
        rename _find..."
    invoked from within
"load /usr/lib/itcl3.2/../libitcl3.2.so Itcl"
    ("package ifneeded" script)
    invoked from within
"package require Itcl"
    (file "./rhdb-admin.tcl" line 30)
[root@moe rhdb-admin]#


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-21 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-21  2:04 rhdb-admin can't find a usable itcl.tcl on rh 8.0 Jerry Asher
2003-01-21  3:51 ` Fernando Nasser
2003-01-21  4:04   ` Jerry Asher
2003-01-21  4:34   ` rhdb-admin can't find a usable itcl.tcl on rh 8.0 - fixed! Jerry Asher
2003-01-21 14:06     ` Fernando Nasser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).