Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 13:36:08 -0700
From:      Richy Kim <richy@apple.com>
To:        libh@freebsd.org
Subject:   packagetool.tcl 
Message-ID:  <200106132035.NAA21102@scv1.apple.com>

next in thread | raw e-mail | index | archive | help
Hi, I'm playing around with libh for the first time...

i've compiled fine on fbsd 4.3

but the packagetool.tcl doesn't seem to wanna run

any suggestions?

-r.

# ./packagetool.tcl
Unknown method horizontalBox for object of type Q25HuiQt12DialogWidget
while executing
"$dialog horizontalBox dialog_box"
(procedure "message_dialog" line 30)
invoked from within
"message_dialog $hui $title $message left {{"~Y~es" {button_click_result 
YES} "default"} {"~N~o" {button_click_result NO} "normal"}}"
(procedure "yes_no_dialog" line 3)
invoked from within
"yes_no_dialog $hui "Create Database" "Create database in $path_to_db?""
(procedure "create_database" line 4)
invoked from within
"create_database $hui $path_to_db"
(procedure "create_or_open_database" line 6)
invoked from within
"create_or_open_database $hui $path_to_db"
invoked from within
"set db [create_or_open_database $hui $path_to_db]"
(file "./packagetool.tcl" line 1332)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106132035.NAA21102>