Sujet : Re: Where to put dll's in starkits
De : heller (at) *nospam* deepsoft.com (Robert Heller)
Groupes : comp.lang.tclDate : 19. Jun 2025, 18:53:35
Autres entêtes
Organisation : Deepwoods Software
Message-ID : <1031iqv$1fo4$1@dont-email.me>
References : 1
User-Agent : TkNews 3.0 (1.2.20)
Needing to put dlls in "bin" under MS-Windows is specific to MS-Windows, when
the dlls are searched for and loaded my MS-Windows itself and I think only
applied to Tcl itself being in a dll (shared library). A starkit includes a
staticly build Tcl interpreter. Tk is still a shared library (dll), but this
is loaded by Tcl using the load command.
There should not be any reason to to have a "bin" folder. I think all dlls
should go somewhere under lib.
Do you have a specific package or set of dlls that are handled differently?
At Thu, 19 Jun 2025 13:36:35 -0400 saito <
saitology9@gmail.com> wrote:
When creating a starkit, there is a specific hierarchy to follow with
the vfs folder. For example, you put your packages in "lib".
However, some packages have dll components that normally reside in the
bin folder of your Tcl/Tk installation. How do you handle these dll
files? Where do they go? Is there a way to ask the starkit to check a
certain place for any dll's it may need?
-- Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364Deepwoods Software -- Custom Software Serviceshttp://www.deepsoft.com/ -- Linux Administration Servicesheller@deepsoft.com -- Webhosting Services