OpenSG Packages for Ubuntu

October 19, 2007

UPDATE: Opensg has been accepted for the hardy release cycle and backports will be forthcoming hopefully.

Using the personal package archives over on launchpad I’ve created feisty and gutsy packages for OpenSG. The packages which are built are:

  • libopensg-core1 – Base and System libraries for users
  • libopensg-core-dev – Base and System libraries for developers
  • libopensg-qt1 – WindowQT libraries for users
  • libopensg-qt-dev – WindowQT libraries for developers
  • libopensg-windowx1 – WindowX libraries for users
  • libopensg-windowx-dev – WindowX libraries for developers
  • libopensg-glut1 – WindowGLUT libraries for users
  • libopensg-glut-dev – WindowGLUT libraries for developers
  • opensg-tools – fcdEdit and actorEdit
  • libopensg-doc – User and developer docs

The scripts used to build it are in the source package so if you apt get them. A launchpad team has also been created to help manage the packages along with providing a team to assign bugs with the packages to when reporting them.

To install OpenSG you’ll first need to add the ppa your /etc/apt/sources.list file.

For Feisty Fawn :

deb http://ppa.launchpad.net/opensg/ubuntu feisty main restricted universe multiverse
deb-src http://ppa.launchpad.net/opensg/ubuntu feisty main restricted universe multiverse

For Gutsy Gibbon :

deb http://ppa.launchpad.net/opensg/ubuntu gutsy main restricted universe multiverse
deb-src http://ppa.launchpad.net/opensg/ubuntu gutsy main restricted universe multiverse

One Response to “OpenSG Packages for Ubuntu”

Leave a Reply