Hi~ There,
I am stuck, could you please help??
Many thanks!!
Frank
[root@localhost bin]# uname -an
Linux localhost.localdomain 2.6.35.6-45.fc14.i686 #1 SMP Mon Oct 18 23:56:17 UTC 2010 i686 i686 i386 GNU/Linux
[root@localhost bin]# ./teacup update-self
Updating /root/src/tcl/ActiveTcl-8.5/bin/teacup ...
Found newer version 8.5.10.1.295317 (linux-glibc2.3-ix86) @ http://teapot.activestate.com
Retrieving application teacup 8.5.10.1.295317 linux-glibc2.3-ix86 ...@ http://teapot.activestate.com ... Ok
Copying ...
Ok
[root@localhost bin]# ./teacup update
Retrieving package ftp 2.4.11 tcl ...@ http://teapot.activestate.com ... Ok
Retrieving package sqlite3 3.7.8 linux-glibc2.3-ix86 ...@ http://teapot.activestate.com ... Ok
:
:
Installed 8 newer packages
Installed 567 unknown packages
[root@localhost code]# /root/src/TclDevKit-5.2/bin/tclapp -prefix /root/src/tcl/ActiveTcl-8.5/bin/base-tk8.5-thread-linux-ix86 -compile -compilefor 8.5 -out tclapp-out -architecture tcl -notbcload main.tcl
info | Tcl Dev Kit TclApp
info | Copyright (C) 2001-2011 ActiveState Software Inc. All rights reserved.
info | Licensed to Trial User (Trial license, serial number *2180141249*).
info |
info | Embedding license information into wrap result as comments.
info |
info | Expires: 15-10-2011.
info |
info | WARNING: All applications generated by this trial version
info | will also stop working on 15-10-2011.
info Expanding...
info Following only profile dependencies
info
info Issues...
info
notice Packages ...
notice * No packages
info Inserting TEApot metadata
info Nothing to insert
info
notice Extending the list of provided packages
info
info F* 160KiB /root/code/main.tcl
info
info Generated tclapp-out
[root@localhost code]# ./tclapp-out
/root/code/tclapp-out/lib/application/main.tcl: The TclPro ByteCode Loader is not available or does not support the correct version -- can't find package tbcload 1.6
while executing
"source $startup"
(file "/root/code/tclapp-out/main.tcl" line 52)