Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:View/edit files in hexadecimal or ASCII
Developer/Porter:Aigor
Mail:
Homepage:https://github.com/Aigor44/hexedit-morphos
Readme:
Short: View/edit files in hexadecimal or ASCII
Author: Pascal "Pixel" Rigaux / morphos port by uploader
Uploader: aigor44 proton me (Aigor)
Type: text/edit
Version: 2022.11.17
Architecture: ppc-morphos
URL: https://github.com/Aigor44/hexedit-morphos

hexedit is a simple hexadecimal editor using NCurses (compiled using ncurses
with wide char support).

This version was compiled for MorphOS using the native gcc compiler and wide
char support was enabled.


INSTALLATION
------------

Just unzip hexedit.zip and put it in /work/opt/hexedit

e.g., supposing that you use the ksh shell an that you have hexedit.zip on
the RAM-disk

cd /ram
unzip hexedit.zip
mv hexedit /work/opt/hexedit

You can also setup some environment variables, e.g.

export PATH=/work/opt/hexedit/bin:${PATH}
export MANPATH=/work/opt/hexedit/share/man:${MANPATH}



GETTING THE SOURCE CODE AND COMPILING FROM SOURCE
-------------------------------------------------

You can get the source code with

git close https://github.com/Aigor44/hexedit-morphos


Compile with

make


Install with

make install # this will copy under /work/opt/hexedit (using amiga
file name conventions this is work:opt/hexedit)


Upload Date:Nov 20 2022
Category:Text/Edit
Download:Hexedit.zip
Md5:e5195168b6444ecf19462bca4fbef2dd
Size:190 KB
Downloads:153
Screenshot(s)
History
Last Comments