Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 1996 03:29:52 -0700 (PDT)
From:      asami@freebsd.org (Satoshi Asami)
To:        peter@freebsd.org
Cc:        CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org
Subject:   Re: cvs commit:  ports/x11/tk41 Makefile ports/x11/tk41/patches patch-ac
Message-ID:  <199608301029.DAA29747@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199608291953.MAA00391@freefall.freebsd.org> (peter)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   (*gulp*!) make the tk41 port use the built-in tcl in the main source
 *   tree.

Seems like it's working. :)

===
## ldd /usr/local/bin/wish4.1
/usr/local/bin/wish4.1:
        -ltk41.1 => /usr/local/lib/libtk41.so.1.0 (0x801d000)
        -lm.2 => /usr/lib/libm.so.2.0 (0x80e8000)
        -ltcl75.1 => /usr/lib/libtcl75.so.1.0 (0x80b0000)
        -lX11.6 => /usr/X11R6/lib/libX11.so.6.1 (0x8100000)
        -lc.3 => /usr/lib/libc.so.3.0 (0x8195000)
===

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608301029.DAA29747>