a problem in script Build-AOP-RPMs.tcl
Posted: 26 Jun 2019, 05:46
I followed the instructions in "Linux Guide" to download and compile codes automatically by script "Build-AOP-RPMs". The tcl script downloaded by "Build-AOP-RPMs" has some problem to find the right path when it installed SDDSJava. I think there should be a line
cd $oagsoftware
added right after line 1171 in "Build-AOP-RPMs.tcl" to fix this problem.
cd $oagsoftware
added right after line 1171 in "Build-AOP-RPMs.tcl" to fix this problem.