1.as root run: yum groupinstall "Development Tools" "Development Libraries" should take care of all the things you need to compile stuff.
2. try using screen to run you program, and then you can access it from anywhere via ssh. btw, it's not FC10, but F10. they removed the Core from the name. On Wed, Dec 17, 2008 at 10:25 AM, Erez D <[email protected]> wrote: > hi. > > 1. in ubuntu, if i type "g++" and don't have it installed, it will tell me > to "sudo apt-get install pkg-somthing" > can i know that easily in fc10 what yum command i need to get g++ ? (or any > other file) > > > 2. i have a program running on a remote linux-box (fc10) on vt1 (i.e. > alt-ctrl-f1). can i connect to that vt withough access to the kbd and mouse > ( i.e. via ssh from remote) > > > > 10x, > erez. > >
