a problem in script Build-AOP-RPMs.tcl

Moderators: cyao, soliday

Post Reply
yiding
Posts: 12
Joined: 21 Jun 2019, 07:15

a problem in script Build-AOP-RPMs.tcl

Post by yiding » 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.

soliday
Posts: 391
Joined: 28 May 2008, 09:15

Re: a problem in script Build-AOP-RPMs.tcl

Post by soliday » 26 Jun 2019, 10:47

I made the change.

Post Reply