Sponsored Content
Operating Systems HP-UX please help need HP-UX 11 for PA RISC Post 52762 by Perderabo on Friday 25th of June 2004 07:48:39 AM
Old 06-25-2004
Buying HP-UX separate from the hardware costs $6105. To do that, click here.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Intel vs. RISC

I am in the process of starting to learn Unix. What is the major difference in the platforms/hardware? Would it be adventageous for me to start working with a cheap Sparc machine or should I just use my Intel machine to start learning? Any help would be appreciated. (11 Replies)
Discussion started by: amucci
11 Replies

2. AIX

Ibm Risc/6000 Os

:o Unix Sirs, :eek:RE: IBM RISC/6000 1990 Used on Application: Image buffer: 3D "Catia" (3D "Autocad" sim.) engineering C.A.D. Written by Deso. Cash prior to main frame dump:cool: * :oCan I purchase the oem operating system from you unix people? :cool: ... (1 Reply)
Discussion started by: penguins
1 Replies

3. HP-UX

Debian HPPA for HP PA-RISC

Hi, I just downloaded the debian HPPA distribution. Once I try to install it on my C3000 box, the machine boots, reads a part of the CD but then stalls with an error message about the image on the CD. The CD drive is IDE, maybe debian expects to have a SCSI one. Somebody already tried to... (1 Reply)
Discussion started by: ddegrendele
1 Replies

4. UNIX for Advanced & Expert Users

PA-RISC 2.0 (LP64) and PA-RISC2.0 exec or libraries

I have a problem with executing an application using the ELF 64 libraries. Previous versions and on other machines where all is well use PA-RISC2.0 (32) . My guess is that the application or executables need to be recompiled and linked with the new ELF 64 libraries. Are these run time compatible ?... (2 Replies)
Discussion started by: gd2352
2 Replies

5. HP-UX

HP-UX 11i v2 for PA-RISC

Hello, i trying to get HP-UX 11i v2 for PA-RISC. I`im to poor to buy this system, so I`am asking that someone can help me. best regards email removed (1 Reply)
Discussion started by: mruczas
1 Replies

6. Programming

IBM Risc migration

Hi all, I have been dealing with the following problem one week now without any progress. I've a source code written in C which is using X libraries in order to create a graphical interface to visualise results produced by another code written in Fortran. The README file of the C code says... (2 Replies)
Discussion started by: Pavlos
2 Replies

7. HP-UX

Access AS400 from HP (RISC) Unix OS

Hi everyone, I am in the need of some software which will allow me to access IBM AS400 from HP unix operating system. I could download the software from IBM site for windows OS and it is working succesfully. I need to do the same on UNIX OS. Could you please guide me to some site... (1 Reply)
Discussion started by: vkoppula
1 Replies

8. HP-UX

Does HP-UX On Itanium always come with PA-RISC compatibility

Does anybody know if HP-UX on Itanium always comes with backwards compatibility for PA-RISC applications? I've heard that there is an emulator called Aries which should do the trick, I just need to know if it always comes as standard with HP-UX Itanium systems. Any help would be greatly... (3 Replies)
Discussion started by: nialler
3 Replies

9. HP-UX

Boot Options on HP PA-RISC and Itanium Servers

I've never really explored the options available in the boot firmware on our servers. Outside of needing to change boot device paths a few times for various reasons, I'm wondering what the implications are of turning off FASTBOOT. According to the man page for 'setboot', it seems that when... (1 Reply)
Discussion started by: deckard
1 Replies
PPMNTSC(1)						      General Commands Manual							PPMNTSC(1)

NAME
ppmntsc - make a portable pixmap look like taken from an American TV SYNOPSIS
ppmntsc [ --pal ] [ --legalonly ] [ --illegalonly ] [ --correctedonly ] [ --verbose ] [ --debug ] [ infile ] Minimum unique abbreviations of options are acceptable. DESCRIPTION
This program makes colors legal in the NTSC (or PAL) color systems. Often, images generated on the computer are made for use in movies which ultimately end up on video tape. However, the range of colors (as specified by their RGB values) on a computer does not match the range of colors that can be represented using the NTSC (or PAL) systems. If an image with "illegal" colors is sent directly to an NTSC (or PAL) video system for recording, the "illegal" colors will be clipped. This may result in an undesirable looking picture. This utility tests each pixel in an image to see if it falls within the legal NTSC (or PAL) range. If not, it raises or lowers the pixel's saturation in the output so that it does fall within legal limits. Pixels that are already OK just go unmodified into the output. Input is from the file named input. If input is -, input is from Standard Input. If you don't specify input, input is from Standard Input. Output is always to Standard Output. This program handles multi-image PPM input, producing multi-image PPM output. OPTIONS
--pal Use the PAL transform instead of the default NTSC. --verbose Print a grand total of the number of illegal pixels. --debug Produce a humongous listing of illegal colors and their legal counterparts. NOTE: This option may produce a great deal of output. --legalonly Output only pixels that are already legal. Output black in place of pixels that are not. --illegalonly Output only pixels that are illegal (and output them uncorrected). Output black in place of pixels that are already legal. --correctedonly Output only pixels that are corrected versions of illegal pixels. Output black in place of pixels that are already legal. SEE ALSO
ppm(5), ppmdepth(1), ppmdim(1), ppmbrighten(1) AUTHOR
Wes Barris, Minnesota Supercomputer Center, Inc., Bryan Henderson 4th Berkeley Distribution April 19, 2000 PPMNTSC(1)
All times are GMT -4. The time now is 11:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy