Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2006 12:49:33 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-ports@freebsd.org
Subject:   linux-opera start script
Message-ID:  <449A67AD.8000204@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

I am getting the following message, probably completely harmless,  when
I start linux-opera:

$ linux-opera
sh: error while loading shared libraries:
/usr/local/lib/compat/libtermcap.so.2: ELF file ABI version invalid

I see the following lines in linux-opera script:
# Make sure the compat libraries are found
test -d /usr/local/lib/compat/ &&
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/usr/local/lib/compat/"

I am not sure why linux-opera would need /usr/local/lib/compat/, but
this is how LD_LIBRARY_PATH gets spammed.


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?449A67AD.8000204>