Quote:
Originally Posted by aj123
...
Code:
yum install gcc flex bison make diffutils glib2-devel pango-devel cairo-devel liboil-devel alsa-lib-devel libtheora-devel libvorbis-devel libogg-devel wget gcc-c++ fribidi* qt*devel* *SDL* *dbus*dev* *hal*dev* libXpm* libXt* moz*
...
|
Quote:
Originally Posted by meegoman
...when try to install packages get this:
Code:
... Transaction Check Error ...
...
|
I guess the error is somewhere in the dbus-area... (uuuh, that was hard to find out

)
I got the same error, so I slightly changed the code:
Code:
yum install gcc flex bison make diffutils glib2-devel pango-devel cairo-devel liboil-devel alsa-lib-devel libtheora-devel libvorbis-devel libogg-devel wget gcc-c++ fribidi* qt*devel* *SDL* dbus*dev* *hal*dev* libXpm* libXt* moz*
In short I just removed one sign ( * ) and no error occured.
Now I hope that I didn't miss any necessary packet to run the next steps...
to be continued...