You are not logged in.

#1 2010-02-11 21:20:01

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

[solved] visibility installed from AUR is broken

Hi,

I have installed visibility package from AUR.

Now, after the update before a week, it is broken. I misses the   libpng12.so.0  library.

The installed library is

libpng 1.4.0-2.

What is the recommended solution of this problem. For a quick fix, creating a symlink should also work.

[hardik@moonlight: ~ ]$ ldd `which visibility`                                                                                                                       
        linux-gate.so.1 =>  (0xb779a000)
        libpng12.so.0 => not found
        libXft.so.2 => /usr/lib/libXft.so.2 (0xb776b000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7762000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7734000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb76af000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7595000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb758f000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb749b000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb747e000)
        libc.so.6 => /lib/libc.so.6 (0xb7337000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7321000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb72fb000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb72e3000)
        libdl.so.2 => /lib/libdl.so.2 (0xb72df000)
        libm.so.6 => /lib/libm.so.6 (0xb72b9000)
        /lib/ld-linux.so.2 (0xb779b000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb72b5000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb72b0000)

Last edited by rangalo (2010-02-11 22:41:39)

Offline

#2 2010-02-11 21:22:11

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] visibility installed from AUR is broken

rangalo wrote:

Hi,

I have installed visibility package from AUR.

Now, after the update before a week, it is broken. I misses the   libpng12.so.0  library.

The installed library is

libpng 1.4.0-2.

What is the recommended solution of this problem. For a quick fix, creating a symlink should also work.

that's not the proper fix. The proper fix is to rebuild that package against new libpng.


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-02-11 21:30:36

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

Re: [solved] visibility installed from AUR is broken

Can you also point me to the documentation on how to do this ?

Offline

#4 2010-02-11 21:33:02

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] visibility installed from AUR is broken

rangalo wrote:

Can you also point me to the documentation on how to do this ?

in the same way you did the first time. using any aur helper or http://wiki.archlinux.org/index.php/AUR_User_Guidelines


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-02-11 21:48:19

rangalo
Member
Registered: 2008-06-25
Posts: 108
Website

Re: [solved] visibility installed from AUR is broken

Thanks, This helped.

Offline

Board footer

Powered by FluxBB