Posted to tcl by yeeling at Wed Jul 11 15:11:38 GMT 2007view raw

  1. bronte:~/misc/activetcl/lib>tclsh
  2. % puts ::auto_path
  3. ::auto_path
  4. % puts $::auto_path
  5. /remote/lucy1/epic/home/yeeling/misc/activetcl/lib/tcl8.4 /remote/lucy1/epic/home/yeeling/misc/activetcl/lib /raid1/home/yeeling/misc/activetcl/lib
  6. % wish
  7. % package require Oratcl
  8. Oratcl_Init(): Failed to load /remote/oracle0/oracle7.1.6/lib/libclntsh.so with error ld.so.1: /remote/lucy1/epic/home/yeeling/misc/activetcl/bin/wish: fatal: /remote/oracle0/oracle7.1.6/lib/libclntsh.so: open failed: No such file or directory