1753765 Members
5966 Online
108799 Solutions
New Discussion юеВ

Re: Use of the hexedit

 

Use of the hexedit

After instal the hexedit. When try use the hexedit:
# ll
-rwxr-xr-x 1 root sys 161396 Nov 12 05:36 hexedit
P004S002:root/usr/local/bin# hexedit -h
sh: hexedit: Execute permission denied.

As I make for to use hexedit ?
Alex
6 REPLIES 6
G. Vrijhoeven
Honored Contributor

Re: Use of the hexedit

Hi,

For usage instructions:

http://www.chez.com/prigaux/hexedit.html

Not sure why it does not execute. can you do a file hexedit?

Gideon
A. Clay Stephenson
Acclaimed Contributor

Re: Use of the hexedit

Did you install the correct version of hexedit; e.g. are you trying to run an Itanium (HPUX 11.2X, e.g) on a PA-RISC machine? Or vice versa? Have you installed ncurses?
If it ain't broke, I can fix that.

Re: Use of the hexedit

My machine is PA_RISC with HP-UX 11.11
installed hexedit for 11i for Itanium .
Have problem ├В
Alex
Bill Hassell
Honored Contributor

Re: Use of the hexedit

You'll need to get the PA-RISC version of hexedit. Itanium uses a different executable file format. The file command will tell you this as in:

file /usr/local/bin/hexedit


Bill Hassell, sysadmin

Re: Use of the hexedit

My system is HP-UX 11.11 PA-RISC .
In web site http://hpux.cs.utah.edu/hppd/hpux/Development/Tools/hexedit-0.9.7/ not have version for my system .
The version HP 11i is for Itanium .
Help-me !
Alex
Bill Hassell
Honored Contributor

Re: Use of the hexedit

The Liverpool Software Porting Centre has only created executables for 11.00 and 11.22 and 11.23 for Itanium. The 11.00 PA-RISC version should work on 11.11 for PA-RISC. If not, you'll have to bild your own version (you'll need an ANSI C compiler and development libraries).


Bill Hassell, sysadmin