- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help with netedit .. ??
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2001 08:24 AM
05-24-2001 08:24 AM
Help with netedit .. ??
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2001 08:26 AM
05-24-2001 08:26 AM
Re: Help with netedit .. ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2001 04:06 AM
05-25-2001 04:06 AM
Re: Help with netedit .. ??
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
:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2001 12:16 PM
05-25-2001 12:16 PM
Re: Help with netedit .. ??
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2001 02:12 PM
05-25-2001 02:12 PM
Re: Help with netedit .. ??
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