Guest User

Untitled

a guest
Jul 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $ tclsh8.5 /usr/local/lib/tcl8.5/clock.tcl
  2. can't find package msgcat 1.4
  3. while executing
  4. "package require msgcat 1.4"
  5. ("uplevel" body line 2)
  6. invoked from within
  7. "uplevel \#0 {
  8. package require msgcat 1.4
  9. if { $::tcl_platform(platform) eq {windows} } {
  10. if { [catch { package require registry 1.1 }] } {
  11. ..."
  12. (file "/usr/local/lib/tcl8.5/clock.tcl" line 23)
Add Comment
Please, Sign In to add comment