This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't run xconq due to BWidget


BWidget-1.4.1/demo/demo.tcl says:
  | cd [file dirname [info script]]
  | variable DEMODIR [pwd]
  | ..
  | lappend ::auto_path [file dirname $DEMODIR]
 
I think you could use the line:
    lappend auto_path [file join [file dirname [info script]] tcltk/BWidget]
 
If I am wrong or doing something wrong, please let me know.
 
-- 
MA Dunzi <tadalunch@s5.xrea.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]