On 5/13/07, Raj <[EMAIL PROTECTED]> wrote: > > * rpm install - did not work due to too many dependencies not being met > [...] > btw - what rpms have the following libs? I seem to be running into > dependency hell with the rpm install: > > libatkmm-1.6.so.1 is needed by barry-gui-0.7-2.i386 > > I have those packages installed but apparently barry doesn't like the > fedora libs :)
Use 'yum provides <FOO>', so 'yum provides libatkmm-1.6.so.1' tells me it's in gtkmm24, for instance. Once you get those sorted out, you shouldn't have any problems installing the barry stuff. -te -- In every generation there is a Resistance,and in every generation it's the only place to be. - Leonard Cohen ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
