Re: gnome-2 libraries

2005-09-05 Thread randhir phagura
Hi, Simon Geard wrote on Sat, 03 Sep 2005: Of the optional packages, the last three are the ones it considers to be part of gnome. I'd suggest though, that you need all of them to get useful functionality. All the packages mentioned by you are already in the system. Having seen various thre

NTP boot script problem

2005-09-05 Thread HAUTZ Gilles
Hi, I've found a little problem in the implementation of the NTP boot script. If there is a network problem during the boot process, the computer can't boot and stop at the ntp script. If the ntp server isn't rechable, or if the name resolution can't be done, this is the same. I've look at th

Re: New user, permission denied

2005-09-05 Thread Randy McMurchy
[EMAIL PROTECTED] wrote these words on 09/05/05 19:17 CST: > When I add a new user, there is the following message: > > -sh: /dev/null: Permission denied > > > I put the following commands: > groupadd lfs2005 > useradd -s /bin/bash -g lfs2005 -m -k /dev/null lfs2005 Please, execute this comman

New user, permission denied

2005-09-05 Thread mlij
When I add a new user, there is the following message: -sh: /dev/null: Permission denied I put the following commands: groupadd lfs2005 useradd -s /bin/bash -g lfs2005 -m -k /dev/null lfs2005 mlij -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch

Re: Very slow population of /dev under kernel 2.6.13

2005-09-05 Thread Matthew Burgess
Dr. Edgar Alwers wrote: I just made a compilation of a 2.6.13 kernel for my LFS/BLFS6.0 During the boot procedure, the PC stops for 3 to 4 minutes "populating /dev with device nodes" Under the 2.6.8.11 kernel, this point takes some seconds. What could be the problem ? Under both kernels /dev ha

Very slow population of /dev under kernel 2.6.13

2005-09-05 Thread Dr. Edgar Alwers
I just made a compilation of a 2.6.13 kernel for my LFS/BLFS6.0 During the boot procedure, the PC stops for 3 to 4 minutes "populating /dev with device nodes" Under the 2.6.8.11 kernel, this point takes some seconds. What could be the problem ? Under both kernels /dev has some 650 items, and no

Re: uic segfaults while installing qt-3.3.4

2005-09-05 Thread Tushar Teredesai
On 9/5/05, Ilja Honkonen <[EMAIL PROTECTED]> wrote: > Hello > > I'm trying to install QT-3.3.4 into /usr and get this error: Did you run this command? find -type f -name Makefile | xargs sed -i "[EMAIL PROTECTED],-rpath,/usr/lib@@g" -- Tushar Teredesai mailto:[EMAIL PROTECTED] http:/

RE: Multicard readers and xd-format [solved]

2005-09-05 Thread David Fix
> > So I went hunting through the /dev/sd{a,b,c} devices where > I found the > > xd card residing on /dev/sdc. I was then able to mount and read it. > > Ah, so that *is* how it works... that was a lucky guess then. > > I'll have to remember that, since a new monitor I'm looking at getting > incl

Re: Firefox and Thunderbird crash when opening Preferences

2005-09-05 Thread Christopher Beppler
Simon Geard wrote: > On Sun, 2005-09-04 at 22:01 +0200, Christopher Beppler wrote: > >>While hovering the menu items it doesn't look normal, because >>both frame and text are white. > > > I think that's a fairly common problem - I get the same thing on my > Ubuntu machine at work. Not sure if it

Re: Installing lesstif-0.94.4 problem - No rule to make target `install'

2005-09-05 Thread Declan Moriarty
Recently, Somebody Somewhere wrote these words >[EMAIL PROTECTED]:/sources/procmail-3.22# grep -ne 'install:' > It only hung there until I pressed [Ctrl]+c to > terminate the command. That should have been grep -ne 'install:' Makefile* grep rootdir Makefile might also be interesting. Eithe

uic segfaults while installing qt-3.3.4

2005-09-05 Thread Ilja Honkonen
Hello I'm trying to install QT-3.3.4 into /usr and get this error: make[3]: Leaving directory `/sources/qt-x11-free-3.3.4/tools/designer/uilib' cd designer && make -f Makefile /sources/qt-x11-free-3.3.4/tools/designer/designer make[3]: Entering directory `/sources/qt-x11-free-3.3.4/tools/designer/

Re: Installing lesstif-0.94.4 problem - No rule to make target `install'

2005-09-05 Thread Stephen Liu
Hi Declan, Tks for your advice. > You appear to be typing make install > &&. This is wrong. Sorry, No. "make rootdir=/usr/share/doc/lesstif-0.94.4 install &&" is one line. I copied/pasted it from; http://www.linuxfromscratch.org/blfs/view/svn/x/lesstif.html the word wrap function of email m

Re: Installing lesstif-0.94.4 problem - No rule to make target `install'

2005-09-05 Thread Declan Moriarty
Recently, Somebody Somewhere wrote these words > bash-3.00$ su > Password: > [EMAIL PROTECTED]:/sources/lesstif-0.94.4# make > rootdir=/usr/share/doc/lesstif-0.94.4 install && You appear to be typing make install &&. This is wrong. cd to the top source dir if you are not there. If you are, check

RE: Multicard readers and xd-format [solved]

2005-09-05 Thread Simon Geard
On Mon, 2005-09-05 at 08:56 +0300, [EMAIL PROTECTED] wrote: > So I went hunting through the /dev/sd{a,b,c} devices where I found the > xd card residing on /dev/sdc. I was then able to mount and read it. Ah, so that *is* how it works... that was a lucky guess then. I'll have to remember that, sinc

Re: Firefox and Thunderbird crash when opening Preferences

2005-09-05 Thread Simon Geard
On Sun, 2005-09-04 at 22:01 +0200, Christopher Beppler wrote: > While hovering the menu items it doesn't look normal, because > both frame and text are white. I think that's a fairly common problem - I get the same thing on my Ubuntu machine at work. Not sure if it still occurs under Gtk 2.8, sinc

Re: How to CVS/recompile i830_driver.c

2005-09-05 Thread Simon Geard
On Sun, 2005-09-04 at 22:10 +0100, Declan Moriarty wrote: > That may very well be a DRI driver > > [EMAIL PROTECTED] /usr/X11R6/lib]# ls /usr/X11R6/lib/modules/dri > gamma_dri.so i915_dri.so r128_dri.so radeon_dri.so tdfx_dri.so > i810_dri.so mga_dri.so r200_dri.so sis_dri.so > ^^

Re: Multicard readers and xd-format

2005-09-05 Thread Simon Geard
On Sun, 2005-09-04 at 19:07 +0300, [EMAIL PROTECTED] wrote: > The card I am trying to read is an xd-picture card from an olympus > digital camera. The multicard reader seems to work fine under linux > with a static /dev. It can be mounted as /dev/sda1. An sd format card > from a canon digital camer