Gain Paolo Mureddu said: > The one provided actually is newer, and may expose the same symbols as > the previous, so you may just do a symlink to it under /usr/lib/: su > password: > cd /usr/lib ln -s libcurl.so.3 libcurl.so.2 > > That should do it. That won't do anything for solving RPM dependencies. Additionally it might cause the said software to fail in subtle and interesting ways. A better solution would be to use an RPM build for FC3, or rebuild the source so that it matches your currently installed libraries. -- William Hooper