From owner-freebsd-questions Sat Mar 13 17:25:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 3800E14CBF for ; Sat, 13 Mar 1999 17:25:29 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-10.mail.demon.net with smtp (Exim 2.12 #1) id 10LzeP-0002kt-0A for questions@freebsd.org; Sun, 14 Mar 1999 01:25:09 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id BAA00460 for ; Sun, 14 Mar 1999 01:24:42 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA18206; Sun, 14 Mar 99 01:24:39 GMT Message-Id: <36EB0F31.1ECD13D9@uk.radan.com> Date: Sun, 14 Mar 1999 01:21:53 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: questions@freebsd.org Subject: Help! 2.2.8->3.1 has broken my mailer (mutt) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just u/g to 3.1 from 2.2.8 using the CDs and now my mailer, mutt, is broken. It complains ``Shared object "libslang.so.1" not found''. I was using mutt version 0.93.x. The version on the CD is 0.95.3, so I deleted 0.93 and installed 0.95.3 (package). Still the same problem. The libslang.so I have in /usr/local/lib is 1.3. The version on the CD is 1.2.2. I've searched the ports at www.freebsd.org and the only version there is 1.2.2. I've tried making a symlink libslang.so.1 to libslang.so.1.3 and copying libslang.so.1.3 to libslang.so.1 without success (I know it was a long shot, but it's worked before) How do I get mutt working again? This is what happens (with a copy of libslang.so.1.3 as libslang.so.1): # mutt /usr/libexec/ld-elf.so.1: Shared object "libslang.so.1" not found # ldconfig -aout -elf # mutt /usr/libexec/ld-elf.so.1: Shared object "libslang.so.1" not found # echo $LD_LIBRARY_PATH /usr/X11R6/lib:/usr/lib # setenv LD_LIBRARY_PATH /usr/X11R6/lib:/usr/lib:/usr/local/lib # echo $LD_LIBRARY_PATH /usr/X11R6/lib:/usr/lib:/usr/local/lib # mutt /usr/libexec/ld-elf.so.1: Invalid file format Help!!! -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message