RHEL 5.3 / zlib

Discussion in 'Installation/Configuration' started by chuckwhite8, Aug 17, 2010.

  1. chuckwhite8

    chuckwhite8 New Member

    I have RHEL 5.3 virtual instance on which I had updated zlib and put the updated version in \usr\local\lib64. I was in the process of compiling libxml2 but was running into some issue with unknown symbols.

    There was an older instance of zlib in \usr\lib64. It seemed that the error was because libxml2 was looking at the older version of zlib. In \usr\lib64 I deleted zlib.1.2. .. so and the .la files. I was trying to delete the links (zlib.1.so and zlib.1.2.so) but was unable to.

    The VM slice was not responsive at some point and then I have not been able to connect back to the slice. I do not have the root password but I do have sudo permissions on the machine.

    Is there any way of me connecting to the machine?
     
  2. chuckwhite8

    chuckwhite8 New Member

    Our system admin used VMWare interface to get to the console and restore the original version of zlib. Things are back to normal!
     

Share This Page