From owner-freebsd-questions Sat Mar 17 21:34:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 04A2237B71A for ; Sat, 17 Mar 2001 21:34:19 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010318053255.IAYO14290.femail1.rdc1.on.home.com@home.com> for ; Sat, 17 Mar 2001 21:32:55 -0800 Message-ID: <3AB44521.9E8473C4@home.com> Date: Sun, 18 Mar 2001 00:18:25 -0500 From: Duraid X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: broke my libraries Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i was installing the gv port and it complained about an old version of the Xaw3d library so i do: # cd /usr/ports/x11-toolkit/Xaw3d # make deinstall # cd /usr/ports/print/gv # make reinstall it also didn't install... anyways i don't care about gv.. but now i can't use bunch of programs including xterm and emacs... i reinstalled Xaw3d but it didn't help when i start xterm i get /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found althought it's in /usr/X11R6/lib i did ldconfig but it didn't help Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message