Not long ago, anjuta was installed using the yum command in fedora 9, but it crashed for the first time. The phenomenon is as follows: anjuta cannot start after modifying the glade file, and anjuta cannot start any more, the Glade file loaden has been parked there. Depressed, you can only use Glade as the interface. gdk is used for programming. Add code to Glade callbacks and modify makefile. At the same time, write code under windows, and then transfer the file to Linux Through xmanage enterprise 3. This is also good. There are good software under Windows, such as source insight, it is quite useful to edit the source code.
Next we will talk about the vmwarevm's Internet access settings. I use VMware to set the virtual machine's network settings to Nat, and then set the Linux virtual machine as follows:
(1) The VM uses bridging. Set the IP address to be in the same network segment as the vmwar8 IP address. The Gateway is 192.168.157.2 and then set the IP address of the VM. The setting command is as follows:
VI/etc/sysconfig/network-scripts/ifcfg-eth0
The configured IP address is in the same CIDR block as the gateway. The subnet mask is 255.255.255.0 and the gateway is 192.168.157.2.
DNS: IP address of the Gateway: 192.168.157.2
Service Network restart
Then you can access the Internet.