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: Xconq tcltk interface shaping up


  | Very nice, except I'm getting the following error at startup:
  | Error: Error reading tcl from /usr/local/share/xconq/lib/../tkconq.tcl: .

Try something like:
> cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/xconq co xconq
> ls /usr/local/share/xconq/tkconq.tcl
/usr/local/share/xconq/tkconq.tcl
> mkdir /usr/local/share/xconq/tcltk
> mv xconq/tcltk/BWidget /usr/local/share/xconq/tcltk

or

> cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/xconq co xconq
> tclsh
% puts $tcl_library
/usr/local/lib/tcl8.3
% ^D
> mv xconq/tcltk/BWidget /usr/local/lib/tcl8.3


-- 
MA, Dunzi


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