Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 1998 22:15:09 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        forrie@navinet.net
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: XFree86-3.3.3 missing libtiff
Message-ID:  <199811260615.WAA26413@silvia.hip.berkeley.edu>
In-Reply-To: <19981125213152.B25418@navinet.net> (message from Forrest Aldrich on Wed, 25 Nov 1998 21:31:52 -0500)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I've checked the ports install for libtiff34... the
 * X server is looking for libtiff34.so.1, but the package
 * only installs libtiff.a and libtiff.so.4.

Which "X server" are you talking about?  The X server doesn't require
the tiff library here:

===
## ldd /usr/X11R6/bin/XF86_SVGA 
/usr/X11R6/bin/XF86_SVGA:
        -lxpg4.2 => /usr/lib/libxpg4.so.2.0 (0x20288000)
        -lz.2 => /usr/lib/libz.so.2.0 (0x2028b000)
        -lm.2 => /usr/lib/libm.so.2.0 (0x20297000)
        -lc.3 => /usr/lib/libc.so.3.1 (0x202b1000)
===

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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