- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing ghostscript 8.62 with all its dependenc...
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
02-07-2009 11:56 PM
02-07-2009 11:56 PM
Re: Installing ghostscript 8.62 with all its dependencies.
You should see if it has that symbol:
elfdump -t /usr/local/lib/hpux32/libjpeg.so | grep jpeg_resync_to_restart
>The only difference is that working gs was installed from source
That's another solution, use the working one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 12:46 AM
02-08-2009 12:46 AM
Re: Installing ghostscript 8.62 with all its dependencies.
$ elfdump -t /usr/local/lib/hpux32/libjpeg.so | grep jpeg_resync_to_restart
100 FUNC GLOB 0 0x10 0x04050c00 1136 jpeg_resync_to_restart
If you could kindly go through our previous posts i discuss that i could not install source so you suggested me to install binary.
This is the result after installing binary.
Kindly help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 06:14 PM
02-08-2009 06:14 PM
Re: Installing ghostscript 8.62 with all its dependencies.
You typically should have two lines here. Which means the entry point is hidden. I'll have to look closer tomorrow.
>I discuss that I could not install source
You didn't say you had a source working on another system. So, simply copy over gs to gs.new on this new system and see if that works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 08:34 PM
02-08-2009 08:34 PM
Re: Installing ghostscript 8.62 with all its dependencies.
>You didn't say you had a source working on another system. So, simply copy over gs to gs.new on this new system and see if that works.
Do you mean to copy complete ghostscript folder or to copy only gs file?
I appreciate your kind help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 08:53 PM
02-08-2009 08:53 PM
Re: Installing ghostscript 8.62 with all its dependencies.
Copy that one file for now. If they are the same versions, that should be all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 09:11 PM
02-08-2009 09:11 PM
Re: Installing ghostscript 8.62 with all its dependencies.
I just copied gs and it is working fine.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2009 09:14 PM
02-08-2009 09:14 PM
Re: Installing ghostscript 8.62 with all its dependencies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2009 07:04 PM
02-10-2009 07:04 PM
Re: Installing ghostscript 8.62 with all its dependencies.
expat-2.0.1-ia64-11.31.depot.gz
fontconfig-2.6.0-ia64-11.31.depot.gz
freetype-2.3.8-ia64-11.31.depot.gz
gettext-0.17-ia64-11.31.depot.gz
ghostscript-8.62.0-ia64-11.31.depot.gz
jpeg-6b-ia64-11.31.depot.gz
libiconv-1.12-ia64-11.31.depot.gz
libpng-1.2.34-ia64-11.31.depot.gz
zlib-1.2.3-ia64-11.31.depot.gz
I swcopied them all into a big depot and installed that to an alternate root. I had no problems running that gs.
Using the proper elfdump command shows that entry:
elfdump -n .dynsym -s /usr/local/lib/hpux32/libjpeg.so |
grep jpeg_resync_to_restart
100 FUNC GLOB 0 0x10 0x04050c00 1136 jpeg_resync_to_restart
- « Previous
- Next »