Operating System - HP-UX
1834786 Members
2760 Online
110070 Solutions
New Discussion

Re: modify the prowrapUses.tcl

 
Soubhagya
Occasional Contributor

modify the prowrapUses.tcl

I need to include the blt package also into the prowrapUses.tcl file.Since I m new to this prowrapper can anyone guide me as to what are the lines to be added to this file so that when I wrap the tcl file into an executable it does prompt the error that it can't find package BLT.
I have installed TclPro1.4 version on HP-UX with BLT 2.4u successfully installed.
2 REPLIES 2
RAC_1
Honored Contributor

Re: modify the prowrapUses.tcl

Check the PATH of the user. Are all required libraries in SHLIB_PATH.
There is no substitute to HARDWORK
John E.Ophious
Regular Advisor

Re: modify the prowrapUses.tcl

Soubhagya,

You will need to add some lines to your .tcl file.

Your friend,

John E. Ophvious