Problem 59 - geant4 Library compilation
Summary: geant4 Library compilation
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: persistency (show other problems)
Version: 1.0
Hardware: PC Linux
: P1 major
Assignee: Youhei.Morita
URL:
Depends on:
Blocks:
 
Reported: 2000-02-09 03:29 CET by Piero.Zucchelli
Modified: 2000-02-17 07:18 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Piero.Zucchelli 2000-02-09 03:29:58 CET
I followed exactly the prescriptions related to the README file of the
geant4/examples/extended/persistency/PersistentEx01, but i cannot compile the
geant4 library with persistency. I'm on the CERN site and evaluating G4 for
possible application in the HARP/P315 experiment. OS=Linux6.1 (CERN
Installation)

Regards,

Piero Zucchelli


$ oocheckls -notitle `hostname` || oolockserver -notitle -noauto

The Lock Server is not running on 'pcch62'.


Lock Server has been started.
$ ps
  PID TTY          TIME CMD
11808 pts/15   00:00:00 ksh
14364 pts/15   00:00:00 ools
14365 pts/15   00:00:00 ps
$ gmake
Making granular libraries with HepODBMS option ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Cleaning up ...
Copying schema to /localscratch/geant4/tmp/Linux-g++/schema/G4SCHEMA for FDID 20
7
Run with active lockserver
Schema import from HEP_BASE to G4SCHEMA

Updating Name Service values...
** System Error #3099: Lock Manager cannot connect to the Lock Server.
** System Error #2502: Object Manager is unable to start a new transaction
** Error #2921: ooinstallfd : Unable to open the Federated Database
                "/localscratch/geant4/tmp/Linux-g++/schema/HEP_BASE". Processing
 terminated.
** Error #2928: ooinstallfd : An error has occurred. Processing terminated.
Temporary boot file does not exist.  Stop.
gmake: *** [all] Error 1
Comment 1 Youhei.Morita 2000-02-17 07:18:59 CET
Persistency in Geant4 works on top of HepODBMS and Objectivity.
However, Objectivity 5.1 or 5.2 does not work with Linux RedHat 6.1.

For further detail on Objectivity and Linux, I recommend you to
join RD45 mailing list.  See,

http://wwwinfo.cern.ch/asd/rd45/generalInfo.htm

for more detail.