** Description changed:

- Note: tclxml and tcltk8.4 don't give this issue
+ Notes: tclxml and tcltk8.4 don't give this issue
+ platform: PC
  
  ubuntu 8.04 (upgraded from 6.06)
  
  installed are both tcltk8.4 and tcltk8.5 from repositories
  tcllib1.10 from repositories installed
  tclxml3.1 from repositories installed
  in tclsh8.4, package require xml works
  in tclsh8.5, package require xml does not work
  
  fortyfourgal...@desktop1:~/progs/tcl/simpledb$ tclsh
  % puts $tcl_version
  8.4
  % package require xml
  3.1
  % exit
  
  fortyfourgal...@desktop1:~/progs/tcl/simpledb$ /usr/bin/tclsh8.5
  % puts $tcl_version
  8.5
  % package require xml
  attempt to provide package sgmlparser 1.1 failed: package sgmlparser 1.0 
provided instead
  % exit

-- 
[tclxml and tcltk8.5] 'package require xml' fails
https://bugs.launchpad.net/bugs/389308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to