Issue with acroread7 and X.org 6.9.0 update

Werner Griessl werner at btr0x22.rz.uni-bayreuth.de
Tue Jan 24 01:05:43 PST 2006


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at 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



More information about the freebsd-ports mailing list