Re: Where to put dll's in starkits

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Where to put dll's in starkits
De : (at) *nospam* ednolan (ted@loft.tnolan.com (Ted Nolan)
Groupes : comp.lang.tcl
Date : 19. Jun 2025, 20:25:28
Autres entêtes
Organisation : loft
Message-ID : <mbj6h8Fr16kU1@mid.individual.net>
References : 1 2 3 4
User-Agent : trn 4.0-test76 (Apr 2, 2001)
In article <1031mad$1vhb$2@dont-email.me>, saito  <saitology9@gmail.com> wrote:
On 6/19/2025 2:46 PM, Robert Heller wrote:
>
 
OK, this is related to the Img package. It expcts some "system libraries" to
be installed. I guess someplace like C:\System32 (or whatever MS-Windows uses
for what Linux would call /usr/lib. I am not sure what the MS-Windows
libraries it needs are, but the Linux dependencies under Linux (Debian, arm64)
for libtk-img 1.4.14 include: libjpeg62-turbo, libpng16-16, and libtiff6.  I
believe these DLLs are readily available.
 
I don't really know what the proper way to deal with this under MS-Windows.
My only real thought would be to re-build tk-img staticly linked to these
graphics libraries.  (Under Linux these sorts of libraries are often pulled in
by various other graphics programs.)
 
>
That's a good idea.

It's been a while since I've done anything with Windows, but I seem
to recall that when I was trying to deal with a DLL bundled in a
"freewrap" application, that my startup code had to extract the DLL
to the "real" filesystem and either make sure it went to something
searched in the Windows "PATH" ("Path") or add that directory to the
Windows "PATH".
--
columbiaclosings.com
What's not in Columbia anymore..

Date Sujet#  Auteur
19 Jun 25 * Where to put dll's in starkits11saito
19 Jun 25 `* Re: Where to put dll's in starkits10Robert Heller
19 Jun 25  +* Re: Where to put dll's in starkits8saito
19 Jun 25  i+* Re: Where to put dll's in starkits5Robert Heller
19 Jun 25  ii`* Re: Where to put dll's in starkits4saito
19 Jun 25  ii `* Re: Where to put dll's in starkits3ted@loft.tnolan.com (Ted Nolan
19 Jun 25  ii  `* Re: Where to put dll's in starkits2saito
20 Jun 25  ii   `- Re: Where to put dll's in starkits1Robert Heller
19 Jun 25  i`* Re: Where to put dll's in starkits2Paul Obermeier
19 Jun 25  i `- Re: Where to put dll's in starkits1saito
20 Jun 25  `- Re: Where to put dll's in starkits1Ralf Fassel

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal