Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=512170 --- Comment #19 from Stefan Becker <stefan.becker@xxxxxxxxx> 2009-08-21 00:15:31 EDT --- (In reply to comment #18) > I tried the src rpm included in comment #16 on my FC11 x86_64 system. It worked > fine with one small change though. I had to move the installed libaraies from > /usr/lib/pidgin/ to /usr/lib64/pidgin to make it work. I just tried to build an RPM from pidgin-sipe-1.6.1 and git HEAD with the RPM SPEC file from git HEAD. In both generated RPMs the library ends up in the correct place: $ rpm -qlp RPMS/x86_64/pidgin-sipe-1.6.1-1.fc11.x86_64.rpm /usr/lib64/pidgin/libsipe.so ... Either the SPEC needs to be updated or you didn't build it correctly by hand. Here is the configure command line from my git HEAD build for you to compare: running ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --prefix=/usr --datadir=/usr/share --libdir=/usr/lib64 --with-krb5 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review