• Martin Thoma
  • Home
  • Categories
  • Tags
  • Archives
  • Support me

Fix zypper readline error

Contents

  • Fix zypper readline error
    • Credits

In case you work on a openSUSE system and you get the following error

$ zypper
zypper: symbol lookup error: /usr/lib/libreadline.so.6: undefined symbol: PC

you can probably "fix" it by setting the 64 Bit LD_LIBRARY like this:

$ export LD_LIBRARY_PATH=/lib64:$LD_LIBRARY_PATH

It worked for me on openSUSE 12.1 "Asparagus".

Credits

Thanks to JRSETI's Blog


Published

Jul 14, 2014
by Martin Thoma

Category

Code

Tags

  • openSUSE 1

Contact

  • Martin Thoma - A blog about Code, the Web and Cyberculture
  • E-mail subscription
  • RSS-Feed
  • Privacy/Datenschutzerklärung
  • Impressum
  • Powered by Pelican. Theme: Elegant by Talha Mansoor