- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do I install a new printer model script wi...
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
04-03-2008 10:25 AM
04-03-2008 10:25 AM
I downloaded the appropriate model script for the printer, uncompressed it, and put it locally on the system.. Is there any way I can install this locally?, it is asking for a URL when I'm using Jet Direct. or what directory contains the model scripts, and what file permissions do I need?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 10:27 AM
04-03-2008 10:27 AM
SolutionIf I recall correctly, when it asks for the URL, you give it the URL of the script you found at http://www.hp.com/pond/modelscripts/index2.html and hppi downloads and installs it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 12:24 PM
04-03-2008 12:24 PM
Re: How do I install a new printer model script with Jet Direct
for example.
lpadmin -pABSC_4SE18_AEP -i/var/sam/lp/interface/ABSC_4SE18_AEP -v/dev/null
i would recommed to do this as a test first and confirm u are able to print..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 02:54 PM
04-03-2008 02:54 PM
Re: How do I install a new printer model script with Jet Direct
# mkdir /tmp/jdscript
# mv net_lj4600.sh.Z /tmp/jdscript
# cd /tmp/jdscript
# uncompress net_lj4600.sh.Z
# sh net_lj4600.sh
x - 306.cfg [compressed]
x - installer [compressed]
x - net_lj4600 [compressed]
x - net_lj4600.1 [compressed]
The installation is now complete!
Unfortunately, there don't appear to be any instructions so by examining the *.sh file, it appeared to be a shar file with built-in installer and cleanup code.
You need to follow this procedure because it will configure hppi (and addqueue) to recognize the new printer automatically, it will move the new printer script into the /opt/hpnpl/sh directory so it works with hppi and addqueue, and also installs the man page for the printer script.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2008 10:48 AM
04-04-2008 10:48 AM