LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-23-2011, 01:42 AM   #1
Plutonium
LQ Newbie
 
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12

Rep: Reputation: 2
problem to use thunar after....


Hi!
I just installed a fresh copy of Slackware64 and then installed multilib.
Now I have problems starting thunar.

Code:
bash-4.1$ thunar
thunar: error while loading shared libraries: libxcb-aux.so.0: cannot open shared object file: No such file or directory
Code:
bash-4.1# ldd `which thunar`                                                                                                                                                    
        linux-vdso.so.1 =>  (0x00007fffd9fff000)
        libthunar-vfs-1.so.2 => /usr/lib64/libthunar-vfs-1.so.2 (0x00007feeec9b0000)
        libthunarx-1.so.2 => /usr/lib64/libthunarx-1.so.2 (0x00007feeec7a5000)
        libexo-0.3.so.0 => /usr/lib64/libexo-0.3.so.0 (0x00007feeec564000)
        libgtk-x11-2.0.so.0 => /usr/lib64/libgtk-x11-2.0.so.0 (0x00007feeebf28000)
        libxfce4util.so.4 => /usr/lib64/libxfce4util.so.4 (0x00007feeebd16000)
        libgdk-x11-2.0.so.0 => /usr/lib64/libgdk-x11-2.0.so.0 (0x00007feeeba62000)
        libatk-1.0.so.0 => /usr/lib64/libatk-1.0.so.0 (0x00007feeeb841000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib64/libgdk_pixbuf-2.0.so.0 (0x00007feeeb621000)
        libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00007feeeb373000)
        libpango-1.0.so.0 => /usr/lib64/libpango-1.0.so.0 (0x00007feeeb128000)
        libSM.so.6 => /usr/lib64/libSM.so.6 (0x00007feeeaf20000)
        libICE.so.6 => /usr/lib64/libICE.so.6 (0x00007feeead05000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007feeea9c5000)
        libdbus-glib-1.so.2 => /usr/lib64/libdbus-glib-1.so.2 (0x00007feeea7a0000)
        libdbus-1.so.3 => /usr/lib64/libdbus-1.so.3 (0x00007feeea55c000)
        libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007feeea30d000)
        libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0 (0x00007feeea108000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007feee9eb6000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007feee9b9f000)
        libc.so.6 => /lib64/libc.so.6 (0x00007feee97f8000)
        libpangocairo-1.0.so.0 => /usr/lib64/libpangocairo-1.0.so.0 (0x00007feee95ec000)
        libpangoft2-1.0.so.0 => /usr/lib64/libpangoft2-1.0.so.0 (0x00007feee93bf000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007feee90ba000)
        libgio-2.0.so.0 => /usr/lib64/libgio-2.0.so.0 (0x00007feee8d90000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x00007feee8b75000)
        libpixman-1.so.0 => /usr/lib64/libpixman-1.so.0 (0x00007feee8906000)
        libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007feee86fc000)
        libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007feee84c8000)
        libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007feee823f000)
        libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007feee8016000)
        libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0 (0x00007feee7e13000)
        libgamin-1.so.0 => /usr/lib64/libgamin-1.so.0 (0x00007feee7c0b000)
        libjpeg.so.8 => /usr/lib64/libjpeg.so.8 (0x00007feee79d2000)
        libpng14.so.14 => /usr/lib64/libpng14.so.14 (0x00007feee77ac000)
        libz.so.1 => /usr/lib64/libz.so.1 (0x00007feee7595000)
        libm.so.6 => /lib64/libm.so.6 (0x00007feee7310000)
        libstartup-notification-1.so.0 => /usr/lib64/libstartup-notification-1.so.0 (0x00007feee7107000)
        libxcb-aux.so.0 => /usr/lib64/libxcb-aux.so.0 (0x00007feee6f03000)
        libxcb-event.so.1 => /usr/lib64/libxcb-event.so.1 (0x00007feee6d00000)
        libxcb-atom.so.1 => /usr/lib64/libxcb-atom.so.1 (0x00007feee6afd000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007feee68e0000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007feee66dd000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007feee64d8000)
        libexo-hal-0.3.so.0 => /usr/lib64/libexo-hal-0.3.so.0 (0x00007feee62d4000)
        libhal-storage.so.1 => /usr/lib64/libhal-storage.so.1 (0x00007feee60ca000)
        libhal.so.1 => /usr/lib64/libhal.so.1 (0x00007feee5eba000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007feee5cb5000)
        libuuid.so.1 => /lib64/libuuid.so.1 (0x00007feee5ab2000)
        librt.so.1 => /lib64/librt.so.1 (0x00007feee58a9000)
        libXinerama.so.1 => /usr/lib64/libXinerama.so.1 (0x00007feee56a6000)
        libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007feee5496000)
        libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007feee528e000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007feee507c000)
        libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007feee4e71000)
        libXcomposite.so.1 => /usr/lib64/libXcomposite.so.1 (0x00007feee4c6f000)
        libXdamage.so.1 => /usr/lib64/libXdamage.so.1 (0x00007feee4a6d000)
        libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007feee4866000)
        /lib64/ld-linux-x86-64.so.2 (0x00007feeecbe7000)
        libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007feee4650000)
Code:
bash-4.1# ls -al /usr/lib64/libxcb-aux.so.0
lrwxrwxrwx 1 root root 19 Jun 23 02:12 /usr/lib64/libxcb-aux.so.0 -> libxcb-aux.so.0.0.0

bash-4.1# ls -al /usr/lib64/libxcb-aux.so.0.0.0 
-rwxr-xr-x 1 root root 10752 Feb 22  2010 /usr/lib64/libxcb-aux.so.0.0.0
The lib are there, and I have reinstall but I get the same error..

Thanks for your answer!
 
Old 06-23-2011, 07:55 PM   #2
abrouwers
Member
 
Registered: May 2005
Location: Michigan
Distribution: Slackware -current
Posts: 98

Rep: Reputation: 37
And the libary is good?

$ file /usr/lib64/libxcb-aux.so.0.0.0

If so, perhaps it has an un-satisfied link?

$ ldd /usr/lib64/libxcb-aux*.so*
 
Old 06-25-2011, 10:52 AM   #3
Plutonium
LQ Newbie
 
Registered: Jan 2006
Location: Sweden
Distribution: Slackware
Posts: 12

Original Poster
Rep: Reputation: 2
tanks for your replay. I reinstalled the multilibs and now everything works fine..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trash can thunar Tripsun Linux - Desktop 1 03-08-2011 09:33 AM
Thunar Ipozya Linux - Desktop 1 03-02-2011 04:38 PM
thunar contextual menu problem mariogarcia Linux - Software 1 12-14-2007 07:33 PM
Icon problem with thunar dissociative Slackware 2 09-14-2007 09:09 PM
Thunar slackware 11 millionknives Linux - Software 5 04-04-2007 10:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration