From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ryan & Brigette Ramsey" To: Subject: Installation problems. Date: Tue, 30 Nov 1999 23:39:00 -0000 Message-ID: X-SW-Source: 1999-11n/msg00313.html Message-ID: <19991130233900.fXjnEDl7lk-SA1csbZ5TjSsjDQqSe1wPRAHBPKqEUus@z> I appear to be having problems creating my /bin directory on my machine.   I have installed full.exe.   Then created /tmp by doing mkdir -p /tmp But when I try to create a /bin with mkdir -p /bin I get:   mkdir: cannot create directory '/bin': No such file or directory   I do not have a /bin file existing, and if i create one in windows explorer, I can 'ls' and see it but I cannot access it at all.   Anyone ever have this probelm? Ryan