Hi, > " snx: error while loading shared libraries: libpam.so.0: wrong ELF class: > ELFCLASS64". > > My ubuntu is 12.04 64bit version.
It is likely that the program is 32 bit and is dependent on a 32 bit version of PAM library. Try installing the 64 bit version of the program or install 32 bit version of PAM library (though I doubt that the latter solution is straight forward). Cheers, Chandrashekar. -- Chandrashekar Babu., http://www.chandrashekar.info/ [Sent from my mobile phone] _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
