Forum OpenACS Development: Re: Problem with sending out the email-address-verification email for new users (needs a package; exploring.)

Checked VERY carfully already, it's not there.

The question is, what "it" is. i count 15 occurrences of "package require Trf" in tcllib 1.15, most of these are in a catch. It might be the case that you have an older version of tcllib installed, or it might be the case that you have some other package installed that does the "require" command without catch. in case you have a recent version of tcllib and the error is triggered from there, writing a bug report/patch for the tcllib people might be useful.

if you refer to "it" to the trf package: trf is a binary package, so this per definition not part of tcllib.

-gn

Yes, trf is the "it" which is not present in tcllib...

Yes, it is a binary package, tcllib doens't have any binaries

Anyway, yeah, I'll try a newer tcllib if there is one.

Still looking for ds_init, it's starting to look like it's been removed from developer support, not sure about that yet.

Gonna run an errand and come back to this.

=Jim

tcllib should not raise an error, when a binary package is not here. What version of tcl are you using?