Skip to content

Running ./configure #1

@svdhoog

Description

@svdhoog

The readme file states that the configuration can be run as follows:
[root@stfc]# ./configure
But on a freshly installed Ubuntu we had to run this to get it working:
sudo sh ./configure
Running with bash throws an error, because the configure file needs sh as shell:
sudo bash ./configure

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions