STR-737: Unable to use nix on Fedora 8 x86_64, for installation of integration release strategoxt-packages-338908.
I was unsuccessful in obtaining nix to install strategoxt-packages-stable-latest/ .
First, the nix-0.11 source install incorrectly dropped the nix installation, by default, in root. After cleaning up, and giving an explicit configure –prefix=/usr/local argument, it installed in the right place. make check then failed. As did an attempt to follow the instructions on http://buildfarm.st.ewi.tudelft.nl/releases/strategoxt/strategoxt-packages-stable-latest/ .
So the nix installation strategy is currently failing on Fedora 8, x86_64.
Submitted on 28 February 2008 at 21:11
Issue Log
On 28 February 2008 at 23:14 Jira commented:
STR-737, armijn:
The default installation path of Nix is in /nix, not /usr/local/nix.
Log in to post comments