Question Details

Browse

Building Freewrap

By krs - May. 09, 2008

Hi!

I want to create a static binary of a TCL/Tk script using freewrap. I installed Zlib, ZIP2.3, sqlite as needed. But couldn't figure out how to modify the makefile of freewrap in order to build it. Please help.

Also, I tried installing mkTclApp . On running the xmktclapp.tcl in the wish shell, it gives me an error when i try to execute the "build" command after adding all the sources. The error is : "mktclapp" not found. What should I do to run the application successfully?


Answers

Add Answer
  1. By clarkr on May. 09, 2008

    What system are you on? If it cannot find mktclapp, are you sure you have it on your system? It sounds like you were trying to install it but ran into trouble?


    I have limited experience with mktclapp, but here's a link that might help:

    http://www.hwaci.com/sw/mktclapp/autoconf.html


    It sounds like it should be fairly straightforward.


    0 Votes
  2. By clarkr on May. 09, 2008

    Also, that being said, freewrap ships executables now, right? Not sure what makefile issues you are encountering. Could you list them here?


    0 Votes
Share your knowledge