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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thomas Dziedzic (tomd123)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by Thomas Dziedzic (tomd123) - Monday, 06 December 2010, 23:58 GMT
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)
Comment by Thomas Dziedzic (tomd123) - Tuesday, 07 December 2010, 00:13 GMT
I will maybe look into it tomorrow, maybe you're right..
Comment by Thomas Dziedzic (tomd123) - Tuesday, 07 December 2010, 05:19 GMT
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.

Loading...