From owner-freebsd-questions@FreeBSD.ORG Sun Jan 18 13:21:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E912116A4CE for ; Sun, 18 Jan 2004 13:21:01 -0800 (PST) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3AAB43D3F for ; Sun, 18 Jan 2004 13:20:55 -0800 (PST) (envelope-from jadams01@sprynet.com) Received: from sprynet.com ([68.19.85.62]) by imf22aec.mail.bellsouth.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040118212055.FFWL1951.imf22aec.mail.bellsouth.net@sprynet.com> for ; Sun, 18 Jan 2004 16:20:55 -0500 Date: Sun, 18 Jan 2004 16:22:43 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) From: John Adams To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <4005128A.50003@yahoo.co.nz> Message-Id: <745038D4-49FC-11D8-97CC-000393C505EC@sprynet.com> X-Mailer: Apple Mail (2.553) Subject: mouse and curl problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 21:21:02 -0000 Hi, folks, I've gotten my modem problems straightened out--and thanks for the help! Now, I've got two other oddities going on. (By the way, I've yet to upgrade to 4.9--that'll be soon, but not today--and I'm still on 4.6 for now.) First, my mouse--a very vanilla two-button PS/2--is not doing the right thing (or anything at all). I first turned it on with /stand/sysinstall and it appeared (on that screen) to be working correctly, but didn't know to do a vidcontrol -m on, so I started mucking around with the configuration. Now, I can't get it to appear normal in /stand/sysinstall, and it also flickers on the screen. It'll "select" when I click, but it doesn't select consistently, and it does not paste. I've yet to set up X--this is strictly on the bare screen. This is frustrating, but not horrible. Second, curl 7.10.7 will pkg_add, but when I try to use it (to resume the download of XFree86-fontScalable, which was almost done when we got a power hit), it tells me /usr/libexec/ld-elf.so.1: Shared object "libssl.so.3" not found. Is this just a bad setting for LD_LIBRARY_PATH? Or something else? Thanks, John A