Page 1 of 1

view3DGeometry help.

Posted: 04 Jul 2018, 10:05
by Neeraj
When I run,

Code: Select all

./view3dGeometry -rootname 0.47383208735214516.flr 
I get the error:

Code: Select all

invalid command name "APSStandardSetup"
    while executing
"APSStandardSetup"
    (file "./view3dGeometry" line 8)
I know that APSStandardSetup is found in .../x86_64/elegant/34.2.0/share/tcltk/oagtcltk/
while OAG_TOP_DIR is .../x86_64/elegant/34.2.0/local

can someone tell me where/how should I make the change to solve this issue?

Thanks

Re: view3DGeometry help.

Posted: 05 Jul 2018, 09:26
by soliday
.../x86_64/elegant/34.2.0/share/tcltk/oagtcltk/ and .../x86_64/elegant/34.2.0/local are not standard locations.

For your setup, I would create a symbolic link from .../x86_64/elegant/34.2.0/local/oag/apps/lib/linux-x86_64 to .../x86_64/elegant/34.2.0/share/tcltk/oagtcltk

Normally the RPM installation would create a symbolic link from /usr/local/oag/apps/lib/linux-x86_64 to /usr/shar/tcltk/oagtcltk