On Fri, Sep 26, 2008 at 4:28 PM, Valent Turkovic <valent.turkovic@xxxxxxxxx> wrote: > On Thu, Sep 25, 2008 at 9:42 PM, Scott Harvanek > <scotth@xxxxxxxxxxxxxxxxx> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Did you see my comment on creating the symlink for the library? >> >> >> "ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so " >> > > Ah, I missed that one :) > > There are still a few missing packages but that one I managed to solve > myself and install all missing packages. > > I found a bug in source code; > in file ./xbmc/utils/CharsetConverter.h there is a line: > > #include <fribidi/fribidi_char_sets.h> > > that needs to be corrected to; > #include "lib/libfribidi/fribidi.h" A typo, it need to be corrected like this: #include <lib/libfribidi/fribidi_char_sets.h> -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines