HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ghostview can not open .ps
Operating System - HP-UX
1830039
Members
1828
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
02-20-2005 11:56 PM
02-20-2005 11:56 PM
Re: ghostview can not open .ps
Hi Glen,
I have the same problem with ghostscript (pdf2ps)
/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code) from gs
This doesn't appear if pdf2ps is run with root.
Did you solve this problem ?
regards
Didier
I have the same problem with ghostscript (pdf2ps)
/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code) from gs
This doesn't appear if pdf2ps is run with root.
Did you solve this problem ?
regards
Didier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:18 AM
04-13-2007 02:18 AM
Re: ghostview can not open .ps
Hello,
I have the same pb. with gs. when I try to convert ps 2 pdf xhith the comamnd ps2pdf.
The error is :
Error Messages (98 bytes):
/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code) from gs
/bin/sh: 16757 Abort(coredump)
Have you in solution to resolve this pb. ?
Many thanks,
Best Regards,
MMA.
I have the same pb. with gs. when I try to convert ps 2 pdf xhith the comamnd ps2pdf.
The error is :
Error Messages (98 bytes):
/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code) from gs
/bin/sh: 16757 Abort(coredump)
Have you in solution to resolve this pb. ?
Many thanks,
Best Regards,
MMA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:24 AM
04-13-2007 02:24 AM
Re: ghostview can not open .ps
@maillot : have you any solutions for this pb. ?
Thanks.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 02:21 AM
04-16-2007 02:21 AM
Re: ghostview can not open .ps
Hi Oliver,
this is an answer by Didier Maillot:
just unset SHLIB_PATH, run pdf2ps and reset SHLIB_PATH:
# if SHLIB_PATH is set then pdf2ps ends with error
SAVE_SHLIB=$SHLIB_PATH
unset SHLIB_PATH
# ajoute OA a la fin du fichier sinon le message d'erreur suivant apparaît
# **** This file has a corrupted %%EOF marker, or garbage after the %%EOF.
# **** The file was produced by Oracle PDF driver:
# **** please notify the author of this software
# **** that the file does not conform to Adobe's published PDF
# **** specification. Processing of the file will continue normally.
echo "" >> $1
# conversion du pdf en ps
pdf2ps $1 $2
# restauration de la valeur d'origine pour SHLIB_PATH
SHLIB_PATH=$SAVE_SHLIB
unset SAVE_SHLIB
Best regards,
this is an answer by Didier Maillot:
just unset SHLIB_PATH, run pdf2ps and reset SHLIB_PATH:
# if SHLIB_PATH is set then pdf2ps ends with error
SAVE_SHLIB=$SHLIB_PATH
unset SHLIB_PATH
# ajoute OA a la fin du fichier sinon le message d'erreur suivant apparaît
# **** This file has a corrupted %%EOF marker, or garbage after the %%EOF.
# **** The file was produced by Oracle PDF driver:
# **** please notify the author of this software
# **** that the file does not conform to Adobe's published PDF
# **** specification. Processing of the file will continue normally.
echo "" >> $1
# conversion du pdf en ps
pdf2ps $1 $2
# restauration de la valeur d'origine pour SHLIB_PATH
SHLIB_PATH=$SAVE_SHLIB
unset SAVE_SHLIB
Best regards,
mehdi.dib@cheops.fr
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP