On 25.06.2015 22:35, Alex Vorobiev wrote: > Hi, > I am trying to install Nix on RHEL 6.5 in a single user mode. The > installation fails when nix-store can't load libstdc++ (see below). Is > there any way to fix the problem? > > Thanks, > Alex > > $ bash <(curl https://nixos.org/nix/install) > <...> > initialising Nix database... > /nix/store/l598bgyrflylmfxr7c889jcs5amflrsp-nix-1.9/bin/nix-store: > /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required > by /nix/store/l598bgyrflylmfxr7c889jcs5amflrsp-nix-1.9/bin/nix-store) > <...> > nix-binary-tarball-unpack/nix-1.9-x86_64-linux/install: failed to > initialize the Nix database
this is a fresh installation right? if not build and install the software again. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
