On Friday 23 August 2002 03:18 pm, Marvin Heffler wrote: > >> I'm sure I must be missing something, but I don't know what. I would > >> appreciate it if someone could help. > > > >This is a problem with awk not building, getting installed, something.> > > I just took a look at my lsbsi-intermediate directories and found awk > installed in lsbsi-intermediate/usr/local/bin. When I look at the > .bash_profile in lsbsi-intermediate/root it does not include /usr/local/bin > in PATH. This would explain why awk is not being found. I see in the > phase2/system-config/profile.xml file that it should be setting PATH > appropriately, but it doesn't work for me. Could it have something to do > with the fact my regular root account does not have /usr/local/bin in its > path? On my Red Hat 7.3 system I don't even have anything installed in > /usr/local/bin. >
awk should not be install in /usr/local/bin and that is why you are having problems. Thanks.
