- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Rookie Questions, again...
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-11-2002 10:51 AM
06-11-2002 10:51 AM
Rookie Questions, again...
TIFF, JPEG, and other libraries: what are "libraries" and do they have to be installed (if so, how do I do that) before XV can be installed.
What other things might I need to install beforehand?
Also, is there anything that can go wrong while installing them? The reason I ask is because, despite my pleadings, I still can't get the cash approved to buy us a NAS filer or a backup tape system. I'd be more than happy if the database crashed and lost all the data so they'll learn their lesson, but I want it to do it on it's own rather than because of something I've done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:07 AM
06-11-2002 11:07 AM
Re: Rookie Questions, again...
You will need to INSTALL these BEFORE installing XV:
http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/jpeg-6b/
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/tiff-3.5.7/
IN that order. I beleive you also need X11, but you should already have that.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:31 AM
06-11-2002 11:31 AM
Re: Rookie Questions, again...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:40 AM
06-11-2002 11:40 AM
Re: Rookie Questions, again...
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:44 AM
06-11-2002 11:44 AM
Re: Rookie Questions, again...
EACH one of the DOWNLOADS is a seperate DEPOT, and is installed separately.
The order is this:
http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/jpeg-6b/
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/tiff-3.5.7/
THEN XV.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 11:51 AM
06-11-2002 11:51 AM
Re: Rookie Questions, again...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 05:21 AM
06-12-2002 05:21 AM
Re: Rookie Questions, again...
Depots: Software installations on an HP-UX system are typically written to be installed by the swinstall utility (which comes with HP-UX). The swinstall utility looks for software in directories which are created by the user when unsharing or unpackaging the software. After unpackaging the software you use the swcopy utility to place the software in a depot. The swinstall utility will then recognize that directory as a depot and use it as a source for your software installation. For more information see the man pages for swinstall and swcopy.
Good Luck,
Sean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 05:30 AM
06-12-2002 05:30 AM
Re: Rookie Questions, again...
FYI as a source of info
http://www.techtarget.com/
select hp
select search HP
ask your question
even word libraries gives good stuff from HW to SW
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 05:52 AM
06-12-2002 05:52 AM
Re: Rookie Questions, again...
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 06:28 AM
06-13-2002 06:28 AM
Re: Rookie Questions, again...
How do I install those libraries? The HPUX.Install file for the jpeg-6b doesn't mention swinstall, it mentions compiling with gcc version 3.1. I guess I need that first huh? I was looking at installing that before, but didn't quite grasp how I was supposed to do that either. If and when I get that compiler installed, then I see the instructions on how to compile, test, and install this library. Also, how can I tell if that library is already installed on the workstation? We can already make jpg and tif files thru SDRC so I'm thinking that they should be.