- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer configuration in hpux
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
06-16-2004 02:28 AM
06-16-2004 02:28 AM
Printer configuration in hpux
I thinking map the priter configuration file with sam with this file (HPLJ4color_4Mcolor), but i can't edit (/etc/X11/C/print/attributes/printer) the tpsedit
present the following errors:
#tpsedit /etc/X11/C/print/attributes/printer
tpsconvert: error: unable to open display :0.0
tpsedit: error calling /usr/sbin/tpsconvert
Somebody know the problem,
Please help
Thanks
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 02:35 AM
06-16-2004 02:35 AM
Re: Printer configuration in hpux
Are you running X?
Did you xhost + YOURHOST
Are you running telnet from Windows?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 04:45 AM
06-16-2004 04:45 AM
Re: Printer configuration in hpux
DISPLAY Used by tpsconvert to specify an X Server to use for conversion of Compound Text attributes values. Neither tpsedit nor tpsconvert use the X Server for any other reason. Setting this variable overrides the default display specification :0.0. If no X Server is found, tpsconvert will fail.
Looks like your DISPLAY variable is not set.
You will have to allow access by X (open X emulator on a PC, do xhost on Unix console), set and export your DISPLAY variable, and try it again.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 12:03 PM
06-16-2004 12:03 PM
Re: Printer configuration in hpux
This is a example:
This is
a document
and test the
impresion
what is the problem? Driver???
Tanks
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 02:13 PM
06-16-2004 02:13 PM
Re: Printer configuration in hpux
can you reset the printer ? Looks like your Line Margins are causing the wrap in line-length. good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 02:11 AM
06-17-2004 02:11 AM
Re: Printer configuration in hpux
this is a
---------->test the impresion
----------------------------->in hpux
------------------------------------->11.0
Is the driver the problem?
Thanks
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 02:19 AM
06-17-2004 02:19 AM
Re: Printer configuration in hpux
The Carriage Return is not happening with this printer. Not sure if its a driver problem. Is the same printer working fine with some other server??
regards,
RDL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 02:24 AM
06-17-2004 02:24 AM
Re: Printer configuration in hpux
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2004 02:25 AM
06-18-2004 02:25 AM
Re: Printer configuration in hpux
Thank