Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 1999 01:21:53 +0000
From:      Mark Ovens <marko@uk.radan.com>
To:        questions@freebsd.org
Subject:   Help! 2.2.8->3.1 has broken my mailer (mutt)
Message-ID:  <36EB0F31.1ECD13D9@uk.radan.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36EB0F31.1ECD13D9>