Ubuntu 13.04 (Raring Ringtail) build repository

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Locked
archiebawled
Posts: 4
Joined: 24 Apr 2013, 11:09

Ubuntu 13.04 (Raring Ringtail) build repository

Post by archiebawled »

Basically, it doesn't seem to be there!

I ran

Code: Select all

sudo apt-add-repository ppa:openmw/build
but when I ran

Code: Select all

sudo apt-get update
I received an error. Looking at the PPA (http://ppa.launchpad.net/openmw/build/ubuntu/dists/) directly shows no 'raring' subdirectory.

Should I try using the 12.04 packages, or is this likely to cause large amounts of unhappiness?
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Ubuntu 13.04 (Raring Ringtail) build repository

Post by sirherrbatka »

Support forum is here.
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Ubuntu 13.04 (Raring Ringtail) build repository

Post by psi29a »

You're right, it doesn't. It is not kept up to date... we'll get around to it eventually.

Our PPA uses static builds of the libs which are found in ppa:openmw/deps .

If this gets to be so much of a problem, we'll just disable the ppa:openmw/build just to ward off the confusion.
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Ubuntu 13.04 (Raring Ringtail) build repository

Post by psi29a »

I've renamed the PPA to be more clear (these are dynamic libs, and these are static libs).

Dynamic libs have been updated, ogre3d 1.8.1 is built and mygui 3.2.0 has also been built.

The great news is that mygui-3.2.0 now exists in debian contrib and ogre 1.8.1 will go in soon as well which means that the need of these extra repos will eventually go away! :D
Locked