Terminator

2009-11-18 Thread Richard Melville
I was thinking of building terminator, the cross-platform GPL terminal emulator, at some stage when I have some time. I just wondered if anybody has any experience of building it on BLFS. Richard -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

Black screen when configure Xorg

2009-11-18 Thread Simone Dalmasso
Hi, I've installed the X window system under my LFS, but when trying to configure (Xorg -configure) the screen becomes black and remains in this state, so I need to reboot. My LFS is running under VmWare Fusion. Thanks for any help. Simone --

Re: Black screen when configure Xorg

2009-11-18 Thread krendoshazin
Simone wrote: Hi, I've installed the X window system under my LFS, but when trying to configure (Xorg -configure) the screen becomes black and remains in this state, so I need to reboot. My LFS is running under VmWare Fusion. Do you possibly mean `X -config ~/xorg.conf.new'? We've had several

Re: Black screen when configure Xorg

2009-11-18 Thread Simone Dalmasso
I'm followiong BLFS 6.3. It crashes when I type the command Xorg -configure(X window system components page). The file xorg.config.new is not created. Here you find attached the Xorg.0.log file, it contains some errors. If is important, the env $XORG_PREFIX=/usr. Thanks. Simone 2009/11/18

Re: help needed: sawfish-1.3; BLFS-Version svn-20091115

2009-11-18 Thread Stephan Jansen
William Immendorf wrote: On Mon, Nov 16, 2009 at 2:00 PM, Stephan Jansen sjanse...@gmx.de wrote: Hello, I've got some trouble building sawfish-1.3: After configure without any obvious problems when compiling sawfish-1.3 the procedure ends up with the following last lines: Try

Re: help needed: sawfish-1.3; BLFS-Version svn-20091115

2009-11-18 Thread William Immendorf
On Wed, Nov 18, 2009 at 8:58 PM, Stephan Jansen sjanse...@gmx.de wrote: Thanks for help Glad to service you with your every need. I tried to install the latest versions of libffi, librep, rep-gtk and sawfish in that order as you told me. No problem during configure but make  ended up with

Re: Black screen when configure Xorg

2009-11-18 Thread krendoshazin
Simone wrote: I'm followiong BLFS 6.3. It crashes when I type the command Xorg -configure(X window system components page). The file xorg.config.new is not created. Here you find attached the Xorg.0.log file, it contains some errors. Unfortunately the given file was not attached. If you've

Re: Black screen when configure Xorg

2009-11-18 Thread Simone Dalmasso
Sorry, I get a mistake, the book I'm using is the svn version of the 2009-11-11. Try to resend the file. 2009/11/18 krendosha...@dementedfury.org Simone wrote: I'm followiong BLFS 6.3. It crashes when I type the command Xorg -configure(X window system components page). The file

Re: Black screen when configure Xorg

2009-11-18 Thread krendoshazin
I see several problems here: first it can't find your fonts, you've either not compiled them or they're in a different directory. If they're in a different directory and you wish to keep them there, then you can use `--with-fontdir=FONTDIR' when compiling xorg- server and substitute FONTDIR for

Re: Black screen when configure Xorg

2009-11-18 Thread Simon Geard
On Wed, 2009-11-18 at 17:02 -0600, krendosha...@dementedfury.org wrote: I see several problems here: first it can't find your fonts, you've either not compiled them or they're in a different directory. If they're in a different directory and you wish to keep them there, then you can use