Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2008 16:36:42 -0700
From:      "Steve Franks" <stevefranks@ieee.org>
To:        nox@FreeBSD.org, ports@freebsd.org
Subject:   ports/astro/googleearth - only4archs=i386?
Message-ID:  <539c60b90808281636p5156b135xea6380a555529143@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I *think* (and I'm no guru) that googleearth needs the
ONLYFORARCHS=i386 flag set.  I can't for the life of me get it to run
on amd64 with either linux_base-fc4 or base-f7 - it installs, but
complains about missing libGL.so.1:

    ./googleearth-bin: error while loading shared libraries:
libGL.so.1: cannot open shared object file: No such file or directory

If I explicitly point (LDPRELOAD and/or ldconfig) it to
/usr/compat/linux/usr/X11R6/lib/libGL.so.1, I get the following:

    ./googleearth-bin: error while loading shared libraries:
libGL.so.1: wrong ELF class: ELFCLASS64

Other (32-bit) graphical linux programs (i.e. my FPGA compiler) work fine.

Best,
Steve



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