Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ode-config(1) [debian man page]

LIBODE-DEV(1)						      General Commands Manual						     LIBODE-DEV(1)

NAME
libode-dev -- show information about installed ode libraries SYNOPSIS
libode-dev [--prefix] [--prefix=PREFIX] [--exec-prefix] [--exec-prefix=EPREFIX] [--version] [--ftversion] [--libs] [--libtool] [--cflags] DESCRIPTION
This manual page documents briefly the libode-dev command, libode-dev is a program that shows information about the installed ode libraries. OPTIONS
The following options are supported: --prefix --prefix=PREFIX Show the prefix ode was built with. The prefix may be overridden by passing the argument PREFIX. --exec-prefix --exec-prefix=EPREFIX Show the executable prefix ode was built with. The executable prefix may be overridden by passing the argument EPREFIX. --version Show the libtool version of the installed ode. --ftversion Show the FreeType version of the installed ode. --libs Show the compiler flags for linking to the installed ode. --libtool Show the library name for linking with libtool. --cflags Show the compiler flags for compiling against the installed ode. AUTHOR
This manual page was written by Goneri Le Bouder goneri@rulezlan.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. LIBODE-DEV(1)

Check Out this Related Man Page

FREETYPE-CONFIG(1)					      General Commands Manual						FREETYPE-CONFIG(1)

NAME
freetype-config -- show information about installed freetype2 libraries SYNOPSIS
freetype-config [--prefix] [--prefix=PREFIX] [--exec-prefix] [--exec-prefix=EPREFIX] [--version] [--ftversion] [--libs] [--libtool] [--cflags] DESCRIPTION
This manual page documents briefly the freetype-config command, freetype-config is a program that shows information about the installed freetype2 libraries. OPTIONS
The following options are supported: --prefix --prefix=PREFIX Show the prefix freetype2 was built with. The prefix may be overridden by passing the argument PREFIX. --exec-prefix --exec-prefix=EPREFIX Show the executable prefix freetype2 was built with. The executable prefix may be overridden by passing the argument EPREFIX. --version Show the libtool version of the installed freetype2. --ftversion Show the FreeType version of the installed freetype2. --libs Show the compiler flags for linking to the installed freetype2. --libtool Show the library name for linking with libtool. --cflags Show the compiler flags for compiling against the installed freetype2. AUTHOR
This manual page was written by #USERNAME# will@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version pub- lished by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. FREETYPE-CONFIG(1)
Man Page

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

" " file name

Hi, I accidently created a file with a filename is a space. How can you remove this file? Thanks (2 Replies)
Discussion started by: vtran4270
2 Replies

2. UNIX for Dummies Questions & Answers

problem with relative pathing

Hi all, My directory structure is as follows home /md/DEV/SCRIPTS/DAILY and home/md/DEV/MIS/LANDING so this command find home/md/DEV/MIS/LANDING -name MIS_Customer_\* is giving me the desired output ... (1 Reply)
Discussion started by: rajarp
1 Replies

3. Programming

Migrating C Executable in UNIX from DEV to PROD

Hi Is there any specific way to FTP a C executable from DEV to PROD. We recently changed a C program compiled in DEV, created EXE and tested fine. But when we moved the EXE to PROD. It did not work. We have tried restarting the sever too. Once we put back the old Exe it starts to work again. The... (1 Reply)
Discussion started by: rainbow29
1 Replies

4. Linux

Inodes

Any good sites, tutorials that explain Inodes clearly and completely ? (3 Replies)
Discussion started by: nitin09
3 Replies

5. UNIX for Dummies Questions & Answers

how to cut prefix from a string

I have a file: chromosome1:436728 chromosome2:32892 ..... chromosome22:23781 I just want to get the number, not the prefix "chromosomeX", so I want to remove all the prefix ahead of the numbers. How can I do that?? Thanks!!! (PS: give me some very simple command so that I can understand... (4 Replies)
Discussion started by: kaixinsjtu
4 Replies

6. UNIX for Dummies Questions & Answers

--prefix question

OK, now I just feel plain silly asking this. But I am very much a beginner at compiling and installing Unix software, so... When setting the prefix, do you also have to specify the directory the files reside in? For example, lets say I am installing cURL in /usr/local Would I set the prefix... (1 Reply)
Discussion started by: RobertSubnet
1 Replies

7. HP-UX

10.20 Support Plus ODE useage and password

Hello. I have inherited an HP 9000 workstation and it came bundled with the HP-UX 10.20 Support Plus diagnostics. I would like to use these diags on my system but when I execute them I am prompted for a password. Is there a general password for using this disk, or is there a way around this? ... (2 Replies)
Discussion started by: gtraff68
2 Replies

8. Programming

MinGW - Trouble Compiling Guile

This question is not about programming but compiling with GNU GCC/Make. I am not on a UNIX machine but am using the UNIX-like environment MSYS with MinGW for compiling. The problem that I am having is that I cannot get guile to compile. For some reason it cannot find libltdl which is part of... (3 Replies)
Discussion started by: Deluge
3 Replies