Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 09:19:42 -0500
From:      "Larry Coleman" <larry@studio1620.com>
To:        <freebsd-questions@FreeBSD.ORG>
Cc:        "Ruslan Ermilov" <ru@FreeBSD.ORG>
Subject:   Alt-tab to other virtual console kills X4.0.2
Message-ID:  <002e01c07e35$09b49550$270aa8c0@mavricc.com>

next in thread | raw e-mail | index | archive | help
I have XFree86 4.0.2 up and running, but I can't Alt-Tab to a virtual
console like I can on my other machine running X 3.3.6. I did ldd's on both
binaries and this is what I found:

I did ldd on monet:
larry@monet:~ $ ldd /usr/X11R6/bin/XFree86
/usr/X11R6/bin/XFree86:
libz.so.2 => /usr/lib/libz.so.2 (0x281ab000)
libm.so.2 => /usr/lib/libm.so.2 (0x281b8000)
libc.so.4 => /usr/lib/libc.so.4 (0x281d3000)

and on picasso:
larry@picasso:~ $ ldd /usr/X11R6/bin/XF86_S3
/usr/X11R6/bin/XF86_S3:
libxpg4.so.3 => /usr/lib/libxpg4.so.3 (0x2824e000)
libz.so.2 => /usr/lib/libz.so.2 (0x28250000)
libm.so.2 => /usr/lib/libm.so.2 (0x2825d000)
libc.so.4 => /usr/lib/libc.so.4 (0x28278000)

My question is: do I need this libxpg4
on monet, and if so, how do I get it?




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002e01c07e35$09b49550$270aa8c0>