← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 616997] Re: [RV515] Unity keeps reloading with a white background

 

Finally figured out the deps[thanks to Markus]

@Mikkel , Result of make check : http://paste.ubuntu.com/482833/

In case someone else gets as stuck as me!
If they are trying from a new install or from a live cd, Deps that are needed are(atleast the ones i had to install ! ) :
gnome-common , gtk-doc-tools , libglib2.0-dev , libdbus-glib-1-dev , libdbus-1-dev , [and bzr of course!]

1) bzr branch lp:dbus-test-runner
2) cd dbus-test-runner && ./autogen.sh --prefix=/usr && sudo make install
 cd ..
3) bzr branch lp:gtx
4) cd gtx && ./autogen.sh --prefix=/usr && sudo make install
 cd ..
5) bzr branch lp:~unity-team/dee/import-model-crash dee.import-model-crash
6) cd dee.import-model-crash && ./autogen --prefix=/usr && make check

-- 
[RV515] Unity keeps reloading with a white background
https://bugs.launchpad.net/bugs/616997
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.