Problem 1924

Summary: g4py cmake install prefix error
Product: Environments Reporter: Ken <ken>
Component: g4pyAssignee: Koichi Murakami <Koichi.Murakami>
Status: CLOSED FIXED    
Severity: minor    
Priority: P4    
Version: 10.2   
Hardware: All   
OS: All   

Description Ken 2016-12-06 04:58:00 CET
trying to cmake g4py with custom installation path, but it is always installed in the source file directory regardless the install path I inputed

for example:-

cmake -DCMAKE_INSTALL_PREFIX=/home/user/g4py /home/user/Download/geant4.10.2.p02/environment/g4py/

where my source file is at /home/user/Download/... 

When i try to cmake it, it showed my install prefix at ../Download/geant4.10.2.p02/... rather than /home/user/g4py.
Comment 1 Koichi Murakami 2018-11-30 08:31:22 CET
fixed in 10.5 release.