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.
