"Teresa Noviello" <lunicateresa@xxxxxxxxx> writes: > I've installed tcl-devel-package!!! > NOW IT WORKS!... > (in my honest opinion it had to work also without it, but that's another > story!) Why do you think that? In general, the point of a foo-devel package is to carry the files needed to build (as opposed to just run) programs that use the foo package. That exactly describes what you're doing here, and that's why you needed tcl-devel. regards, tom lane