Re: [blfs-support] Glib-networking "make check"

2013-01-18 Thread Randy McMurchy
On 1/18/2013 10:59 AM, Bruce Dubbs wrote: > This is an interesting list. A new page in Chapter 2 or 3 may be a good > place to summarize these configuration items. I agree; however, most of them only need to be done manually if you use a non-standard installation method such as DESTDIR. Interesti

Re: [blfs-support] Two strange things related to Xorg (I think)

2013-01-18 Thread Bruce Dubbs
Richard wrote: >> Try disabling xdmcp with >> >> startx -- -nolisten tcp >> >> -- Bruce >> > > I tried this but it didn't make any difference. > Is it likely that xdmcp is enabled on my system? I > read that it is usually disabled by default because > it is not secure, and I have not do

Re: [blfs-support] Glib-networking "make check"

2013-01-18 Thread Bruce Dubbs
Armin K. wrote: > For every single package that I install I have following set of "post > install triggers" > > /sbin/ldconfig > > /usr/bin/mandb -q > > for file in usr/share/info/* ; do /usr/bin/install-info /$file > /usr/share/info/dir ; done (*) > > for schema in etc/gconf/schemas/*.schemas ; d

Re: [blfs-support] Two strange things related to Xorg (I think)

2013-01-18 Thread Richard
> > Message: 1 > Date: Sun, 13 Jan 2013 10:05:16 -0500 > From: Richard > Subject: [blfs-support] Two strange things related to Xorg (I think) > To: blfs-support@linuxfromscratch.org > Message-ID: <50f2cd2c.5020...@usol.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > I

Re: [blfs-support] Polkit fail when 'make check'

2013-01-18 Thread Armin K.
On 01/18/2013 11:09 AM, Cliff McDiarmid wrote: > Hi > > This has been covered before I think but can't view page on the net for > some reason. > > Does anyone know was is causing this fail when checking Polkit on > LFS7.2, as per BLFS intructions, or is important? > > FAIL: polkitbackendjsauthority

Re: [blfs-support] Glib-networking "make check"

2013-01-18 Thread Armin K.
On 01/18/2013 09:10 AM, Simon Geard wrote: > On Thu, 2013-01-17 at 22:46 +0100, Armin K. wrote: >> However, gschemas.compiled should be createad by GTK+3 and >> gsettings-desktop-schemas (or any other packages that installs GSettings >> schemas) make install process unless you are using DESTDIR met

[blfs-support] Polkit fail when 'make check'

2013-01-18 Thread Cliff McDiarmid
Hi This has been covered before I think but can't view page on the net for some reason. Does anyone know was is causing this fail when checking Polkit on LFS7.2, as per BLFS intructions, or is important? FAIL: polkitbackendjsauthoritytest ERROR:test-polkitbackendjsauthority.c:374:rules_te

Re: [blfs-support] Glib-networking "make check"

2013-01-18 Thread Simon Geard
On Thu, 2013-01-17 at 22:46 +0100, Armin K. wrote: > However, gschemas.compiled should be createad by GTK+3 and > gsettings-desktop-schemas (or any other packages that installs GSettings > schemas) make install process unless you are using DESTDIR method. Ah ha... I think you've just solved the