On Thu, 2010-01-28 at 22:50 -0500, Suman Manjunath wrote: > On Thu, 2010-01-28 at 09:16 -0600, John Lange wrote: > > On Thu, 2010-01-28 at 15:50 +0530, Bharath Acharya wrote: > > > > > The nightly builds were broken because of some IMAPX issues. They > > are up > > > now, but would be updated every week, no nightly builds. > > > > > > The nightly builds now have 2.29.6+ running. > > > > Thanks. I gave it a quick try and it complains that "Nothing provides > > libgtkimageview.so.0 64 bit". Just thought I'd let you know. > > Make sure libgtkimageview0 is installed on your machine. Run: > > $ rpm -qa | grep libgtkimageview > > If it is installed, run /sbin/ldconfig as root. You should no longer see > that issue. If it is not, install libgtkimageview: > > $ zypper in -y libgtkimageview0 > > and evolution should no longer complain.
Thanks. I'm familiar with installing packages but I was just pointing out that the "one-click" isn't working for the weekly evolution builds. Even though there is something that provides libgtkimageview, it isn't working since I believe it's actually called "libgtkimageview0". > zypper search libgtkimageview S | Name | ... --+-----------------------+-------- ... | libgtkimageview-devel | Libraries for GtkImageView ... | libgtkimageview0 | GtkImageView widget - files ... (truncated to avoid wrapping) I'll try it again after the next build. Regards, -- John Lange http://www.johnlange.ca _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
