Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register
  • Index
  • » Users
  • » PaulComan
  • » Profile

Posts

Posts

Feb-11-14 15:25:20
Problems saving the models in OpenModelica on Linux

Okay. It was:

and now I switch to

.
Running

sudo apt-get install openmodelica

it gives this:

Err http://build.openmodelica.org/apt/ quantal/nightly omnotebook i386 18855-1
  404  Not Found

and

Failed to fetch http://build.openmodelica.org/apt/pool/ … 1_i386.deb  404  Not Found

I have checked also on your server and on contrib-quantal there is no 18855 version.

Besides, I can see that the nightly distribution has 18855 revision and not 19****.

Feb-11-14 14:59:57
Problems saving the models in OpenModelica on Linux

That's how I got it in the first place. I have followed the instructions from here:

https://openmodelica.org/index.php/download/download-linux

but I got the old version. How do I install the new version by using apt-get?

Feb-11-14 13:56:55
Problems saving the models in OpenModelica on Linux

The omc I was running from /usr/bin/ on filesystem. If I print the libraries, I get, among other standard ones, this:

Code:


hp@hp-hp-xw6600-workstation:/usr/bin$ ldd /usr/bin/omc

    linux-gate.so.1 =>  (0xb77b4000)
    libModelicaExternalC.so.0 => /usr/bin/../lib/omc/libModelicaExternalC.so.0 (0xb77aa000)
    libOpenModelicaRuntimeC.so => /usr/bin/../lib/omc/libOpenModelicaRuntimeC.so (0xb771b000)

Feb-11-14 13:34:47
Problems saving the models in OpenModelica on Linux

If I try to run omc, I get this:

./omc: error while loading shared libraries: libfmilib_shared.so: cannot open shared object file: No such file or directory

Feb-11-14 13:09:43
Problems saving the models in OpenModelica on Linux

Okay! I've done that. Now I cannot open it anymore. I use

sudo ln extraction_folder/usr/bin/omc-bootstrapped /usr/bin/omc

and first it says that it already exists. Then I overwrite it and now I have another error:

Unable to find OMEdit server, Object reference file

/tmp/OpenModelica/OMEdit/openmodelica.hp.objid.OMEdit102a213dc3ea79534139211174235202500000021250077104222396 not created.

OMEdit will close.

Feb-10-14 19:36:31
Problems saving the models in OpenModelica on Linux

Thank you for your answer. Now I have another problem. I am trying to install the new version from here

https://build.openmodelica.org/tar-xz/-> openmodelica-i386-19024.tar.xz

but when I extract it and go to /usr/bin/OMEdit, it runs but it says that the revision is still this one: 17628. What should I do in this case?

Feb-10-14 19:09:48
Problems saving the models in OpenModelica on Linux

I use: 17628

Feb-10-14 18:23:14
Problems saving the models in OpenModelica on Linux

Oh, and I receive this when the program crashes:

OMEdit crashed with SIGSEGV in QMdiArea::resizeEvent()

Feb-10-14 14:31:59
Problems saving the models in OpenModelica on Linux

Sometimes when I write some code lines and I am trying to save the model, OM stops responding and therefore I have to kill it. I am using OM on Ubuntu.

Did anybody encounter such problem before?

  • Index
  • » Users
  • » PaulComan
  • » Profile
You are here: