>>> On 02/02/10 16:56, DJ Lucas wrote: > > More: gnome-power-manager requires sgmlspl, a perl module IIRC, but will > have to wait...out of time for tonight. (IOW: That's where I'm at now with > picking and choosing...haven't gotten to GDM just yet). >
That's SGMLSpm module. Also, gio modules in gvfs are still not installed into the correct directory. They go into $GNOME_PREFIX/lib/gio/modules instead of /usr/lib/gio/modules. This results in Trash, Network, and Computer icons displaying "Cannot open $ICON:///" Symlink seem like 'a' way to go, but unfortunately not the correct way. Same thing with the icons I posted the other day. One case where I will make an exception is the item in dbus's libexec dir to Gnome's shared libexec dir (which still slips my mind). GDM simply shouldn't be depending on another package's libexecdir. I'll put together a patch to set the gio modules dir in configure for gvfs. Need to do the same for all of the icon sets as well, but IIRC, those were handled in the previous big Gnome thread (back in September) by sed commands to the Makefile. Again, a patch to send upstream is preferable, so I'll work on it. After a couple of patches upstream were applied from the last thread, and many fairly recent changes to the book, this build has been far easier than the last one. If I don't get it done tonight, I'll be away for a few days and will hash out the 3 or 4 alternate prefix patches and also GDM's fixes on Monday. -- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
