i'm sorry but i don't have access to any SuSE boxes to work this problem out on.
# rpm -qa openssl openssl-0.9.6b-8 # rpm -ql openssl /lib/libcrypto.so.0.9.6b /lib/libssl.so.0.9.6b here's an idea to try. we've build the gexec tarball so that you can easily make an RPM from it. just type # rpm -ta gexec-0.3.5.tar.gz and it will create new RPMS for you. you can also make RPMs from the SRPMS as well of course. are you having problems compiling gexec from source on SuSE? -matt Today, HPC Admin Mail Acct. wrote forth saying... > There has been questions about this before on the mailing list, but I > haven't seen any responses... > > The SuSE rpms for openssl provide: > libssl.so.0 > libssl.so.0.9.6 > libcrypto.so.0 > libcrypto.so.0.9.6 > > but, authd needs libssl.so.2 and libcrypto.so.2. Do I need to install > openssl from the latest source, or are these libraries the same, just > named differently? > > Thanks, > > -- > Michael Stone > Linux / High Performance Computing Administrator > > The University of Texas at Austin > Mechanical Engineering Department > ETC 3.130 ph: 471.5951 > agentsmith[at]mail.utexas.edu > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general >

