Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3623 closed discussion (invalid)

Binary from Github is not complete.

Reported by: RexFuzzle Owned by: adeas31
Priority: normal Milestone: never
Component: Installation program Version:
Keywords: github, release, v1.9.3 Cc: adrpo

Description

I am download a complete zip of 1.9.3 of openmodelica but none of the downloads on github contain all the required files. There are 3 files listed at https://github.com/OpenModelica/OpenModelica/releases/tag/v1.9.3 and two contain blank submodules and the one is missing the libraries folder. AFAIK the binary should contain all the required files to do a complete install once unzipped.

Change History (6)

comment:1 Changed 9 years ago by adeas31

  • Cc adrpo added

comment:2 Changed 9 years ago by sjoelund.se

The zip and tar.gz are automatically generated by github, and github does not know what submodules are :)

The tar.xz is the same file as used by the Linux/OSX build systems and contains the files to install everything except the libraries (because those are distributed as a separate package).

comment:3 Changed 9 years ago by RexFuzzle

Ok, for the tar.xz file, when running autoconf and then ./configure it cannot complete because it cannot find the libraries directory. Is there an additional flag to ./configure?

comment:4 Changed 9 years ago by sjoelund.se

The build scripts used for it passes --without-omlibrary: https://github.com/OpenModelica/OpenModelicaBuildScripts/blob/master/debian/rules

comment:5 Changed 9 years ago by RexFuzzle

  • Resolution set to invalid
  • Status changed from new to closed

Thank you.

comment:6 Changed 9 years ago by dietmarw

  • Milestone changed from Future to never

Sorting away the closed as invalid, won't fix and duplicate tickets from Future.

Note: See TracTickets for help on using tickets.