Re: A question about house keeping

2005-09-14 Thread Stephen Liu
Hi Brandin, Tks for your detail explanation. > The file .xinitrc is simply a list of shell commands that X will run > on startup. Is there a way to start X-window without popup Xterm. It has to be evoked later when necessary? TIA BR SL -- http://linuxfromscratch.org/mailman/listinfo/blfs-s

Re: freenx on lfs

2005-09-14 Thread Douglas J Hunley
Daryn Neadow stated: > I'm going to continue working on it this weekend and should be able to > provide more details.  I was just wondering if anyone had been successful > in setting it up? I was just about to embark on this journey myself. Please keep me informed of your progress. I don't know

Re: A question about house keeping

2005-09-14 Thread Brandin Creech
--- Stephen Liu <[EMAIL PROTECTED]> wrote: > > If you want Firefox > > run when X starts up, add firefox into .xinitrc > > xterm -g 80x40+0+0 & > xclock -g 100x100-0+0 & > firefox > twm > - END - > > (without &) > > On running "startx" after login as "root", Xterm won't start. That is > wha

Re: A question about house keeping

2005-09-14 Thread Ken Moffat
On Thu, 15 Sep 2005, Stephen Liu wrote: Besides editing /root/.xinitrc only affected "root" not other users. I have to edit /home/user/.xinitrc for each user. Any suggestion? TIA I'm puzzled - why would you not want to have each user edit their own .xinitrc for the programs they wish to

Re: A question about house keeping

2005-09-14 Thread Stephen Liu
Hi Kevin, Tks for your advice. > If you want Firefox > run when X starts up, add firefox into .xinitrc performed following tests; edited /root/.xinitrc as 1) xterm -g 80x40+0+0 & xclock -g 100x100-0+0 & firefox & twm - END - On running "startx" after login as "root", Xterm started as well

Beyond Cross-LFS

2005-09-14 Thread Ken Moffat
This is mainly for the archives, so the search engines can find it. Now that Cross-LFS has moved to a glibc snapshot, most things are working well. However, there is occasional breakage (I build 31 packages before it's worth booting my new systems - 2 failed to initially compile). Strangely,

Re: error compiling kdebase-3.4.2

2005-09-14 Thread Brandin Creech
--- Uwe Kramer <[EMAIL PROTECTED]> wrote: > > > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ > > > -DHAVE_CONFIG_H > > > -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared -I/opt/qt/include > > > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT > > > -D_FILE_OFFSET_B

Re: A question about house keeping

2005-09-14 Thread Brandin Creech
--- Stephen Liu <[EMAIL PROTECTED]> wrote: > > As you mentioned, another way would be to launch the application > > without an > > xterm. How exactly are you launching the application? An xterm is not > > required to run X programs such as firefox. > > I haven't figured out how to do it. Firefox

Re: error compiling kdebase-3.4.2

2005-09-14 Thread Randy McMurchy
Uwe Kramer wrote these words on 09/14/05 14:42 CST: > There seems to be a problem with linux/raw.h, from configure.log: > [snip] > It's the only error message from configure. > Could this have something to do with the problem? I get the following from my kdebase-3.4.2/configure.log Significant

Re: error compiling kdebase-3.4.2

2005-09-14 Thread Uwe Kramer
Am Mittwoch, 14. September 2005 20:48 schrieb Brandin Creech: > --- Uwe Kramer <[EMAIL PROTECTED]> wrote: > > > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ > > -DHAVE_CONFIG_H > > -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared -I/opt/qt/include > > -I/usr/X11R6/include

Re: error compiling kdebase-3.4.2

2005-09-14 Thread Brandin Creech
--- Uwe Kramer <[EMAIL PROTECTED]> wrote: > /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ > -DHAVE_CONFIG_H > -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared -I/opt/qt/include > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -Wnon-virtua

Re: A question about house keeping

2005-09-14 Thread Kevin Jordan
On 9/14/05, Stephen Liu <[EMAIL PROTECTED]> wrote: > Hi Brandin, > > As you mentioned, another way would be to launch the application > > without an > > xterm. How exactly are you launching the application? An xterm is not > > required to run X programs such as firefox. > > I haven't figured out h

Re: A question about house keeping

2005-09-14 Thread Stephen Liu
Hi Brandin, > Try this instead: > > chaotic ~$ firefox & > [1] 16800 > chaotic ~$ disown > chaotic ~$ exit Your advice worked here. Tks. > As you mentioned, another way would be to launch the application > without an > xterm. How exactly are you launching the application? An xterm is not > re

Real-time alert for hot stock feature uncle

2005-09-14 Thread sybil Vahary
sybil, Great Investment Newsletter, Get APWL . Pk! APWL Is A Gold Mine - It's Ready To Explode. This is Our Hot Pick This Week, It Can Easily Go Up to 2.25 Very Fast Here Is The Latest News Below. Don't Miss Out On This One Get It Asap For Big Pr0fits Like Our Other Picks which return 300 to 7

Re: NTP bootscript

2005-09-14 Thread Simon Geard
On Tue, 2005-09-13 at 04:34 -0700, Brandin Creech wrote: > Have you tried the ConnectTimeout option? It may be what you need. However, > maybe not; I checked ssh_config(5) for details and it says that the timeout > value is only used if the host is unreachable. Yeah, that's the problem. ConnectTim

error compiling kdebase-3.4.2

2005-09-14 Thread Uwe Kramer
Hello, I'M just building a new system using LFS/BLFS 6.1, using some newer packages in the latter one. When trying to compile kdebase-3.4.2 i get following error: /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared