Re: control centre make error: [keyboard-drawing.o] Error 1

2006-05-22 Thread Andrew Benton
Georgina Joyce wrote: /usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:646: undefined reference to `pango_xft_set_default_substitute' ../../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x6eb):/usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:658: undefined reference to `

Re: control centre make error: [keyboard-drawing.o] Error 1

2006-05-22 Thread Georgina Joyce
On Mon, May 22, 2006 at 07:52:19PM +0100, Andrew Benton wrote: > > After you've run configure, before you run make, remove -Werror from the > libkbdraw Makefile > > sed -i 's: -Werror::' libkbdraw/Makefile > Thanks, you even supplied the sed line. Now I have the problem with pango. I've had

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Archaic
On Mon, May 22, 2006 at 01:07:52PM -0700, Dan Nicholson wrote: > > Sorry, that's what I meant. BTW, I get a big grin on my face when I > think about you installing HAL on your carefully crafted system and > having it hijack your devices. ;) I don't think you were the person > they had in mind fo

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Dan Nicholson
On 5/22/06, Archaic <[EMAIL PROTECTED]> wrote: On Mon, May 22, 2006 at 12:43:17PM -0700, Dan Nicholson wrote: > > So, the short answer is probably not right now. I don't fully > understand how things interact outside of a desktop environment. FYI, > archaic posted the dependencies for xfce beta

Re: question about librsvg

2006-05-22 Thread Archaic
On Sat, May 20, 2006 at 05:12:11PM -0700, Dan Nicholson wrote: > > I think there is a way to edit the context menu, but I'm not sure. At > the very least, you can add nautilus scripts. They can be shell > scripts or whatever. See here: I've found a few different things that allow you to put ap

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Archaic
On Mon, May 22, 2006 at 12:43:17PM -0700, Dan Nicholson wrote: > > So, the short answer is probably not right now. I don't fully > understand how things interact outside of a desktop environment. FYI, > archaic posted the dependencies for xfce beta, and it's making use of > D-BUS/HAL. *Can* mak

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Dan Nicholson
On 5/22/06, Alan Lord <[EMAIL PROTECTED]> wrote: I have a question which now seems as good a time as any to pose: in that, as a non-"desktop" user (Either Fluxbox or XFCE at a push) would there be any benefit to us minimalists using these automated features? Unfortunately, there isn't a comple

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Randy McMurchy
Alan Lord wrote these words on 05/22/06 14:10 CST: > I have a question which now seems as good a time as any to pose: in > that, as a non-"desktop" user (Either Fluxbox or XFCE at a push) would > there be any benefit to us minimalists using these automated features? Perhaps not at the moment. B

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Alan Lord
Dan Nicholson wrote: > Keep in mind that this is a fast moving target right now. It's definitely usable right now, but some things still need work or are being pushed off into new packages (PolicyKit, pm-utils). From my observations, it seems that things will be more stable by gnome-2.16. Don'

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Dan Nicholson
On 5/22/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: Warren Wilder wrote these words on 05/22/06 08:14 CST: > Basically great stuff. To some. To others it is a step in a direction towards too much automation and handholding of the Linux OS. I am in the crowd that thinks it's great. :-) I'm a

Re: control centre make error: [keyboard-drawing.o] Error 1

2006-05-22 Thread Andrew Benton
Georgina Joyce wrote: keyboard-drawing.c: In function `init_keys_and_doodads': keyboard-drawing.c:1358: warning: ignoring return value of `g_list_sort', declared with attribute warn_unused_result make[2]: *** [keyboard-drawing.o] Error 1 make[2]: Leaving directory `/usr/src/control-center-2.10.1

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread John Gay
On Monday 22 May 2006 13:44, Dan Nicholson wrote: > So, they're all necessary to play at the desktop level.  D-BUS and HAL > will become more necessary as more applications drop their hardware > tricks and just use these standard interfaces.  Udev is already > indispensable in my opinion. And than

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread linux23dragon
On Monday 22 May 2006 14:29, Dan Nicholson wrote: > On 5/22/06, linux23dragon <[EMAIL PROTECTED]> wrote: > > Has anyone tried out DBus-0.61 and HAL-0.5.7 yet? > > Yes. They work fine for me, but beware that HAL-0.5.7 requires kernel > 2.6.15, I think. So, if you want to run new HAL and you haven'

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Dan Nicholson
On 5/22/06, linux23dragon <[EMAIL PROTECTED]> wrote: Has anyone tried out DBus-0.61 and HAL-0.5.7 yet? Yes. They work fine for me, but beware that HAL-0.5.7 requires kernel 2.6.15, I think. So, if you want to run new HAL and you haven't updated your kernel, now would be the time. -- Dan --

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread linux23dragon
Hi Speaking of DBus and HAL. Has anyone tried out DBus-0.61 and HAL-0.5.7 yet? Regards Dave -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Dan Nicholson
On 5/22/06, Warren Wilder <[EMAIL PROTECTED]> wrote: I've noticed that a lot of emails about DBUS and HAL are passing by lately. (Currrently I have udev as well as hotplug working for me.) I picked up that HAL and DBUS are great for detecting hotpluggable media, creating a desktop icon, mounting

Re: BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Randy McMurchy
Warren Wilder wrote these words on 05/22/06 08:14 CST: > I've noticed that a lot of emails about DBUS and HAL are passing by lately. > (Currrently I have udev as well as hotplug working for me.) > I picked up that HAL and DBUS are great for detecting hotpluggable > media, DBUS is a low-level back

BLFS progress: udev/hotplug dbus/hal

2006-05-22 Thread Warren Wilder
I've noticed that a lot of emails about DBUS and HAL are passing by lately. (Currrently I have udev as well as hotplug working for me.) I picked up that HAL and DBUS are great for detecting hotpluggable media, creating a desktop icon, mounting them as the device that they are and such. Basically g

Re: control centre make error: [keyboard-drawing.o] Error 1

2006-05-22 Thread Georgina Joyce
On Sun, May 21, 2006 at 06:31:24PM +0100, Andrew Benton wrote: > Georgina Joyce wrote: > >In file included from /usr/include/pango-1.0/pango/pangofc-font.h:25, > > from /usr/include/pango-1.0/pango/pango-ot.h:25, > > from /usr/include/pango-1.0/pango/pangoxft.h:27, >

Re: control centre make error: [keyboard-drawing.o] Error 1

2006-05-22 Thread Georgina Joyce
On Mon, May 22, 2006 at 12:32:52AM -0500, DJ Lucas wrote: > > Hmm...this should have fixed the first error. Please verify that > /usr/include/freetype2/freetype/config/ftheader.h does exist. If not, > your freetype installation is broken...reinstall it. > > If ftheader.h is there, then double