There are 3 versions of freewrap, that is freewrap, freewrapTclSh, freewrapBLT. But does prowrap includes BLT too?
----- Original Message ----- From: "cgavin" <[EMAIL PROTECTED]> To: "vtll" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 3:10 AM Subject: Re: [vtcl-user] Freewrap for vtcl 1.5.2 on linux > freewrap does not include Itcl. You could use prowrap from TclPro, it is > also a wrapper and it contains Itcl. > > Or, refrain from using any [incr Widgets] (the ones in blue in the > toolbar) if you can. > > You could also package Itcl with your application, but this is more > involved. The freewrap manual explains how to wrap Tcl/Tk extensions, > decompress them to a temporary file and load them in memory (this is for > binaries, for sources you can wrap and source them). > > CG > > vtll wrote: > > > Hi all, > > > > The rpm for vtcl-1.5.2-1 doesn't come with freewrap. > > So what I did is to get freewrap50b1.tar.gz from > > sourceforge and after uncompress, I have a file > > "freewrap" and a docs dir. I used the freewrap to > > compile my tcl file -> freewrap a.tcl > > "a" was created. When I run "a", I got the "Error > > sourcing /development/a.tcl: can't find package ITcl > > 3.2" error. May I know how do I solve this? Thanks in > > advance. > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > > http://geocities.yahoo.com/ps/info1 > > > > _______________________________________________ > > vtcl-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/vtcl-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ vtcl-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/vtcl-user
