Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

magick(1) [debian man page]

GraphicsMagick-Config(1)				      General Commands Manual					  GraphicsMagick-Config(1)

NAME
GraphicsMagick-config - get information about the installed version of GraphicsMagick SYNOPSIS
GraphicsMagick-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version] DESCRIPTION
GraphicsMagick-config prints the compiler and linker flags required to compile and link programs that use the GraphicsMagick Application Programmer Interface. EXAMPLES
To print the version of the installed distribution of GraphicsMagick, use: GraphicsMagick-config --version To compile a program that calls the GraphicsMagick Application Programmer Interface, use: cc `GraphicsMagick-config --cflags --cppflags --ldflags --libs` program.c OPTIONS
--cflags Print the compiler flags that are needed to use the GraphicsMagick C interface. (Usually empty.) --cppflags Print the preprocessor flags that are needed to find the GraphicsMagick C include files and defines to ensure that the GraphicsMag- ick data structures match between your program and the installed libraries. --exec-prefix Print the directory under which target specific binaries and executables are installed. --ldflags Print the linker flags that are needed to link with the GraphicsMagick library. --libs Print the linker flags that are needed to link a program with libGraphicsMagick. --version Print the version of the GraphicsMagick distribution to standard output. COPYRIGHT
Copyright (C) 2002 GraphicsMagick Group Copyright (C) 2002 ImageMagick Studio AUTHORS
Bob Friesenhahn GraphicsMagick 4 December 2002 GraphicsMagick-Config(1)

Check Out this Related Man Page

Magick-Config(1)					      General Commands Manual						  Magick-Config(1)

NAME
Magick-config - get information about the installed version of ImageMagick SYNOPSIS
Magick-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version] DESCRIPTION
Magick-config prints the compiler and linker flags required to compile and link programs that use the ImageMagick Application Programmer Interface. EXAMPLES
To print the version of the installed distribution of ImageMagick, use: Magick-config --version To compile a program that calls the ImageMagick Application Programmer Interface, use: cc `Magick-config --cflags --cppflags --ldflags --libs` program.c OPTIONS
--cflags Print the compiler flags that were used to compile libMagick. --cppflags Print the preprocessor flags that are needed to find the ImageMagick C include files and defines to ensure that the ImageMagick data structures match between your program and the installed libraries. --exec-prefix Print the directory under which target specific binaries and executables are installed. --ldflags Print the linker flags that are needed to link with the ImageMagick library. --libs Print the linker flags that are needed to link a program with libMagick. --version Print the version of the ImageMagick distribution to standard output. LICENSE
See http://www.imagemagick.org/script/license.php. AUTHORS
John Cristy, ImageMagick Studio LLC ImageMagick 2 May 2002 Magick-Config(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Why ? look this ?

05-29-2002 08:21 but , here is 05-29-2002 03:18 (3 Replies)
Discussion started by: gz.zjh
3 Replies

2. UNIX for Dummies Questions & Answers

imageMagick?

Hi I am planning to install ImageMagick on my server here. I have learned what I needed about Unix when I needed it..... but I have never installed anything before. I have downloaded the necessary file from imagemagick.org, and their installation instructions seem easy enough (only 2 or 3... (2 Replies)
Discussion started by: bob2003
2 Replies

3. HP-UX

HP-UX / Router / Config for Internet

Hi there, i have a Problem.. i have a Visualize J5600 and HP-UX installed on it.. So i want to go Online with the machine and surf in the Internet.. But i dont know what i do wrong... :( I installed HP-UX and run SAM I am from Germany and my provider is T-Online.. my Router has the... (3 Replies)
Discussion started by: deepimpact26
3 Replies

4. UNIX for Advanced & Expert Users

Which Base Level Filesets needed by a specific program?

hello... thats a great forum btw :) my problem is that I need a list of the Base Level Filesets (BLF) which are needed by a specific program. Is there any command/tool which shows me that? during the installation I can choose "Preview only" so that I can see what BLF´s are missing etc but... (4 Replies)
Discussion started by: cypher82
4 Replies