Some times I can not directly write to the file in proc. But this works:
$ sudo sysctl -w net.ipv4.ip_local_port_range="1024 64000"
$ sudo sysctl -w net.ipv4.ip_local_port_range="1024 64000"
/*
#define INODE_SET_II_P(inode, info) do { (inode)->u.generic_ip = (info); } while (0)
#define INODE_GET_II_P(inode) ((HgfsInodeInfo *)(inode)->u.generic_ip)
*/
#define INODE_SET_II_P(inode, info) do { (inode)->i_private = (info); } while (0)
#define INODE_GET_II_P(inode) ((HgfsInodeInfo *)(inode)->i_private)
// inode->i_blksize = HGFS_BLOCKSIZE;
sudo apt-get libreadline5-dev
apt-cache search libasound
..
sudo apt-get install libasound2-dev
sudo apt-get install sun-java6-jdk
./configure --with-gtk --enable-gtk2
make
make install
./configure
make
make install
rpm -q -a | grep -i wxgtk