Randy McMurchy wrote: > Hi all, <snip> > In order to make the ScrollKeeper files go to the right place, you > must pass --localstatedir=/var/lib to configure. > > This, unfortunately, makes GDM use /var/lib/log/gdm as the logging > directory. I've looked at the code, and it appears a bit complicated > for me to try and patch it to make the logs point to /var/log/gdm. <snip> > Any and all input on this matter is appreciated.
My gdm script looks like this: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make make scrollkeeper_localstate_dir=/var/lib/scrollkeeper install Everything ends up in the right place, no muss, no fuss. Jack Brown -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
