Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2006 19:57:32 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        lopisaur@gmail.com
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Google Earth for Linux works on FreeBSD
Message-ID:  <20060615195732.2e7b07cd@Magellan.Leidinger.net>
In-Reply-To: <1150392215.28920.3.camel@hellion.clcw>
References:  <20060613120045.E806816A494@hub.freebsd.org> <1150206085.65262.4.camel@hellion.clcw> <1150212190.23483.1.camel@mayday.esat.net> <1150218648.845.2.camel@hellion.clcw> <20060613201450.5eb0b88a@apircalabu.dsd.ro> <1150233997.94166.3.camel@hellion.clcw> <op.ta3sxgiq9aq2h7@mezz.mezzweb.com> <448F9AD8.1030206@micom.mng.net> <449081F8.20108@alzatex.com> <1150324229.25618.9.camel@hellion.clcw> <44908E03.10908@alzatex.com> <20060615114906.a7x1kcpyskwo4go4@netchild.homeip.net> <1150392215.28920.3.camel@hellion.clcw>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Christian Lopez de Castilla Wagner <lopisaur@gmail.com> (Thu, 15 Jun 2006 13:23:35 -0400):

> I just made the necessary changes to the .conf files and switched to fc4
> with linux-xorg-libs.
> Now I'm getting the same error, only with a different lib:
> ./googleearth-bin: error while loading shared
> libraries: /usr/lib/libpthread.so.0: ELF file OS ABI invalid

That's strange.

Ok, the hard way:
 - ls -1 /var/db/pkg/ | grep linux
   write this down
 - remove all those ports and ports which depend upon them
   e.g. google earth
 - rm -rf /compat/linux (to be really sure there's nothing anymore)
 - reboot
 - make sure the linux module is loaded or it's at least compiled into
   your kernel
 - make sure OVERRIDE_LINUX_BASE_PORT=fc4 is in make.conf
 - make sure the linux-xorg-libs port is referenced instead of the
   linux-XFree86-libs port in /usr/ports/Mk/bsd.port.mk
 - make sure you have the most recent version of the ports tree
 - install google earth (the fc4 linux base and everything should get
   installed automatically)
 - try it
 - if it works: install those ports from the list you wrote down, which
   you know you want to use (e.g. install acroread, but not linux-gtk)
 - try again

Bye,
Alexander.

-- 
Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR
you have to pick it up between Germany/Saarland and Luxembourg/Capellen
http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



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