Problem 302 - 1 error during installation
Summary: 1 error during installation
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 3.2
Hardware: PC Other
: P1 critical
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2001-09-25 01:36 CEST by anurag.goel
Modified: 2001-09-25 04:05 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description anurag.goel 2001-09-25 01:36:55 CEST
Hi Everyone

              When i did "make -s" in the source directory i got the following
output. OS = Windows 2000 using Cygwin.

=============================================================================

$ make -s
make[1]: cernlib: Command not found
libc stage done
libF stage done
WARNING: Making a library map of granular libraries.
         This is a list of libraries in order of use, and for
         each library a list of other libraries used.
         To do this it needs a complete set of dependency
         files, e.g., after gmake in the source/ directory.
Searching ../source
  for GNUmakefiles containing "name" and sorting...
Weeding out /test[s]/, global level GNUmakefiles, etc...
Making libname.map starter file...
Making libname.map...
  Reading library name map file...
  Reading dependency files...
  Checking for circular dependencies...
  Reordering according to dependencies...
  Writing new library map file...

wsroot@BNG1ANURAGGO /cygdrive/c/Project_Tools/Geant4/geant4.3.2/source

==============================================================================

It says "cernlib" command not found. Has Geant4 been installed properly. What
to do to solve this error "cernlib" command not found.


regards,
Anurag
Comment 1 Gabriele Cosmo 2001-09-25 04:05:59 CEST
The message:
  gmake[1]: cernlib: Command not found
shows that you don't have the 'cernlib' command installed in your system;
'cernlib' is a command from the CERN program library (cernlib) returning
a list of libraries needed to link a cernlib application. This command is
only used in the 'g3tog4' module, however, if you do not make use of the
'g3tog4' tool, it's harmless.
The cernlib script (and the needed cernlib libraries) are available from
http://cern.ch/cernlib