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

linux installation problems with ubuntu wiley (15.10)

linux installation problems with ubuntu wiley (15.10)

there already is a repository with debian files here:

http://build.openmodelica.org/apt/pool/

but when using the proposed way to add the resources it will not find the packages:

Code:

for deb in deb deb-src; do echo "$deb http://build.openmodelica.org/apt `lsb_release -cs` nightly"; done | sudo tee /etc/apt/sources.list.d/openmodelica.list

I think it probably has something to do, that it doesn't appear here yet:   http://build.openmodelica.org/apt/dists/

so I just wanted to notify the developers current/wink

Re: linux installation problems with ubuntu wiley (15.10)

I am working on it. Wily has lots of problems with the installed g++ ld and cross-compilation. The i386 and amd64 builds are working and you can use the source package to build the deb-files yourself if you wish.

Re: linux installation problems with ubuntu wiley (15.10)

Thanks, this does now work for me, using Xubuntu 15.10 and OpenModelica Nightly.

Re: linux installation problems with ubuntu wiley (15.10)

Yes, the nightly does work. The 1.9.3 release will not work on Wily though.

There are 0 guests and 0 other users also viewing this topic
You are here: