- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Install ghoscript in my system
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
12-28-2004 04:08 AM
12-28-2004 04:08 AM
Illegal redeclaration for identifier "uint_fast32_t".
cc: "jasper/src/libjasper/include/jasper/jas_types.h", line 200: error 1713: Illegal redeclaration for identifier "int_fast64_t".
cc: "jasper/src/libjasper/include/jasper/jas_types.h", line 206: error 1713: Illegal redeclaration for identifier "uint_fast64_t".
i look in jasper page but i don't see nothing that can help me.
Anyone can help me?
Thank's and i'm sorry by my english.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 04:10 AM
12-28-2004 04:10 AM
Solutionhttp://hpux.cs.utah.edu/hppd/hpux/PostScript/ghostscript-7.07b/
That way you don't have to build it yourself.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 04:56 AM
12-28-2004 04:56 AM
Re: Install ghoscript in my system
I want install ghostscript-7.07b-sd-11.11.depot in my system but i don't never do it. i newbie. do you can say me how install with swinstall?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 05:11 AM
12-28-2004 05:11 AM
Re: Install ghoscript in my system
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 05:18 AM
12-28-2004 05:18 AM
Re: Install ghoscript in my system
gunzip
cd /tmp
swinstall -s $PWD/filename.depot \*
Done.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 04:28 AM
12-29-2004 04:28 AM
Re: Install ghoscript in my system
I've got install it but when i want run it, it said me :
/usr/local/bin/gs alphabet.ps
/usr/lib/dld.sl: Can't find path for shared library: libz.sl
/usr/lib/dld.sl: No such file or directory
i install software with swinstall and it don't give error.
¿Do you know if i have install any product
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 04:34 AM
12-29-2004 04:34 AM
Re: Install ghoscript in my system
check the run-time dependencies.
http://hpux.cs.utah.edu/hppd/hpux/PostScript/ghostscript-7.07b/
You probably need the zlib package too.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 09:45 PM
12-29-2004 09:45 PM
Re: Install ghoscript in my system
it's run fine!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 10:59 PM
12-29-2004 10:59 PM
Re: Install ghoscript in my system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2007 05:15 PM
03-12-2007 05:15 PM
Re: Install ghoscript in my system
jasper is broken on HP-UX below 11iv3 as it tries to make up for the missing stdlib.h and gets it wrong.
see line 140 in jas_types.h