Installing Gnome HEX Editor GHex
Gnome Hex Editor, GHex is an useful tool for manipulating [generally editing/merging] binary files in LINUX based distributions. We can install GHex with the following steps.
- Download GHex source archive from here.
- Extract the archive using Archive Manager.
- Run the Terminal, change the directory to the source of ghex-2.24.0.
- Type ./configure && make && make install.
This is all you have to do.
You can run GHex from Applications>Programming>Hex Editor.
ENJOY!
bijan 4:05 pm on November 2, 2009 Permalink |
It is very helpful for us. Thanks a lot………….