On 16/04/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > > hi: > > I plant to install a software package in UML, > > but when I write make on bash ,there is a wrong: make command not found. > > What should I do ? > > Thank you very much. > > Yes, it's obvious. If you have installed Linux in its base system, > without developer packages, make is not present in your distribution. > > What is your UML distribution? For example, if you want all needed packages to be able to compile the kernel (on Debian) you can do the following: apt-get install make gcc kernel-package libncurses5-dev module-init-tools .
It will pull in all what you need, make included. Flavio > > Flavio > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save $100. > > Use priority code J8TL2D2. > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > _______________________________________________ > > User-mode-linux-user mailing list > > User-mode-linux-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user