dev permissions

2005-10-02 Thread Salvador Cabrera
Hi, I followed the BLFS 6.1 guide and install gnome-2.12 instead of gnome-2.10, but i cannot play music (unless i logon with root account), and can't open konsole or gnome-terminal, i checked out the dev tree and the permissions are wrong 660 dsp, mixer, audio and other nodes (think so). So if i ch

Re: Configuring XDM

2005-10-02 Thread Steven Pasternak
Dan McGhee wrote: Got XDM up and running. Still learning about resources. I THINK I remember reading somewhere that you can configure XDM to "offer" you more than one window manager at start up, but, for the life of me, I can't remember where. I also can't find it googling or reading man p

Configuring XDM

2005-10-02 Thread Dan McGhee
Got XDM up and running. Still learning about resources. I THINK I remember reading somewhere that you can configure XDM to "offer" you more than one window manager at start up, but, for the life of me, I can't remember where. I also can't find it googling or reading man pages. Am I correct?

RE: searching libtif

2005-10-02 Thread David Fix
> sacarde wrote these words on 10/02/05 14:56 CST: > > I am building BLFS 6.1 packages, but: > > ftp://ftp.remotesensing.org/libtiff/tiff-3.7.3.tar.gz > > does not exist.. > > can you help me to download libtif ? Another place to look is FreshMeat... http://www.freshmeat.net... Just

Re: searching libtif

2005-10-02 Thread Randy McMurchy
sacarde wrote these words on 10/02/05 14:56 CST: > I am building BLFS 6.1 packages, but: > > ftp://ftp.remotesensing.org/libtiff/tiff-3.7.3.tar.gz > > does not exist.. > > can you help me to download libtif ? Please see the section in Chapter 1 named "Getting the Source Packages". --

Re: searching libtif

2005-10-02 Thread Justin R. Knierim
sacarde wrote: Hi, I am building BLFS 6.1 packages, but: ftp://ftp.remotesensing.org/libtiff/tiff-3.7.3.tar.gz does not exist.. can you help me to download libtif ? http://www.google.com, enter file name Or check the ftp servers: ftp://ftp.lfs-matrix.net/pub/BLFS Justin -- http://

searching libtif

2005-10-02 Thread sacarde
Hi, I am building BLFS 6.1 packages, but: ftp://ftp.remotesensing.org/libtiff/tiff-3.7.3.tar.gz does not exist.. can you help me to download libtif ? thankyou [EMAIL PROTECTED] -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.

Re: Arabs Against Discrimination (Daily Update)

2005-10-02 Thread Matthew Burgess
Arabs Against Discrimination wrote: *Arabs Against Discrimination (Daily Update):* I realise it's bad form to respond to spam, but thought I'd let folks know what the situation currently is. I've blacklisted this particular offending address, which should work at least temporarily. The spa

Arabs Against Discrimination (Daily Update)

2005-10-02 Thread Arabs Against Discrimination
Arabs Against Discrimination (Daily Update): October 2, 2005   (English)   An orthodox Jew spits on Christians in Jerusalem Teachers accompany Palestinians to school    (Arabic) íåæÏì ÃÑËæÐßÓí íÈÕÞ Úáì ãÓíÍííä Ýì ÇáÞÏÓ ÊÑÈæíæä íÑÇÝÞæä ÊáÇãíÐ ÝáÓØíäíæä Åáì ãÏÇÑÓåã   Best Regards, AAD   If you wan

Re: All Evolution-2.x versions on any BLFS crash on any html content - please give me a hint

2005-10-02 Thread PiotrAF
Dnia 02-10-2005, nie o godzinie 15:53 +0100, Ken Moffat napisał(a): > Unless anybody recognizes this problem, I suggest you build gdb, start > evolution from within gdb, then get a backtrace after it crashes. If > you have stripped the programs or libraries it is calling, you might > have to

Re: All Evolution-2.x versions on any BLFS crash on any html content - please give me a hint

2005-10-02 Thread Ken Moffat
On Sun, 2 Oct 2005, PiotrAF wrote: The problem: BLFS AFAIR any version built with >=gcc-3.4.3 if I can discibe the versions timing that way :) Any version of evolution 2.0.x 2.1x 2.2.x. It opens fine, and everything is fine until I highlight i.e. try to view any html mail (even the Ximian welco

You have received a postcard from a family member!!

2005-10-02 Thread postcard . com
poscards.org   You have just received a virtual postcard from a family member! . You can pick up your postcard at the following web address: . http://www2.postcards.org/?a91-valets-cloud-31337 . If you can't click on the web address above, you can also visit

All Evolution-2.x versions on any BLFS crash on any html content - please give me a hint

2005-10-02 Thread PiotrAF
Hi to All, This is my first mail to blfs-support, so please excuse me for any mistake I might make. I'm not 100% sure that this is the right group, but since it concerns, many versions of blfs, I thought this might be the right one. This problem is very important to me, because this is the only thi

Re: wmii-2 fails to compile: ld 'cannot find -lX11'

2005-10-02 Thread Carlos Eduardo de Brito Novaes
Try type LDFLAGS=-L/usr/X11R6/lib make. Or even defining CFLAGS with this options, I think it wont hurt. I am using BLFS6 and for some reason ld cant see the libs on /usr/X11R6/lib. I got this problem with -lGLU a week ago and cant find a proper solution yet. Em Dom 02

spam (was A.A.D.)

2005-10-02 Thread Declan Moriarty
Recently Somebodwrote these words > What the hell are we doing allowing this on the > BLFS support mailing list. > > Yeah if you're upset at my attitude then kick me off the mailing list. > But I object most strongly to having to put up with with some > religious nutacases ideas on a mailing li

Re: wmii-2 fails to compile: ld 'cannot find -lX11'

2005-10-02 Thread Lennon Cook
Andrew Benton wrote: > maybe try passing LDFLAGS=-lX11 as an argument to make? It's worth a try I tried both 'make LDFLAGS=-lX11' and (although I didn't expect much from it) 'LDFLAGS=X11 make'. Both gave the same result. -- Lennon Victor Cook -- http://linuxfromscratch.org/mailman/listinfo/blfs-su

Re: wmii-2 fails to compile: ld 'cannot find -lX11'

2005-10-02 Thread Andrew Benton
Lennon Cook wrote: When attempting to compile wmii-2, I get the following error: /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status I notice that if I manually do 'ld -lX11', I get the same error, but if I do 'ld -L /usr/X11R6/lib -l X11', a.out is created properly. However, i

Re: Alligator RSS Reader - how does one compile it?

2005-10-02 Thread Simon Geard
On Sat, 2005-10-01 at 05:07 +, Lennon Cook wrote: > I've downloaded the source of Alligator ( http://alligator.sf.net ) > via the CVS, and I'm trying to figure out how to compile the thing. It > has, as far as I (and find) can tell, no Makefile or Makefile.in, no > ./configure or configure.in,