Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lhapdf-config(1) [debian man page]

LHAPDF-CONFIG(1)						   User Commands						  LHAPDF-CONFIG(1)

NAME
lhapdf-config - script to get version number and compiler flags of the installed LHAPDF library SYNOPSIS
lhapdf-config [[--help|-h] | [--prefix] | [--pdfsets-path]] DESCRIPTION
lhapdf-config is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link pro- grams that use LHAPDF. OPTIONS
--help | -h : show this help message --prefix : show the installation prefix (cf. autoconf) --incdir : show the path to the LHAPDF header directory (for C++ interface) --libdir : show the path to the LHAPDF library directory --datadir : show the path to the LHAPDF installed data directory --pdfsets-path : show the path to the directory containing the PDF set data files --cppflags : get compiler flags for use with the C preprocessor stage of C++ compilation --ldflags : get compiler flags for use with the linker stage of any compilation --version : returns LHAPDF release version number AUTHOR
This manual page was written by Lifeng Sun <lifongsun@gmail.com> for the Debian system (but may be used by others). lhapdf-config May 2011 LHAPDF-CONFIG(1)

Check Out this Related Man Page

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

NAME
quantlib-config - compiler / linker flags for QuantLib SYNOPSIS
quantlib-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags] DESCRIPTION
quantlib-config is a tool which can be used to determine the compiler and linker flags that should be used to compile and link programs that use QuantLib. OPTIONS
quantlib-config accepts the following options: --prefix[=DIR] Show the QuantLib installation prefix. --exec-prefix[=DIR] Show the QuantLib execution direction prefix. --libs Print the linker flags that are necessary to link a QuantLib program. --cflags Print the compiler flags that are necessary to compile a QuantLib program. --version Print the currently installed version of QuantLib on the standard output. SEE ALSO
gtk-config(1), gnome-config(1), the QuantLib documentation and website at http://quantlib.org. AUTHORS
The QuantLib Group (see Authors.txt). This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the Debian GNU/Linux maintainer for quantlib. QuantLib 20 September 2001 QUANTLIB-CONFIG(1)
Man Page

15 More Discussions You Might Find Interesting

1. Programming

C compiler

I have just installed C compiler, the installation was successful but when I try to excute a gcc file I received the error message "types.c: In function `main': > types.c:4: warning: return type of `main' is not `int' > ld: fatal: file values-Xa.o: open failed: No such file or directory >... (5 Replies)
Discussion started by: hassan2
5 Replies

2. Programming

I need a pro*c complier..

hi all, i need a pro*c compiler ...it's a freeware or castable one...if it is freeware ,then where will we get.... thanks in advance sarwan (4 Replies)
Discussion started by: sarwan
4 Replies

3. Programming

gcc compiler

i write c++ code it run perfectely with g++ compiler but same code when i compile with GCC compiler it gives linker error , followed these linker error /tmp/ccfZtXOQ.o(.text+0x22): In function `main': conf_system.cpp: undefined reference to `operator new(unsigned int)'... (5 Replies)
Discussion started by: munnu
5 Replies

4. SCO

Installing and using openSSH on SCO 5.0.6

I have a few resources that I have read that show what I need, openSSL and zlib of one version or another to get openSSH to work to start. Here is my dilemma to start, I will need to compile the source for the openSS* and the zlib, but when I type "make" into the command prompt I get "make: not... (8 Replies)
Discussion started by: PinkLemonade
8 Replies

5. Programming

regarding html in c

i wnt to generate dynamic xml in c ima using gcc compiler. can u show me the way. thank u (10 Replies)
Discussion started by: phani_sree
10 Replies

6. Programming

compilation error while using cygwin

Hello, I am trying to compile a C program from Cygwin and it gives ld: not found -user32 error .. I searched for library libuser32.so and was not able locate it.. When i create only object file using gcc -c option it gets created successfully .. When i use gcc -o option , executable is not... (4 Replies)
Discussion started by: shafi2all
4 Replies

7. Shell Programming and Scripting

How to find the path

Hi Iam new to this forum, could you pleae advise for below question iam send path as input before proceding i need to validate the path if it is exit or not if not it show path id not exist if the path is exits iam sending file name as input to search the file on the paricular... (5 Replies)
Discussion started by: saic
5 Replies

8. UNIX for Advanced & Expert Users

Problem on Pro*C compilation on HP-UX

Hi, This is my first post to this forum. I have been facing a strange compilation error message. When I try to make a pro*C file on HP-UX ( uname -a shows HP-UX aopc7449 B.11.11 U 9000/800 2416083493 unlimited-user license), ::: Linking... /usr/ccs/bin/ld: profls.o: Not a valid object file... (5 Replies)
Discussion started by: asutoshch
5 Replies

9. Solaris

Compiler - 32bit or 64bit?

Hi Gurus, I need to check whether the compiler installed in my system supports 64bit compilation. Server - Sun fire v490 OS - Solaris 5.9 Processor - Sparcv9 (64bit) Install Directory - /opt/SUNWSpro Compiler Model - Sun Forte C Compiler. My development team is claiming that there... (20 Replies)
Discussion started by: Hari_Ganesh
20 Replies

10. Shell Programming and Scripting

Converting MSVC /showInclude to unix friendly path

Hi guys, I've been trying to do this for hours, and I've just been running around in circles trying to get this script made. I have a set of files outputted by an MSVC compiler that looks like this 1> helloworld.cpp 1> Note: including file: c:\dev\test\makefile\source\helloworld.h 1> ... (7 Replies)
Discussion started by: krad
7 Replies

11. Red Hat

insmod Error inserting `/lib/raid456.ko` -1 File Exist

hi every one , Wondering if any of you experienced this During "Centos5.6" Boot .. ! 1)NOT USING MMCONFIG 2)insmod Error inserting `/lib/raid456.ko` -1 File Exist Dell PowerEdge T110 with 4sata Controllers with Centos2.6.18-238.9.1.el5xen installed . /boot on /dev/md0 / on ... (18 Replies)
Discussion started by: Saed
18 Replies

12. Shell Programming and Scripting

GCC compiler installation on Linux OS

Need assistance in getting a GCC compiler on linux server . I wanted to install GCC compiler under local user . System doesnt have any compiler . Is there a way to get a compiler installed without a root user, cant install using (rpm, yum ) When I try to compile the gcc source i get the... (7 Replies)
Discussion started by: ajayram_arya
7 Replies

13. Programming

Gcc linker search path order

I have a build where I wish to link against and load a specific version of a library and a different version of the same library is installed on the system. I'm using a -L option to point to the version that I wish to link against but gcc still seems to choose the installed version. Is there a way... (4 Replies)
Discussion started by: Richard Johnson
4 Replies

14. Programming

Linker errors linking to .a files on OS X

Basically my problem is that when I try to compile anything using ./configure && make, it fails because of linker errors. I can reproduce the behavior I'm getting as follows: I have the two following files main.c: #include <stdio.h> extern void func(void); int main(int argc, char... (5 Replies)
Discussion started by: MarshallBanana
5 Replies

15. HP-UX

HP-UX uses cc -y and cc -g (-y and -g options) C compilation

Hello Experts, Would you please let me know what "-y " option does with cc compiler on HP-UX? As I am migrating application from HP-UX to RHEL 5 , at the time of running makefile make -f makefilename on Rhel 5, it is throwing error cc: unrecognized option '-y' <command line>:1:2: error:... (7 Replies)
Discussion started by: Belure Pooja B
7 Replies