Christian Schulz wrote: > On Fri, Jun 05, 2009 at 07:44:37PM +0200, Per Jessen wrote: > >> The latest mprime (259) has an annoying dependency on libcurl which >> theolder one (239) didn't. I was about to upgrade a number of >> machines,but got caught by the requirement for libcurl.so.3 > > There is a similar dependency with the x86_64 version which depends on > libcurl.so.4. The dirty trick I did to get this running was (adjusted > to your situation): > > - create a soft link /usr/local/lib/libcurl.so.3 -> > /usr/lib/libcurl.so.2 - place /usr/local/lib in your LD_LIBRARY_PATH > environment var > > Not sure if this will work, it did for me.
Thanks, I was thinking about that option too, but thought it was worth putting out the question first. /Per Jessen, Zürich _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
