Problem 755 - /usr/bin/ld: cannot find -lCLHEP
Summary: /usr/bin/ld: cannot find -lCLHEP
Status: RESOLVED WORKSFORME
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 7.0
Hardware: PC Linux
: P4 major
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2005-06-22 15:55 CEST by atique_iqubal
Modified: 2021-08-07 08:59 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description atique_iqubal 2005-06-22 15:55:08 CEST
Hi

I have AMD64 Athlon with Fedora Core 4 linux distribution.
I could compile and istall geant4.

But when I 'make' the examples it gives following error:

Linking exampleN01 ...
/usr/bin/ld: cannot find -lCLHEP
collect2: ld returned 1 exit status
make[2]: *** [/home/atique/geant4/geant4.7.0.p01/bin/Linux-g++/exampleN01]
Error 1

This error is with all examples.....
Kindly suggest the needfull to solve the problem.

Thanking You.

-Atique
Comment 1 Gabriele Cosmo 2005-06-23 02:23:59 CEST
You are invited to look at our FAQ page (http://cern.ch/geant4/support/faq.html)
where you find the answer to your problem, or to the Hypernews forum.
You should check and correctly set either the path to the location of the CLHEP
library or the -name- of the library itself.