Re: [Planetlab-users] Make
Brought to you by:
alklinga
|
From: Minseok K. <kw...@cs...> - 2004-01-13 13:33:11
|
Thanks Yun and Neil, I should have checked previous messages. Now everything works. Thanks. I have one more question. I cannot get g++ using a similar way to get gcc. Any reason for this? Also, I am not that familar with the linux environment since I have mostly worked on Solaris. What would be good points covering from the basics (e.g., handling these managers like rpm, yum, etc.) to advanced topics? Thanks. Best regards, Minseok Kwon On Mon, 12 Jan 2004, Neil Spring wrote: > follow Aaron's helpful instructions to install yum from earlier posts > to planetlab-users, or invoke > > curl -O http://www.scriptroute.org/planetlab/planetlab-install > sh ./planetlab-install > yum -y install make > > you may also want > yum -y install man gzip less gcc flex bison bc rpm-build > > (which has the added benefit of installing a traceroute that can run 50 > copies at a time...) > > the planetlab-install script is still a work-in-progress, but it's > close. > > -neil > > On Jan 12, 2004, at 12:43 PM, 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 > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Perforce Software. > > Perforce is the Fast Software Configuration Management System offering > > advanced branching capabilities and atomic changes on 50+ platforms. > > Free Eval! http://www.perforce.com/perforce/loadprog.html > > _______________________________________________ > > Planetlab-users mailing list > > Pla...@li... > > https://lists.sourceforge.net/lists/listinfo/planetlab-users > > > |