[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Uploaded perl-tk 400.202-6 (source i386) to master



On Wed 26 Nov 1997, Rob Browning wrote:
> Andreas Jellinghaus <aj@dungeon.inka.de> writes:
> 
> > maybe not :
> > if you use some binary parts of tk (compile with libtk8.0 e.g.), you
> > should depend on tk8.0 (or tk80 - don't know).
> 
> Hmm, do you know what the easiest way to find out is?  I checked the
> .so libs, and none of them appear to be linked against tk.  Perhaps
> they're statically linked...

look at the compile output : 
is gcc or ld called with some -ltk8.0 option or so ?
(if you create binaries, i'm nearly sure that they will not execute wish
 to handle things).

or better : run some tkperl program using strace.
you will see, if wish is executed, or if the library is directly
accessed.

andreas


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-changes-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: