Re: firefox compilation, some quirks

2006-06-28 Thread Andrey Voropaev
On 6/28/06, Chris Staub <[EMAIL PROTECTED]> wrote: Andrey Voropaev wrote: > firefox :) BTW where is it done? I couldn't find it. What do you mean where is it done? This question was already answered above, by Dan. You configure fonts as described in the X Window System Components page. The /usr/

Re: Xkb error

2006-06-28 Thread Dan Nicholson
On 6/6/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: On 6/6/06, Filip Bartmann <[EMAIL PROTECTED]> wrote: > After applying this patches, libxklavier, must be configured, witch this > switches: > - > ./configure --prefix=/usr --with-xkb-ba

MPlayer woes

2006-06-28 Thread rblythe
This is exactly what happens when I try to use mplayer (gmplayer) [EMAIL PROTECTED] gmplayer MPlayer 1.0pre7try2-4.0.3 (C) 2000-2005 MPlayer Team CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton (Family: 6, Stepping: 0) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3

Re: libdrm and nvidia videocard

2006-06-28 Thread DJ Lucas
Dan Nicholson wrote: > On 6/27/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: >> >> In the section concerning mesalib libdrm is said to be a _required_ >> dependency. In the libdrm section it's said that it provides a "direct >> interface with video hardware using the Linux kernel's Direct Rende

Re: Telling Open Office where firefox libs are located

2006-06-28 Thread DJ Lucas
[EMAIL PROTECTED] wrote: > How should I configure OpenOffice as far as the mozilla libraries are > concerned? Where did you install Firefox? OpenOffice uses pkgconfig, so if the firefox-*.pc files are in your PKG_CONFIG_PATH, then all should be well. Also, you must have built Firefox with LDAP

Re: Menu fonts in Firefox/Abiword

2006-06-28 Thread Cliff McDiarmid
Alessandro Alocci wrote: > Hi, perhaps can help the comments I have in > .kde/share/config/gtkrc: > > # If you do not want KDE to override your GTK settings, select > # Appearance & Themes -> Colors in the Control Center and disable the checkbox > # "Apply colors to non-KDE applications" I'm awa

Re: libdrm and nvidia videocard

2006-06-28 Thread Stef Bon
Dan Nicholson wrote: > On 6/28/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: >> First, thanks for the hint, I'll give it a try. But I have a few >> questions. >> >> On, Wednesday 28 June 2006 10:19 Stef Bon wrote: >> > You'll have to install libdrm and Mesa, and install the nvidia driver >> >

Re: libdrm and nvidia videocard

2006-06-28 Thread Dan Nicholson
On 6/28/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: On 6/28/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: > 2. Do I correctly understand that "install the nvidia driver _from > source_" means "run sh NVIDIA-SOMESTUFF.sh"? Or should I run "sh > NVIDIA-SOMESTUFF.sh --extract-only" and then us

Re: libdrm and nvidia videocard

2006-06-28 Thread Dan Nicholson
On 6/28/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: First, thanks for the hint, I'll give it a try. But I have a few questions. On, Wednesday 28 June 2006 10:19 Stef Bon wrote: > You'll have to install libdrm and Mesa, and install the nvidia driver > from source over it. 1. Can you tell m

Re: libdrm and nvidia videocard

2006-06-28 Thread Vladimir A. Pavlov
First, thanks for the hint, I'll give it a try. But I have a few questions. On, Wednesday 28 June 2006 10:19 Stef Bon wrote: > You'll have to install libdrm and Mesa, and install the nvidia driver > from source over it. 1. Can you tell me please what libdrm is needed for? It seems I shouldn't b

Re: Typo in libusb-0.1.12

2006-06-28 Thread Dan Nicholson
On 6/28/06, Johannes Lächele <[EMAIL PROTECTED]> wrote: Hi I'm not sure but there seems to be a typo at the udev configure section... cat > /etc/udev/rules.d/23-usb-rules << "EOF" shouldn't this be: cat > /etc/udev/rules.d/23-usb.rules << "EOF" with a dot between 'usb' and 'ru

Re: libdrm and nvidia videocard

2006-06-28 Thread Dan Nicholson
On 6/28/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: On, Wednesday 28 June 2006 00:42 Dan Nicholson wrote: > Let me know how it goes. Ok, but unfortunatelly I haven't a opportunity to try right now and therefore the results will come in 2-3 weeks :( No rush. I'm just curious. My suspicio

Re: libdrm and nvidia videocard

2006-06-28 Thread Vladimir A. Pavlov
On, Wednesday 28 June 2006 00:42 Dan Nicholson wrote: > Let me know how it goes. Ok, but unfortunatelly I haven't a opportunity to try right now and therefore the results will come in 2-3 weeks :( -- Nothing but perfection pv -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: htt

Telling Open Office where firefox libs are located

2006-06-28 Thread gena-j
Hi I'm attempting to configure OpenOffice and as I've installed the NSS-3.1 and firefox I'm not sure how I should direct OO to the libraries as it doesn't appear to find them. I've read the output of ./configure --help but I don't see how you provide a path directive. How should I configure O

Re: firefox compilation, some quirks

2006-06-28 Thread Dan Nicholson
On 6/28/06, Chris Staub <[EMAIL PROTECTED]> wrote: As far as I know, these things should never have happened to begin with. I don't remember there ever being a problem with the font installation in BLFS - the only problem (which still exists) was users who simply didn't see the font configuratio

Typo in libusb-0.1.12

2006-06-28 Thread Johannes Lächele
Hi I'm not sure but there seems to be a typo at the udev configure section... cat > /etc/udev/rules.d/23-usb-rules << "EOF" shouldn't this be: cat > /etc/udev/rules.d/23-usb.rules << "EOF" with a dot between 'usb' and 'rules' instead of a '-' ? --- Johannes -- http://linuxfrom

Re: firefox compilation, some quirks

2006-06-28 Thread Chris Staub
Dan Nicholson wrote: Creation of /usr/share/fonts is not quite enough, I don't think. You need to at least have a font in there. But if you follow X by the book, this will happen. And since X is a dependency of Firefox, then you should have fonts in /usr/share/fonts when you build Firefox. At

Re: libdrm and nvidia videocard

2006-06-28 Thread Dan Nicholson
On 6/27/06, Stef Bon <[EMAIL PROTECTED]> wrote: Dan Nicholson wrote: > If you do install both, beware > that there will be duplicate files at /usr/lib/libGL.* and > /usr/include/GL/*. > > Also, if you ever want to install Xgl, it needs Mesa around. And if > you ever use a non-NVIDIA card, you'll

Re: firefox compilation, some quirks

2006-06-28 Thread Dan Nicholson
On 6/28/06, Andrey Voropaev <[EMAIL PROTECTED]> wrote: On 6/27/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > However, you should have the /usr/share/fonts directory already if you > followed the instructions in the BLFS SVN book. What version are you > using? I was using the stable BLFS. Ins

Re: libdrm and nvidia videocard

2006-06-28 Thread Rainer Peter Feller
On Tue, 2006-06-27 at 13:42 -0700, Dan Nicholson wrote: > On 6/27/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: > > > > But what if I'm going to use NVIDIA binary driver from nvidia.com? Do I > > still need Mesalib for something? > > I can't recall all of what comes with the NVIDIA OpenGL > im

Re: firefox compilation, some quirks

2006-06-28 Thread Randy McMurchy
Andrey Voropaev wrote these words on 06/28/06 02:36 CST: > So I guess it would be nice to > have the part about creation of /usr/share/fonts as a dependency for > firefox :) BTW where is it done? I couldn't find it. It is already a dependency (bad choice of words, but you are told to do it) of the

Re: firefox compilation, some quirks

2006-06-28 Thread Chris Staub
Andrey Voropaev wrote: I didn't believe Alexander when he said no one reads the font configuration section. Now after about the 5th email this month were someone failed to configure their fonts, I believe him. Please read this section. http://www.linuxfromscratch.org/blfs/view/svn/x/x-setup.htm

Re: firefox compilation, some quirks

2006-06-28 Thread Andrey Voropaev
On 6/27/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: On 6/26/06, Andrey Voropaev <[EMAIL PROTECTED]> wrote: > > First of all, the list of extensions for firefox may cause the > compilation problems during build. Looks like some of those extensions > expect more packages to be installed. So, after