Re: NetworkManager and RT2500

2009-02-23 Thread Dennis J Perkins
On Sat, 2009-02-21 at 17:24 +, richard.melvi...@ntlworld.com wrote: > > > I'm trying to get NetworkManager to work with an RT2500 wireless chip. I > > found that the rt2500.ko module won't work with it at all. Apparently that > > is a legacy driver? The rt2500pci.ko partially works, because

Re: NetworkManager and RT2500

2009-02-23 Thread Dennis J Perkins
On Sat, 2009-02-21 at 22:11 +1300, Simon Geard wrote: > A few comments below, but I'd suggest asking on the NM mailing list > instead - nothing about your problem seems LFS-specific, and they're the > experts on NM and wireless networking in general. > > On Fri, 2009-02-20 at 14:42 +, dennisjp

Re: libxcb build problem

2009-01-18 Thread Dennis J Perkins
On Sun, 2009-01-18 at 14:25 +, Ken Moffat wrote: > On Sat, Jan 17, 2009 at 07:11:52PM -0700, Dennis J Perkins wrote: > > > > > > Have you tried symlinks ? I've no idea how many files are > > > involved, or whether you can perhaps make a few 'd

Re: libxcb build problem

2009-01-17 Thread Dennis J Perkins
> > If I set PYTHONPATH to /usr/lib64/python2.6/lib-dynload, libxcb will > > compile but it does complain that it could not find platform dependent > > libraries. Configure complains when it tries to find the python version > > and when it tries to find the python platform. Make complains 25 tim

Re: libxcb build problem

2009-01-17 Thread Dennis J Perkins
On Sat, 2009-01-17 at 16:39 +, lux-integ wrote: > On Saturday 17 January 2009 03:53:13 pm Dennis J Perkins wrote: > > I'm having problems building libxcb. It complains that there is no > > Python module called _elementtree in cElementTree.py. I've been trying

libxcb build problem

2009-01-17 Thread Dennis J Perkins
I'm having problems building libxcb. It complains that there is no Python module called _elementtree in cElementTree.py. I've been trying to trace this on the Internet, and it seems that this is due to pyexpat not being built. How does this get built? -- http://linuxfromscratch.org/mailman/lis

Re: gnome-desktop-2.24 compile problem

2008-11-19 Thread Dennis J Perkins
On Wed, 2008-11-19 at 06:02 -0800, Dan Nicholson wrote: > On Tue, Nov 18, 2008 at 8:03 PM, Dennis J Perkins > <[EMAIL PROTECTED]> wrote: > > I'm having trouble compiling gnome-desktop. It gives me this error > > message: > > > > gnome-rr.c:46: error:

gnome-desktop-2.24 compile problem

2008-11-18 Thread Dennis J Perkins
I'm having trouble compiling gnome-desktop. It gives me this error message: gnome-rr.c:46: error: expected specifier-qualifier-list before 'XRRScreenResources' Has anyone else encountered this and solved it? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfrom

missing libgtkembedmoz.so

2008-11-02 Thread Dennis J Perkins
I've discovered that libgtkembemoz.so is not being built by Firefox 3. Yelp and monodevelop both want it. Does anyone know how to get it built and installed? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above

Re: inkscape-0.43

2008-11-02 Thread Dennis J Perkins
On Sun, 2008-11-02 at 11:23 -0600, DJ Lucas wrote: > Dennis J Perkins wrote: > > Has anyone been able to build inkscape-0.46? I am getting this error: > > > > no matching function for call to 'GfxFont::getNextChar(char*&, int&, > > CharCode*, Unicode

inkscape-0.43

2008-11-01 Thread Dennis J Perkins
Has anyone been able to build inkscape-0.46? I am getting this error: no matching function for call to 'GfxFont::getNextChar(char*&, int&, CharCode*, Unicode [8], int, int*, double*, double*, double*, double*)' Poppler is installed, so I don't know why it is complaining. -- http://linuxfromsc

Re: Firefox-3 and swfdec on AMD64

2008-07-18 Thread Dennis J Perkins
On Fri, 2008-07-18 at 23:03 +0100, Ken Moffat wrote: > On Fri, Jul 18, 2008 at 01:53:20PM -0600, Dennis J Perkins wrote: > > I have Firefox 3 running on an AMD64 system. I decided I wanted to add > > Flash capability. I compiled swfdec-mozilla and Firefox sees it as a > > pl

Firefox-3 and swfdec on AMD64

2008-07-18 Thread Dennis J Perkins
I have Firefox 3 running on an AMD64 system. I decided I wanted to add Flash capability. I compiled swfdec-mozilla and Firefox sees it as a plugin, but it will not play videos on Youtube. Has anyone managed to get swfdec-mozilla to work? -- http://linuxfromscratch.org/mailman/listinfo/blfs-s

Re: Firefox-3.0.1

2008-07-18 Thread Dennis J Perkins
On Fri, 2008-07-18 at 21:45 +1200, Simon Geard wrote: > On Thu, 2008-07-17 at 16:55 -0600, Dennis J Perkins wrote: > > CBLFS has an APNG patch for libpng. > > > > Oh, that's useful. I've just been looking at building FF3 (been running > binaries for ages), an

Re: Firefox-3.0.1

2008-07-17 Thread Dennis J Perkins
On Thu, 2008-07-17 at 19:36 -0300, Camponez wrote: > On Thu, Jul 17, 2008 at 12:38 PM, alberto hernando <[EMAIL PROTECTED]> wrote: > > Hi all. > > > > Well, I just want to let you know that firefox-3 > > didn't compile well, but 3.0.1 does. The mozconfig and basic > > I had no problems to compile

Re: Logitech Quickcam Ultra Vision

2008-02-18 Thread Dennis J Perkins
The uvcvideo driver uses the V4L2 API in the Linux kernel. Ekiga can use either V4L or V4L2. http://linux-uvc.berlios.de mentions an audio bug in some Logitech webcams. Maybe this is related to your problem. I have found that xawtv-20070625-114215 works with V4L2. Camorama apparently does not

Re: Logitech Quickcam Ultra Vision

2008-02-18 Thread Dennis J Perkins
I found that I had to add --enable-plugins when configuring pwlib. Now that problem is gone and ekiga is complaining that the color formats aren't supported. On Mon, 2008-02-18 at 06:41 +, TheOldFellow wrote: > On Sun, 17 Feb 2008 22:05:44 -0700 > Dennis J Perkins <[EMAIL PRO

Logitech Quickcam Ultra Vision

2008-02-17 Thread Dennis J Perkins
I'm trying to get the Ultra Vision to work with LFS. I can compile uvcvideo and the kernel loads it, but ekiga, xawtv and camorama cannot connect to /dev/video1. /dev/video1 has 660 permissions and the video group. The device type is 81 major, 0 minor. Has anyone been able to successfully use t

Re: Gnome 2.20 and Firefox

2007-09-29 Thread Dennis J Perkins
On Sat, 2007-09-29 at 19:57 +0100, Ken Moffat wrote: > On Sat, Sep 29, 2007 at 08:47:30AM -0600, Dennis J Perkins wrote: > > Firefox has a problem afte I built Gnome 2.20. I can't download files. > > Whenever I try, a dialog box pops up but the box is empty. Sometimes > &

Gnome 2.20 and Firefox

2007-09-29 Thread Dennis J Perkins
Firefox has a problem afte I built Gnome 2.20. I can't download files. Whenever I try, a dialog box pops up but the box is empty. Sometimes the box only shows the edges. If I click on the dialog's close button or on Firefox's close button, I get a message saying that "Opening ..." is not res

Re: Instiki

2007-09-04 Thread Dennis J Perkins
On Tue, 2007-09-04 at 22:59 -0500, david567 wrote: > Dennis J Perkins wrote: > > Has anyone tried building Instiki? Supposedly its only dependencies are > > Ruby and sqlite, which are already installed. When I run Instiki and > > try to create a Wiki, I get an &

Re: New BLFS

2007-06-03 Thread Dennis J Perkins
> 1-st problem: motherboard is nforce-3. Ethernet module is nforcedeth. I > build it as a module. After booting i have no eth0 interface. But module > is loaded. No changes is made from previous system (linux-2.6.20). Syslog > - "eth0: forcedeth.c: subsystem: 01458:e000 bound to :00:05.0".

Re: HAL problem in gnome

2007-05-30 Thread Dennis J Perkins
> I'm sure that /media/{cdrom,floppy} need to be part of another group > (halusers or disk maybe), but right now i want to focus on getting hal > running as root, then worry about the users. > > -- I didn't see the beginnng of this thread, but it looks like you are trying to get removable drives

problem with GAIM and pidgin

2007-05-06 Thread Dennis J Perkins
I'm having a prolm with GAIM that I did not have earlier. I can create a client to talk to MSN/Hotmail users but after I stop the program, I can't get it to work again. Deleting .gaim lets the program work again, with the disadvantage that I had to recreate a couple of clients. I compiled pidgin

gnome-mount and drive icon labels

2007-04-04 Thread Dennis J Perkins
I'm not sure which program... gnome-mount, gnome-volume-manager, or nautilus... is responsible for putting labels under drive icons on the desktop, but does anyone know if it is possible to have better icon labels than "3.8 GB Removable Volume"? -- http://linuxfromscratch.org/mailman/listinfo/blf

libmtp and gnomad2

2007-03-19 Thread Dennis J Perkins
I finally got gnomad2 to read the files on my iRiver T10. A libmtp.rules file should be added to /etc/udev/rules/. I found a copy listed in a a couple of help forums, but they might have been copied from Fedora. When I looked at Fedora, it also had a libnjb.rules file for the Nomad Zen. -- htt

iwconfig issue

2007-03-04 Thread Dennis J Perkins
I tried to switch from one SSID to another and iwconfig wouldn't do it. No error message. I found that if mode is set to managed, it won't switch. As soon as I set it to ad-hoc, it changed the ssid. I did some testing and I found that I can switch with no problems if the mode is ad-hoc. If I

iwconfig issue

2007-02-22 Thread Dennis J Perkins
I tried using iwconfig to switch wireless access points. For some reason, it didn't work until I changed the mode from Managed to Ad-Hoc. Another odd thing is that I did not specify the ESSID when I changed modes, but it switched anyway. Does anyone know why iwconfig works this way? -- http://l

Re: Why would a kernel upgrade change my X server resolution

2006-10-03 Thread Dennis J Perkins
On Tue, 2006-10-03 at 21:23 +0100, Jeremy Henty wrote: > On Mon, Oct 02, 2006 at 05:10:55PM -0700, Dan Nicholson wrote: > > On 10/2/06, Jeremy Henty <[EMAIL PROTECTED]> wrote: > > >On Mon, Oct 02, 2006 at 12:49:22PM -0700, Dan Nicholson wrote: > > > > > >> BTW, is there any reason not to upgrade to

Re: Continued problems with popt

2006-10-01 Thread Dennis J Perkins
On Sat, 2006-09-30 at 11:38 -0500, Arnie Stender wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Guys, > I'm missing something. I have re-compiled popt-1.10.4 with configure > switches --prefix=/usr and --libdir=/usr/lib. This seems to have > installed libpopt files properly

Re: qt compile problem

2006-01-01 Thread Dennis J Perkins
On Sun, 2006-01-01 at 14:48 -0600, Randy McMurchy wrote: > Dennis J Perkins wrote these words on 01/01/06 14:26 CST: > > I'm trying to compile qt and arts for an Athlon64. When I am done > > compiling qt, I do not have alibqt-mt.so or any libqt-mt library files. > > Wh

qt compile problem

2006-01-01 Thread Dennis J Perkins
I'm trying to compile qt and arts for an Athlon64. When I am done compiling qt, I do not have alibqt-mt.so or any libqt-mt library files. Why? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information

compiling

2006-01-01 Thread Dennis J Perkins
I had to add -platform linux-g++-64to the configure command to compile for 64-bit mode. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

compiling qt on 64-bit system

2006-01-01 Thread Dennis J Perkins
I'm trying to compile QT on a 64-bit Athlon. It complains that it can't find some X11 libraries in /usr/X11R6/lib, but it should be looking in /usr/X11R6/lib64. Does anyone know how to fix this? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/bl

Re: Xorg 6.9?

2005-12-25 Thread Dennis J Perkins
On Mon, 2005-12-26 at 16:28 +1300, Simon Geard wrote: > Hi all... anyone tried to build Xorg 6.9 yet? Just tried, using the same > instructions as 6.8.2, and hit the following error: I'm trying to build it for my Athlon64 system. The only thing I changed was that I ignored the gcc-4 patch. It co

Re: dbus problem

2005-10-25 Thread Dennis J Perkins
On Tue, 2005-10-25 at 20:56 +1300, Simon Geard wrote: > On Mon, 2005-10-24 at 21:11 -0600, Dennis J Perkins wrote: > > I've found that gdm doesn't call .xinitrc for some reason, so > > dbus-launch never runs. > > > > Ah, you're using GDM to start Gnome

Re: dbus problem

2005-10-24 Thread Dennis J Perkins
I've found that gdm doesn't call .xinitrc for some reason, so dbus-launch never runs. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: dbus problem

2005-10-23 Thread Dennis J Perkins
> How are you actually running dbus-launch - with the suggested 'eval' > command, or just by running it directly from the commandline? If the > latter, it won't work, since the dbus-launch process can't change the > environment of it's parent process, only of itself and it's children. > > Simon.

dbus problem

2005-10-22 Thread Dennis J Perkins
I compiled Gnome power manager, but when I tried to run it, I got the following error: ** (process:5344): WARNING **: Failed to open connection to dbus session bus: Unable to determine the address of the message bus This program cannot start until you start the dbussession daemon

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Dennis J Perkins
On Wed, 2005-10-12 at 21:20 -0500, Randy McMurchy wrote: > Dennis J Perkins wrote these words on 10/12/05 21:03 CST: > > > After reading your post, I added --enable-man and --enable-info to see > > what would happen. Yelp seems to run fine, except it doesn't show an

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Dennis J Perkins
> Randy McMurchy wrote these words on 10/10/05 17:20 CST: > > > Everything seems to work good except for Yelp, which is totally > > sucking for me, crashes every time I run it. I looked in GNOME's BZ, > > but can't see anything that stands out. > > As I initially mentioned when I first was having

Re: cairo compile problem

2005-09-30 Thread Dennis J Perkins
> > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -msse -Winline > > --param inline-unit-growth=1 --param large-function-growth=1 -O3 > > -pipe -march=athlon-tbird -MT libpixman_mmx_la-fbmmx.lo -MD -MP > > -MF .deps/libpixman_mmx_la-fbmmx.Tpo -c fbmmx.c -o > > libpixman_mmx_la-fbmm

Re: cairo compile problem

2005-09-30 Thread Dennis J Perkins
On Fri, 2005-09-30 at 13:40 +0100, Declan Moriarty wrote: > Recently, Somebody Somewhere wrote these words > > On Thu, 2005-09-29 at 07:37 -0600, [EMAIL PROTECTED] wrote: > > > I'll try ldconfig. > > > > > > There is a libpixman directory in cairo, so it looks like it is part > > > of cairo. BLFS

cairo compile problem

2005-09-28 Thread Dennis J Perkins
I'm trying to compile cairo-1.0.0 and I get the following error. I don't see what is causing the error. make[3]: *** [libpixman_mmx_la-fbmmx.lo] Error 1 make[3]: Leaving directory `/usr/src/misc/cairo-1.0.0/pixman/src' -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://ww

postgresql

2005-05-12 Thread Dennis J Perkins
The postgresql instuctions specify a group called 'users' when creating the postgres user. I don't see anything specifying the creation of this group. Is this group intended to be for postgresql users only? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromsc

Re: Evolution-2.0.2

2005-05-12 Thread Dennis J Perkins
On Thu, 2005-05-12 at 13:47 -0500, Randy McMurchy wrote: > Richard A Downing FBCS CITP wrote these words on 05/12/05 12:00 CST: > > I think I've got my pkgconfig right, and built the right versions of the > > dependencies, and yet Evolution's configure says this: > > Hi Richard, here's some notes.

Re: Wireless networking...

2005-05-01 Thread Dennis J Perkins
On Mon, 2005-05-02 at 13:46 +1200, Simon Geard wrote: > On Sun, 2005-05-01 at 19:22 -0600, Dennis J Perkins wrote: > > I didn't have time this weekend. I was going to try WEP first, then > > move on to WPA. Now I think I'll skip WEP. > > What hardware / driver

Re: Wireless networking...

2005-05-01 Thread Dennis J Perkins
On Mon, 2005-05-02 at 12:52 +1200, Simon Geard wrote: > On Mon, 2005-05-02 at 10:38 +1200, Simon Geard wrote: > > On Fri, 2005-04-29 at 21:19 -0600, Dennis J Perkins wrote: > > > I want to try setting up WEP this weekend, so I can only guess. It > > > looks like you can

Re: Wireless networking...

2005-04-29 Thread Dennis J Perkins
> It's a little further down the email, with the commands I was using to > set the essid, channel, keys, etc. > > I've actually made a bit more progress after I tried turning off > security on the AP and skipping the 'key' lines. iwevent reported seeing > the AP, and I was able to ping it. Setting

Re: Wireless networking...

2005-04-29 Thread Dennis J Perkins
On Sat, 2005-04-30 at 00:05 +1200, Simon Geard wrote: > Hi all... a followon to an earlier thread, now that I actually have the > hardware (and specific problems needing help). > > I have a DSL router with builtin wireless AP, and an Atheros-based PCI > card for my desktop box. I have the drivers

Re: hal and dbus

2005-04-16 Thread Dennis J Perkins
> Yes, I have HAL in my back pocket and dbus is not quite there yet. > Matt said he had instructions ready to go, or, if you do as well, > a hint would be greatly appreciated. That would make the work of > getting it into BLFS much easier. > > Right now, we're still playing catch up getting packag

hal and dbus

2005-04-16 Thread Dennis J Perkins
I've been compiling some new versions of Gnome 2.10 packages and a few of them are looking for hal and dbus. I can turn off hal in most cases, but gnome-volume-manager appears to require hal. I have found and compiled hal and dbus, but documentation on how to configure them seems to be very spars

Re: X.org 6.8.2 problem

2005-04-10 Thread Dennis J Perkins
On Sun, 2005-04-10 at 20:38 -0500, Randy McMurchy wrote: > Dennis J Perkins wrote these words on 04/10/05 20:19 CST: > > I compiled X and it seems to be working fine, except for one thing. If > > I switch to another terminal (Ctl-Alt-F1) and then try to switch back, > > my

X.org 6.8.2 problem

2005-04-10 Thread Dennis J Perkins
I compiled X and it seems to be working fine, except for one thing. If I switch to another terminal (Ctl-Alt-F1) and then try to switch back, my computer locks up. I recompiled 6.8.1 and that version doesn't have this problem. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: ht

Re: fontconfig-2.3.1

2005-03-27 Thread Dennis J Perkins
Randy McMurchy wrote: Mark Carey wrote these words on 03/27/05 17:57 CST: Hi, Following BLFS SVN trying to build fontconfig and I am getting an error regarding my open jade installation. Build host is lfs-svn 20050319. After using (I am installing blfs stuff to /usr/local as I have decided it i

packages needed for Beagle

2005-03-25 Thread Dennis J Perkins
Has anyone tried compiling beagle? I'm having trouble finding packages for building beagle, such as gmime-sharp and glade-sharp. Does anyone know where to find them? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See

Re: totem

2005-03-22 Thread Dennis J Perkins
005 17:01:14 -0600 (16:01 MST) Newsgroups: blfs.support Dennis J Perkins wrote: > I compiled totem as part of Gnome 2.10. When I try to play a movie, it > says that it failed to find mountpoint for device /dev/hdc > in /etc/fstab. But /dev/hdc does have a mountpoi

Re: totem

2005-03-20 Thread Dennis J Perkins
> What version of totem? totem-0.99.11 is working fine here with an > xine-lib-1-rc7 > backend. I don't mount dvd's or cd's in /etc/fstab version 1.0. I don't mount DVDs either. I don't know why it is complaining about fstab. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

totem

2005-03-20 Thread Dennis J Perkins
I compiled totem as part of Gnome 2.10. When I try to play a movie, it says that it failed to find mountpoint for device /dev/hdc in /etc/fstab. But /dev/hdc does have a mountpoint specified in fstab. Has anyone else tried to compile this program and encountered this problem? -- http://linuxfr

Gnome 2.10 panel icon problem solved

2005-03-19 Thread Dennis J Perkins
I finally found why the icons were not displayed. I had to set these variables for Gnome: XDG_DATA_DIRS For example, /usr/share XDG_CONFIG_DIRS should point to xdg directory. For example, /etc/xdg I also had to set XDG_DATA_HOME=/usr/share. shared-mime-info apparently cannot find its fil