ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tdk
tdk
[TDK] Using tclcompiler3.1 with tcl8.4.9 ?
by Bill Deegan other posts by this author
Sep 13 2007 3:13PM messages near this date
view in the new Beta List Site
Re: [TDK] can't find package tbcload 1.6 | Re: [TDK] Using tclcompiler3.1 with tcl8.4.9 ?
Greetings,

I've inherited a project where the principles are no longer around.
We need to move from tcl 8.4.6 to 8.4.9.

I get the following message when I try to use the tbc's generated by
tclcompiler3.1:
exec /eng/tools/local/linux_rhel30_64/bin/tclsh8.4
/home/bdeegan/dev/combined/blaze/release/blazedfm/current/etc/scripts/init.tbc
/eng/tools/local/linux_rhel30_64/bin/tclsh8.4
/home/bdeegan/dev/combined/blaze/release/blazedfm/current/etc/scripts/init.tbc
The TclPro ByteCode Loader is not available or does not support the
correct version
    while executing
"error "The TclPro ByteCode Loader is not available or does not
support the correct version""
    invoked from within
"if {[catch {package require tbcload 1.4} err] == 1} {
    error "The TclPro ByteCode Loader is not available or does not
support the correct version"
..."
    (file "/home/bdeegan/dev/combined/blaze/release/blazedfm/current/etc/scripts/init.tbc"
line 12)


I tried downloading the latest TclDev 4.0.1 and get the following when I run it:
/home/bdeegan/dev/combined/blaze/release/blazedfm/current/etc/scripts/init.tbc:
The TclPro ByteCode Loader is not available or does not support the
correct version -- can't find package tbcload 1.6
    while executing
"if {[catch {package require tbcload 1.6} err] == 1} {
    return -code error "[info script]: The TclPro ByteCode Loader is
not available or does not s..."
    (file "/home/bdeegan/dev/combined/blaze/release/blazedfm/current/etc/scripts/init.tbc"
line 12

What version of TclDev do I need to I need to use to make this work?
Or is there something else causing this problem?

Thanks,
Bill
_______________________________________________
TDK mailing list
TDK@[...].com
http://listserv.ActiveState.com/mailman/listinfo/tdk
Thread:
Bill Deegan
Jeff Hobbs
Bill Deegan
Jeff Hobbs
Bill Deegan

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved