Skip to content

sys command from pre-compiled cgx waiting for user input #43

@martinsaravia

Description

@martinsaravia

For the OF-Calculix tutorial flap_perp it happens that if we download the pre-compiled cgx from Calculix page, the binary is precompiled with the flag ALLOW_SYS_FLAG 0; therefore, it requires user input for executing the system commands (this is so to avoid a catastrophe if the fbd file is evil) and therefore the execution of the solid stage is paused indefinitely. I think it could be useful to make clear in the tutorials that to accept the execution of every future 'sys'
command it necessary to add "ALLOW_SYS" in the .cgx file in the $HOME directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions