LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   2.4 too few arguments Problem (https://www.linuxquestions.org/questions/linux-from-scratch-13/2-4-too-few-arguments-problem-387299/)

thomas55 11-28-2005 12:28 PM

2.4 too few arguments Problem
 
when i run the mkdir -p $LFS i get "makedir: too few arguments" what other flags do i need to put in?

mr_demilord 11-29-2005 04:05 AM

Re: 2.4 too few arguments Problem
 
Quote:

Originally posted by thomas55
when i run the mkdir -p $LFS i get "makedir: too few arguments" what other flags do i need to put in?
How are you doing it?
Are you doing it as root or as user?

thomas55 11-29-2005 10:05 AM

im root

shevegen 11-29-2005 11:09 AM

Did you forget to set $LFS?
Do
echo $LFS

what does it say?

thomas55 11-29-2005 11:54 AM

it says nothing how do i set it?

thomas55 11-29-2005 12:00 PM

ah i found the problem and fixed it thanks for everyones help


All times are GMT -5. The time now is 08:13 AM.