On 08/03/10 04:24, Maginot Junior wrote:
> Hi.
> 
> 
> I have built gnome 2.28.1 with gdm 2.20.8 (I notice that 2.28.1 is
> missing gdm-setup) and gvfs-1.4.1 (I have updated to gvfs-1.4.3 trying
> to fix my problem, no success), my dbus version is 1.2.16 and I'm
> using X11R7.5.
> 
> I build gnome using prefix=/opt/gnome, and gvfs was configured with
> this parameters: ./configure --prefix=/opt/gnome
> --sysconfdir=/etc/gnome/2.28.1 --libexecdir=/opt/gnome/lib/gvfs
> 
> To make dbus start gvfs I included inside /etc/dbus-1/session-local.conf this:
> 
> <!DOCTYPE busconfig PUBLIC
>  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
>  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
> <busconfig>
> 
>  <!-- Search for .service files in /usr/local -->
>  <servicedir>/opt/gnome/share/dbus-1/services</servicedir>
>  <servicedir>/usr/share/dbus-1/services</servicedir>
> 
> </busconfig>
> 

I've also seen this before but cannot remember the cause. Can you let me
know what you have in /etc/dbus-1/system-local.conf, and also have a
look at the log files under /var/log/gdm.
Can you also let us know what optional dependencies you had installed
for both gvfs and gdm.
Thanks,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to