Skip to content

Provide an 'I don't care'-easy installation option #129

@cschwan

Description

@cschwan

After talking with @alecandido yesterday, we decided it useful to have a third and very easy installation option. This would be a feature for people who don't care about/don't want Rust. We should write a script which

  • checks if cargo is available,
  • if not downloads rustup and installs a minimal version of Rust,
  • installs the latest released version of pineappl and finally
  • gets rid of Rust again.

This works because everything is statically linked. Maybe we'd also like to a have a similar installer for the Rust C API (could be automatically used inside Madgraph5_aMC@NLO).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions