Sponsored Content
Full Discussion: Pango installation problem
Operating Systems Linux Pango installation problem Post 98055 by shalabh on Sunday 5th of February 2006 02:21:34 PM
Old 02-05-2006
thank you for the reply
I tht maybe I could solve it by installing libpng and zlib
but after i installed them, my display server is not working on reboot..it keeps trying but fails..please help

thank you
 

10 More Discussions You Might Find Interesting

1. Linux

OTRS installation problem

hi frnds I had currently installed OTRS through rpm for Enterprise Linux 3 but its showing the following problems. cmd : rpm -ivh otrs-1.2.4-1.1.el3.dag.noarch.rpm warning: otrs-1.2.4-1.1.el3.dag.noarch.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed... (0 Replies)
Discussion started by: naik_mit
0 Replies

2. UNIX for Dummies Questions & Answers

solaris 10 installation problem

Hi, I have sun enterprise server which uses an lineox box as its mail server and for also storing backups. the mail is linked from the lineox box to sun server and theres a mount on the sun server linking the box for partition, I want to get rid of lineox OS and install solaris 10. But i want... (0 Replies)
Discussion started by: stakes20
0 Replies

3. Shell Programming and Scripting

Installation problem

Hi , I have installed a s/w for work tracking (work tracking fecilitator) in linix OS. all my other perl programs are working fine. i have completed the backend part of it but unable to use this application . Please guide me regarding this . I have downloaded the source from... (4 Replies)
Discussion started by: alma
4 Replies

4. AIX

Problem with nim installation

Dear Frnz, I have a strange problem with nim installation. I am able to push the image from Nim server to the client and the Os is reinstalled successfully.But after the installation the client doesnt hold any host name or ip address.That is the host name is assigned as local host and ip is... (2 Replies)
Discussion started by: sriram.s
2 Replies

5. Windows & DOS: Issues & Discussions

Windows XP installation problem

hello, I am trying to re-install XP to a Dell machine. Everything goes well until a certain point. The installation proceeds as usual. first the files and drivers are copied from the CD to the computer. then the computer reboots to continue with the windows installation. but when it comes to... (2 Replies)
Discussion started by: milhan
2 Replies

6. UNIX for Advanced & Expert Users

need help,about pango installing

dear all; Pango built with Cairo support is required to build GTK+. how can i install Pango built with Cairo?? anybody know? Thanks a lot!!!!!!!!! (5 Replies)
Discussion started by: snowfly
5 Replies

7. UNIX for Dummies Questions & Answers

Cygwin installation problem

hihi, im new here. just start to use cygwin as unix-based in Windows XP. my installation of cygwin is not success, it has procedure entry_impure_ptr problem due with ash.exe, install_info.exe, and In-exe files. do anyone know why is that so? (3 Replies)
Discussion started by: Suraine
3 Replies

8. AIX

HDLM installation problem

Hi Guys, I have a typical problem in installing HDLM software.. Command status says still running ...and at the bottom i see..KAPL09076-I The permanent license was installed. It is not coming out/no errors.. Please help me (1 Reply)
Discussion started by: b_manu78
1 Replies

9. BSD

portupgrade linux-pango problem

Downloading fresh database. auditfile.tbz 56 kB 65 kBps New database installed. Database created: Thu Jun 25 02:40:01 HKT 2009 Checking for packages with security vulnerabilities: Affected package: linux-pango-1.10.2 Type of problem: pango --... (0 Replies)
Discussion started by: adamkong
0 Replies

10. Programming

Java 7 installation problem

Hi, I am trying to install java7.6 on redhat 6.2 but got the below error message. In fact this error comes up for all the supported OS of JDK 7 and JRE 7. I am running this as root and I dont have any other Java version installed. # rpm -i jre-7u6-linux-x64.rpm Unpacking JAR files... ... (5 Replies)
Discussion started by: nvk_vinoth
5 Replies
PNGMETA(1)						      General Commands Manual							PNGMETA(1)

NAME
pngmeta - extract metadata from Portable Network Graphics (PNG) image files SYNOPSIS
pngmeta [--soif] [--html] [--xrdf] [--all] [--quiet] [--uri URI] [filename] DESCRIPTION
The pngmeta filter outputs the metadata from Portable Network Graphics (PNG) format image files in one of these formats: 1. Simple key: value 2. SOIF format (as used by the Harvest system, version 1.4). As such it can be used as a Summarizer for the Harvest Essence system. It could also be used by other indexers to extract data for indexing PNG images. 3. HTML page With each element as an element in a descriptive (DL) list 4. XML/RDF With each element as an RDF property on the source URI. In the absence of options, the program operates as a filter, accepting input from stdin and sending output to stdout. If a single file name is given, it is assumed to correspond to a PNG file, and is processed. FORMAT OPTIONS
--soif Format output using (Harvest) SOIF format. This is the default if the program is called PngImage.sum. --html Format output in HTML, with each field/value as an element in a descriptive (DL) list. --xrdf Format output in RDF/XML, with each field/value as an element in an rdf:Description block inside the outer rdf:RDF wrapper element. If an XMLRDFDATA field is found, it is assumed to be RDF/XML content and is emitted in a second rdf:Description block. OTHER OPTIONS
--all Output all the information about the image size, depth etc. even if not usually printed. --quiet Suppress the output of the banner for plain text output. --uri URI Set the URI that is used for the SOIF and XML/RDF outputs. By default this will be the filename, or "stdin" if this is the program is used as a filter. --help Show a usage message --version Show the program and library versions FILES
pngmeta executable SEE ALSO
gif2png(1), libpng(3), pbm(1), pgm(1), pngcheck(1), pngtopnm(1), pnm(5), pnmgamma(1), pnmtopng(1), ptot(1), tiff2png(1), zlib(3) For information about Harvest and its SOIF format: http://harvest.cs.colorado.edu/ For PNG http://www.libpng.org/pub/png/ For libpng library http://www.libpng.org/pub/png/libpng.html http://libpng.sourceforge.net For zlib library http://www.zlib.net/ AUTHORS
Version 1.11. Dave Beckett, ILRT, University of Bristol, http://purl.org/net/dajobe/ The zlib(3) library required by pngmeta is copyright (C) 1995-1996 Jean-loup Gailly and Mark Adler. Original UNIX manual page by R. P. C. Rodgers, U.S. National Library of Medicine (rodgers@nlm.nih.gov). 10 March 1998 PNGMETA(1)
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy