Find the answer to your Linux question:
Results 1 to 2 of 2
/usr/bin/mencoder: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/bin/mencoder) on shell: box:~# /usr/local/lib/libpng12.so.0 Segmentation fault How i can solve this issue? Regards...
  1. #1
    Just Joined!
    Join Date
    Mar 2006
    Posts
    8

    problem libpng12

    /usr/bin/mencoder: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/bin/mencoder)
    on shell:

    box:~# /usr/local/lib/libpng12.so.0
    Segmentation fault
    How i can solve this issue?

    Regards

  2. #2
    Content Team _madman_'s Avatar
    Join Date
    Jun 2006
    Posts
    53
    Try re-installing "libpng12-0":

    dpkg --purge libpng12-0
    apt-get install libpng12-0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •