I just had to solve this one myself. I had 0.9.8g installed and it is looking for 0.9.8 so i just created a symblic link that matches the 0.9.8 and point to the 0.9.8g so file
Thanks -------------------------------------------------------------- Allan Davis Member of NetBeans Dream Team http://wiki.netbeans.org/NetBeansDreamTeam Lead Developer, nbPython http://wiki.netbeans.org/Python http://codesnakes.blogspot.com (my blog) Co-Chair, CajunJUG http://www.cajunjug.org On Wed, Jun 17, 2009 at 11:27 AM, <[email protected]> wrote: > Did the following using Mandriva 2009 Spring, and receive the following > errors: > > [stud...@localhost ~]$ /usr/local/bin/shoes2.run > Verifying archive integrity... All good. > Uncompressing Shoes.. [snip lotsa dots] > /home/student/tmp/selfgz1780212135/shoes-bin: /usr/lib/libcrypto.so.0.9.8: > no version information available (required by > /home/student/tmp/selfgz1780212135/libcurl.so.4) > /home/student/tmp/selfgz1780212135/shoes-bin: /usr/lib/libldap_r-2.4.so.2: > no version information available (required by > /home/student/tmp/selfgz1780212135/libcurl.so.4) > /home/student/tmp/selfgz1780212135/shoes-bin: /usr/lib/libssl.so.0.9.8: no > version information available (required by > /home/student/tmp/selfgz1780212135/libcurl.so.4) > > Where, oh where, have I gone wrong? > > A temporary fix is to unpack the files with shoes2.run --keep and change > the dist/shoes shell script to redirect 2> /dev/null, but I'm not sure if > that will break something else. > > *Use caution:* Category: More info >>
