1838115 Members
3963 Online
110124 Solutions
New Discussion

Help with netedit .. ??

 
someone_4
Honored Contributor

Help with netedit .. ??

From my last post netedit was recommended to me. I went to the site and it looks like this is the tool that I need. But I was wondering if someone could tell me how to set this up.
By reading the docs on the website. It looks like this is something I actually install on my HP box. If so that means I have to compile it. Im just at a loss here.. Any help would be appreciated.
4 REPLIES 4
someone_4
Honored Contributor

Re: Help with netedit .. ??

correction its nedit..
maafa
Advisor

Re: Help with netedit .. ??

Download from

http://hpux.cict.fr/hppd/hpux/Editors/nedit-5.1.1/

there is a (gziped) depot for HPUX11.00 and 10.20

and then gunzipd it and tape :

swinstall -s /tmp/nedit......depot (if the file is in /tmp)

then from the menu select :
actions/install analysis
and presse OK

it install the commande nedit in /opt/nedit/bin/nedit

then make a symbolic link to /usr/local/bin

cd /usr/local/bin

ln -s /opt/nedit/bin/nedit nedit

:)
someone_4
Honored Contributor

Re: Help with netedit .. ??

I did the swinstall and I linked it.
By the way.. Why do I have to link it?
So now what do I do?
I read the doc and the man. And it appears that
I need an X workstation. Would reflections X work? Or do you recommend something else? Once I get that set up how do I execute it?
Thanks for all your help.

Richard

Shannon Petry
Honored Contributor

Re: Help with netedit .. ??

Well, you may be able to run it through an X emulator like WRQ. Sometimes there are font problems with emulators though. I'd recommend the Xdmcp for your X desktop!

Why link it? Because if it is not in your PATH, then you will not be able to run it! Unless you typed "/opt/nedit/bin/nedit" every time you needed to access it.

Why do you need X? Because without X you have no graphics in Unix!

NOTE: For performance and stability I recommend you don't pay for the emulator, and just install Linux. This will give you local nedit, and lots of other stuff as well as the ability to launch any X application and have it displayed on your desktop!

Regards,
Shannon
Microsoft. When do you want a virus today?