RE: Nautilus won't start



-----Original Message-----
From: Alexander Larsson
To: Blackwell, Steve @ GSI
Cc: ''nautilus-list gnome org' '
Sent: 1/15/2007 3:20 AM
Subject: RE: Nautilus won't start

On Fri, 2007-01-12 at 14:47 -0500, Blackwell, Steve @ GSI wrote:
> 
> $ ldd `which nautilus`|grep gail
>         libgailutil.so.18 => /usr/lib/libgailutil.so.18 (0x0038b000)
> 
> Interesting... on my system
> 
> $ ldd `which nautilus` | grep gail
>         libgailutil.so.17 => not found
>         libgailutil.so.17 => not found
>         libgailutil.so.17 => not found        
>         libgailutil.so.17 => not found
>         libgailutil.so.18 => /usr/lib/libgailutil.so.18 (0x4b4c4000)
> 

This means some other library that nautilus links to links to
libgailutil.so.17.

Is there a wat to find which library that is?

# rpm -q --whatrequires libgailutil.so.17
no package requires libgailutil.so.17

Steve



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]