[Nix-dev] purplexing problem trying to upgrade sauerbraten fps game package
Eelco Dolstra
eelco.dolstra at logicblox.com
Thu Oct 24 15:36:23 CEST 2013
Hi,
On 24/10/13 06:22, kevinbanjo wrote:
> I was thinking I need patchelf but shouldn't ldd at least work to show
> the path that's already there?
No, because ldd actually calls the ELF interpreter specified in the executable,
which doesn't exist. "readelf -a" will work, though.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list