FS#21998 - [vtk] cannot run tcl scripts
Attached to Project:
Community Packages
Opened by Radu Potop (wooptoo) - Monday, 06 December 2010, 21:01 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 07 December 2010, 07:03 GMT
Opened by Radu Potop (wooptoo) - Monday, 06 December 2010, 21:01 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 07 December 2010, 07:03 GMT
|
Details
Description:
Arch's VTK distribution lacks a `vtk` binary. This binary should be able to run tcl scripts. Steps to reproduce: 1. pacman -S vtk 2. vtk officetest.tcl Am I missing something here? |
This task depends upon
Closed by Thomas Dziedzic (tomd123)
Tuesday, 07 December 2010, 07:03 GMT
Reason for closing: Implemented
Additional comments about closing: pkgrel 2
Tuesday, 07 December 2010, 07:03 GMT
Reason for closing: Implemented
Additional comments about closing: pkgrel 2

Hmm. vtk always provided a library, but I've never used a vtk
binary before. Also, It would make sense that you run tcl normally
(not through vtk)

I will maybe look into it tomorrow, maybe you're right..

I just looked into it and you're right, for some reason vtk
doesn't enable tcl wrapper even though tcl is installed during
configuration. I will rebuild vtk to add this. There are also
other features of vtk which are turned off, but I didn't think
they are worth having. If you disagree open other bug reports for
those features.