Re: [Planetlab-users] Make
Brought to you by:
alklinga
|
From: Yun M. <ma...@ci...> - 2004-01-12 20:57:45
|
Hi Minseok, just treat it like a redhat 9 distribution with minimal install. (maybe even less?) You can install any rpms you want. Use apt-get (freshrpms.net) or yum may help the installation process. E.g., if you want "make", do: su - rpm -Uvh http://ftp.freshrpms.net/pub/freshrpms/redhat/9/apt/apt-get-xxx.rpm apt-get update apt-get install make HTH. Yun On Mon, 12 Jan 2004, Minseok Kwon wrote: > It seems that we do not have make and many other utilities on planetlab > nodes. Are there any tools or ways to get similar functions? Thanks. > > Best regards, > > Minseok Kwon > |