- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hppi installation
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
09-10-2002 10:21 AM
09-10-2002 10:21 AM
hppi installation
Do I need to uninstall jetadmin first?
If I don't need to uninstall jetadmin, will hppi overwrite jetadmin? Will the installation erase every binary file under /opt/hpnp/bin?
Do I need to reconfig every printer after I installed hppi?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 10:34 AM
09-10-2002 10:34 AM
Re: hppi installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 05:56 AM
09-11-2002 05:56 AM
Re: hppi installation
1. Log in as root.
2. Download/copy HP11e118.SD to /tmp.
3. ps -ef | grep hpnpd. If running, kill the process id.
4. **If an attempt to install the hppi was made, you will want to run swremove. -- Do not remove jetadmin.
5. /usr/sbin/swinstall
-s /tmp/HP11e118.SD.
6. Highlight "HPNPL -> E.10.18 HP Jetdirect Printer Installer" and mark for install.
7. Select "Install". After the analysis has completed, start the installation.
8. After the installation has completed, check the log file for errors. The last line should state "The Execution Phase Completed."
9. Exit the swinstall and from command line, verify hppi was installed properly:
a. /opt/hpnpl/bin/hppi
b. Select option 3, "Diagnostics".
c. Select option 1, " Verify installation of software". You should see the version of hppi and a message stating the software was installed correctly.
10. Since you have printers already set up with jetdirect, you will want to migrate the queues to hppi queues by using "transferqueue".
11. First, clean up the /etc/lp/interface and /etc/lp/interface/model.orig directories. Remove any non-queue files or old queue files that are not used. For example, many times a queue file is saved as *.old, *.tmp, or *.save.
12. As root,
/opt/hpnpl/bin/transferqueue local. At the prompt, enter "all". "all" will transfer all queues in the /etc/lp/interface directory. You could enter one queue name, but this is just as easy.
13. You should be able to print to the queues.
14. One more clean up. When you execute the "transferqueue all", it creates empty files of all /etc/lp/interface/queuename in the /etc/lp/interface/model.orig directory. This includes any "non-queue" files, such as an errant nohup.out and non-jetdirect queues. These empty files can be removed.
Happy printing...
--donovan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 06:00 AM
09-11-2002 06:00 AM
Re: hppi installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 06:24 AM
09-11-2002 06:24 AM
Re: hppi installation
I've installed hppi on all of our servers, (L,N and R) and all workstations without any difficulties.
I'm sure it will be as easy for you. :-)
--donovan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 06:39 AM
09-11-2002 06:39 AM
Re: hppi installation
uninstall jetadmin
this will remove the /opt/hpnp stuff , in case not emoved remove it manually.
then install hppi
Manoj Srivastava