Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 10:05:36 +0100
From:      Werner Griessl <werner@btr0x22.rz.uni-bayreuth.de>
To:        eol1@yahoo.com
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Issue with acroread7 and X.org 6.9.0 update
Message-ID:  <43D5EDE0.6070005@btr0x22.rz.uni-bayreuth.de>
In-Reply-To: <20060124011832.11328.qmail@web51905.mail.yahoo.com>
References:  <20060124011832.11328.qmail@web51905.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Thoenen wrote:
> This a problem with acroread, Xorg, or something else?  Anybody have an
> easy fix?
>
> 06-01-24 4:11:45 /home/eol % acroread7
> /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread:
> error while loading shared libraries: /usr/X11R6/lib/libXinerama.so.1:
> ELF file OS ABI invalid
>
> 06-01-24 4:08:18 /home/eol % ldconfig -r | grep Xinerama
> 103:-lXinerama.1 => /usr/X11R6/lib/libXinerama.so.1
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>
>   
Hi Peter,
Had the same problem yeterday.

cd /usr/compat/linux/usr/X11R6/lib/
ln -s libXinerama.so.1.0 libXinerama.so.1

fixed it for me.

Werner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D5EDE0.6070005>