Salut, 2009/10/18 Ludovic Courtès <[email protected]>: > Lluís Batlle <[email protected]> writes: >> I noticed the lack of 'cat' when I was using ikiwiki, which uses gcc >> to compile programs, but it did not have coreutils in its path. > > I don’t understand this. Is it ikiwiki that lacked GNU cat, or GCC? Ikiwiki used the gcc wrapper, but did not use coreutils. Ikiwiki is run through a cgi called from Apache, which does not have coreutils in the path, and when calling the gcc wrapper I saw that the wrapper needs 'cat'.
Amike, Lluís. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
