[gentoo-user] Correct way of installing PCMCIA?

2003-08-21 Thread Christian Aust
Hi fellow gentoo fans, I'm running Gentoo on a Compaq Evo N800C laptop and do have trouble with the correct way to set up PCMCIA (cardbus) support for my Netgear WLAN card. I'm running gs-sources, as well as hotplug and linux-wlan-ng. During startup, hotplug tries to start cardmgr (?) which

Re: [gentoo-user] cron and crontab

2003-08-21 Thread Jason Stubbs
First, try paragraphs! On Thursday 21 August 2003 13:51, Scott Jones wrote: I never really have used cron but lately i have been trying to. I was trying to get it to check my email hourly by putting an entry into the cron.hourly directory. Well suffice to say it did not work. So i deleted

Re: [gentoo-user] cron and crontab

2003-08-21 Thread Gustav_Schaffter
Your '/usr/bin/crontab' should be owned by 'root:cron' with permissions '-rwxr-x---' Any unpriviledged user that shall use 'crontab' must belong to the 'cron' group. Login as an unpriviledged user and type 'crontab -l' to list your current entries. If that tells you your crontab is empty,

Re: [gentoo-user] cron and crontab

2003-08-21 Thread Jason Stubbs
On Thursday 21 August 2003 15:48, [EMAIL PROTECTED] wrote: Your '/usr/bin/crontab' should be owned by 'root:cron' with permissions '-rwxr-x---' Hmmm, mine (which I haven't changed) has permission -rwsr-x--- and owned by root:cron. Checking /var/spool/cron/crontabs/*, I find they have

Re: [gentoo-user] Kernel 2.6 oddities

2003-08-21 Thread Ulrich Plate
Jason Stubbs wrote: The best I've found is grepping /var/log/everything/current for modprobe. Of course, that only includes info of what modules errors happened after the kernel logger starts. It's not too informative either, but maybe a starting point. True. But even though I've added

Re: [gentoo-user] cron and crontab

2003-08-21 Thread Gustav_Schaffter
I had a look at this yesterday evening. I will double check tonight. (Unfortunately, I find myself in front of M$ products all day long.) Gus

RE: [gentoo-user] Correct way of installing PCMCIA?

2003-08-21 Thread Gwendolyn van der Linden
What is the preferred way of getting the card to work? Kernel support? pcmcia-cs? Linux-wlan-ng? I'd appreciate if you could point me to a working howto somewhere or give me some assistance. Best regards, I have a LinkSys WPC11 PCMCIA card up and running with kernel 2.4.21. I have NO PCMCIA

Re: [gentoo-user] cron and crontab

2003-08-21 Thread oleander
On Thu, 21 Aug 2003 15:00:06 +0900 Jason Stubbs [EMAIL PROTECTED] wrote: To use cron as an unpriveleged user, that user must be in the cron group in /etc/group. Once that is done, logout and login again to update permissions, after which you can run crontab -e to edit your cron jobs. I think

[gentoo-user] /etc/group modifications [WAS] cron and crontab

2003-08-21 Thread Jason Stubbs
On Thursday 21 August 2003 11:16, oleander wrote: On Thu, 21 Aug 2003 15:00:06 +0900 Jason Stubbs [EMAIL PROTECTED] wrote: To use cron as an unpriveleged user, that user must be in the cron group in /etc/group. Once that is done, logout and login again to update permissions, after which

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
A thing that I'm really missing is the gentoo counterpart to the FreeBSD Handbook. Or... Did I missed it? ISTM that one has to search accross the web to be able to use gentoo. First, it's extremly time consuming. And second, that's not acceptable for business purpose (although for

Re: [gentoo-user] Correct way of installing PCMCIA?

2003-08-21 Thread Christian Aust
Gwendolyn van der Linden [EMAIL PROTECTED] wrote on Thu, 21 Aug 2003 09:21:41 +0200: What is the preferred way of getting the card to work? Kernel support? pcmcia-cs? Linux-wlan-ng? I'd appreciate if you could point me to a working howto somewhere or give me some assistance. Best regards, I

Re: [gentoo-user] /etc/group modifications [WAS] cron and crontab

2003-08-21 Thread Bryan Feir
On Thu, Aug 21, 2003 at 04:54:45PM +0900, Jason Stubbs wrote: On Thursday 21 August 2003 11:16, oleander wrote: it's kind of silly but you could do: % sg cron -c 'crontab -e' from the current shell after being added to cron group. that prevents a logout at least. or newgrp cron, too.

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
Hi! The next point I'm eager to try is NPTL. I would like to have the latest version available, namely 0.55 (the v0.28 available with glibc-2.3.2-r1 is too buggy for me). For this, I need to install glibc-2.3.2-r3. How should I proceed? From my understanding, a simple emerge glibc

RE: [gentoo-user] Correct way of installing PCMCIA?

2003-08-21 Thread Gwendolyn van der Linden
Thanks Gwen. Do I have to remove all PCMCIA support from the kernel, or just PCMCIA network devices and their drivers? I recall that when I removed the PCMCIA options from kernel hotplug support as well, compilation of linux-wlan-ng failed because of no PCMCIA support in the kernel. I

Re: [gentoo-user] udma question

2003-08-21 Thread Christian Herzyk
Kevin Bucknum wrote: The fastest any device will ever run on that channel will be whatever the slowest device is. So even if you never use the CD/DVD drive, your hard drive will be limited to the speed of the CD/DVD drive. I don't believe this is true any more. hda - ATA133 hdb - ATA66

[gentoo-user] Blank make.conf

2003-08-21 Thread christopher . cormack
Hi, My make.conf got blanked while running mirrorselect, has anyone got a copy of make.conf that I could have (and modify) or know somewhere where i could get one, cheers, Christopher Cormack BT Retail - CCC - Technology Email: [EMAIL PROTECTED] British Telecommunications plc Registered

Re: [gentoo-user] usb mass storage

2003-08-21 Thread Klaus-Uwe Kempa
Pupeno wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 15 August 2003 04:35, Klaus-Uwe Kempa wrote: David H. Askew wrote: it wouldn't show up as /dev/sgX or something like that .. i'm not that familiar with the psuedo scsi stuff Check /etc/fstab. Ihave usbfs

RE: [gentoo-user] Blank make.conf

2003-08-21 Thread christopher . cormack
thanks, solved the problem by doing a emerge portage thanks :D, Chris -Original Message- From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] Sent: 21 August 2003 12:53 To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] Blank make.conf Hope this helps Regards

[gentoo-user] Got running Nvidia Drivers on 2.6, but not bootsplash

2003-08-21 Thread Denny Schierz
hi, i have now my nvidia drivers running on the new 2.6 pre kernel :-) My framebuffer are also working, but has somebody patched successfull the kernel for bootsplash? cu denny - This mail sent through IMP: http://horde.org/imp/ -- [EMAIL

Re: [gentoo-user] Got running Nvidia Drivers on 2.6, but not bootsplash

2003-08-21 Thread blade-
I read somewhere that bootsplash will have to be mostly re-writen due to the changes in framebuffer support in 2.6 kernels, its gonna take a while, can't wait tho. On Thu, 21 Aug 2003 10:32 pm, Denny Schierz wrote: hi, i have now my nvidia drivers running on the new 2.6 pre kernel :-) My

[gentoo-user] Control X mouse events?

2003-08-21 Thread Jonathan Kelly
Hi there, can someone tell me how to tell an X window manager not to process a particular input? I have an app that uses ALT-right mouse button for a major functionality, but it seems to be globally defined to resize a window. I was using Icewm, but cant see how to do it in there. I'm currently

[gentoo-user] audacity problem

2003-08-21 Thread Jorge Almeida
Has anyone managed to get audacity-1.1.3 working? I emerged it with USE=-gtk2 and it compiles, but it spills out error messages on opening. I searched the foruns and someone had the same problem (http://forums.gentoo.org/viewtopic.php?t=64480highlight=audacity) but got no replies... Moreover,

Re: [gentoo-user] Ant build succeeded, but...

2003-08-21 Thread Phil Barnett
On Tuesday 19 August 2003 4:03 am, Frederic Soulier wrote: !!! ERROR: dev-db/postgresql-7.3.4 failed. !!! Function src_compile, Line 93, Exitcode 1 !!! (no error message) This is a known bug (#22875). I have the same pbm. Thanks. -- Democracy is two wolves and a lamb voting on what to

[gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Lloyd D Budd
Hi, I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Thanks, Lloyd -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Martin Larsson
etc-update Lloyd D Budd wrote: Hi, I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Thanks, Lloyd -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Lloyd D Budd
Hi Martin, thank you for the quick response. I am sorry if i was not clear. I think I know how to handle ._cfg* files. It is not the case, but say I 'rm ._cfg*', how do I get them back? I want to reconsider some changes. On Thu, 2003-08-21 at 09:46, Martin Larsson wrote: etc-update

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Martin Larsson
hmm, then I think you will have to reemerge the packages Lloyd D Budd wrote: Hi Martin, thank you for the quick response. I am sorry if i was not clear. I think I know how to handle ._cfg* files. It is not the case, but say I 'rm ._cfg*', how do I get them back? I want to reconsider some

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Andrew Gaffney
Lloyd D Budd wrote: I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Are you trying to overwrite all your config files with the defaults? If so: CONFIG_PROTECT=-* emerge -e world -- Andrew Gaffney --

[gentoo-user] converting AVIs to VCD format MPEGs

2003-08-21 Thread Andrew Gaffney
Is there a recommended program for converting a DivX AVI to a VCD-ready MPEG? There was a program I used long ago in conjunction with vcdimager, but I can't remember for the life of me what it was called. -- Andrew Gaffney -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Lloyd D Budd
On Thu, 2003-08-21 at 10:10, Andrew Gaffney wrote: Lloyd D Budd wrote: I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Are you trying to overwrite all your config files with the defaults? If

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Andrew Gaffney
Lloyd D Budd wrote: On Thu, 2003-08-21 at 10:10, Andrew Gaffney wrote: Lloyd D Budd wrote: I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Are you trying to overwrite all your config files with the

Re: [gentoo-user] pkg -flag

2003-08-21 Thread Lloyd D Budd
Hi Brett. Thank you for the swift reply. You provide sicinct info. Unfortunately, I cannot info for the negative case. Do you know the answers to my specific questions? On Thu, 2003-08-21 at 10:10, brett holcomb wrote: Most packages have many options that they can be configured and built

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Lloyd D Budd
I tried that no? On Thu, 2003-08-21 at 09:57, Martin Larsson wrote: hmm, then I think you will have to reemerge the packages Lloyd D Budd wrote: Hi Martin, thank you for the quick response. I am sorry if i was not clear. I think I know how to handle ._cfg* files. It is not the case,

[gentoo-user] Printing problems.

2003-08-21 Thread Sigurd Stordal
I have installed the latest cups, foomatic and gimp.print. When I print the printer test page it prints ok. printing from gimp is OK, but printing from ghostscript or from any other program are only producing two thin lines on the top of the page. Anyone have an idea why. I have a Canon BJC-6100

Re: [gentoo-user] pkg -flag

2003-08-21 Thread brett holcomb
It depends on the package. If the package supports debug as an option then debug enables it, -debug disables it. On Thu, 21 Aug 2003 10:02:11 -0400 Lloyd D Budd [EMAIL PROTECTED] wrote: Hi Brett. Thank you for the swift reply. You provide sicinct info. Unfortunately, I cannot info for the

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Andrew Gaffney
Lloyd D Budd wrote: Like someone else already said, I think your only option is to re-emerge. *cringe* Which I did with 'emerge -e world' :-( That's why the *cringe* is there :) -- Andrew Gaffney -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] pkg -flag

2003-08-21 Thread Lloyd D Budd
Hi Brett, So if a package has '-debug' then (a) does this mean that debug is not available? or (b) does this mean that I can optionally remove debug? On Thu, 2003-08-21 at 10:17, brett holcomb wrote: It depends on the package. If the package supports debug as an option then debug enables it,

RE: [gentoo-user] pkg -flag

2003-08-21 Thread christopher . cormack
I would have thought that it indicates the default value -Original Message- From: Lloyd D Budd [mailto:[EMAIL PROTECTED] Sent: 21 August 2003 15:13 To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] pkg -flag Hi Brett, So if a package has '-debug' then (a) does this mean that

Re: [gentoo-user] converting AVIs to VCD format MPEGs

2003-08-21 Thread Sigurd Stordal
On Thursday 21 August 2003 16:17, Andrew Gaffney wrote: Is there a recommended program for converting a DivX AVI to a VCD-ready MPEG? There was a program I used long ago in conjunction with vcdimager, but I can't remember for the life of me what it was called. Search for ripmake in the bug

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Shawn
Look, you DON'T want to play with NPTL if you are still struggling to meet dependencies. The ebuild gave you enough info for you to go off on your own and satisfy what it was asking for by manually unmasking some stuff, slotting it appropriately if it isn't already, etc etc etc. To play with

Re: [gentoo-user] pkg -flag

2003-08-21 Thread Jason Stubbs
On Thursday 21 August 2003 23:13, Lloyd D Budd wrote: Hi Brett, So if a package has '-debug' then (a) does this mean that debug is not available? or (b) does this mean that I can optionally remove debug? Neither. "-debug" means that the package supports the debug flag but

Re: [gentoo-user] pkg -flag

2003-08-21 Thread Lloyd D Budd
On Thu, 2003-08-21 at 10:44, Jason Stubbs wrote: On Thursday 21 August 2003 23:13, Lloyd D Budd wrote: Hi Brett, So if a package has '-debug' then (a) does this mean that debug is not available? or (b) does this mean that I can optionally remove debug? Neither. -debug means that the

Re: [gentoo-user] pkg -flag

2003-08-21 Thread donnie berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 21 August 2003 09:13, Lloyd D Budd wrote: Hi Brett, So if a package has '-debug' then (a) does this mean that debug is not available? or (b) does this mean that I can optionally remove debug? That means you do not currently have

Re: [gentoo-user] Going from P3 to Athlon XP

2003-08-21 Thread MAL
Jason Nielsen wrote: On Wed, 20 Aug 2003, daniel wrote: On Wed, 2003-08-20 at 08:56, stephen wrote: I'm replacing my P3 850/Asus CUV4X with an Athlon 2700+/Asus A7N8X-X, but would like to keep my gentoo intact as much as I can. Currently I use CFLAGS=-march=pentium3 -O3 -pipe

Re: [gentoo-user] converting AVIs to VCD format MPEGs

2003-08-21 Thread Andrew Gaffney
Sigurd Stordal wrote: On Thursday 21 August 2003 16:17, Andrew Gaffney wrote: Is there a recommended program for converting a DivX AVI to a VCD-ready MPEG? There was a program I used long ago in conjunction with vcdimager, but I can't remember for the life of me what it was called. Search for

Re: [gentoo-user] Problem starting firebird

2003-08-21 Thread Collins Richey
On Thu, 21 Aug 2003 09:09:40 + Daniel Harik [EMAIL PROTECTED] wrote: Hello guys, i've justed emerged mozilla-firebird-bin when i goto /opt/MozillaFirebird/ and run: ./MozillaFirebird-bin i get this: ./MozillaFirebird-bin: relocation error: ./MozillaFirebird-bin: undefined

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Collins Richey
On Thu, 21 Aug 2003 09:41:29 -0500 Shawn [EMAIL PROTECTED] wrote: Look, you DON'T want to play with NPTL if you are still struggling to meet dependencies. The ebuild gave you enough info for you to go off on your own and satisfy what it was asking for by manually unmasking some stuff,

Re: [gentoo-user] how to trigger ._cfg* to be installed?

2003-08-21 Thread Collins Richey
On Thu, 21 Aug 2003 09:10:38 -0500 Andrew Gaffney [EMAIL PROTECTED] wrote: Lloyd D Budd wrote: I did an 'emerge -e world' in the hopes that I would have all of the cfg change files. This did not occur. Any one know how to accomplish this? Are you trying to overwrite all your config

Re: [gentoo-user] converting AVIs to VCD format MPEGs

2003-08-21 Thread Andrew Gaffney
Andrew Gaffney wrote: I found a program called kavi2svcd. There is no ebuild for it, so I created a quick n' dirty one. I'll clean up the ebuild and submit it to bugzilla. If anyone is interested, I submitted a *rough* ebuild[1] to bugzilla. This is the first ebuild I've created so please don't

Re: [gentoo-user] Printing problems.

2003-08-21 Thread Collins Richey
On Thu, 21 Aug 2003 16:17:00 +0200 Sigurd Stordal [EMAIL PROTECTED] wrote: I have installed the latest cups, foomatic and gimp.print. When I print the printer test page it prints ok. printing from gimp is OK, but printing from ghostscript or from any other program are only producing two thin

[gentoo-user] dev-db/firebird-1.0.3 - Please test

2003-08-21 Thread Meir Kriheli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, dev-db/firebird is going to to marked as stable soon. I've sent a message asking to test it several weeks ago, got almost no replies. Here's the message again, please test and report success/failure: Please help testing the new ebuild for

RE: [gentoo-user] audacity problem

2003-08-21 Thread Condon Thomas A KPWA
Jorge Almeida wrote: Has anyone managed to get audacity-1.1.3 working? I emerged it with USE=-gtk2 and it compiles, but it spills out error messages on opening. I searched the foruns and someone had the same problem (http://forums.gentoo.org/viewtopic.php?t=64480highlight=audacity) but got no

Re: [gentoo-user] pkg -flag

2003-08-21 Thread brett holcomb
It depends - if the package you are installing knows about a debug option then it will use it, if you do -debug you tell it not to compile in the stuff for debug. It's package dependent, not Gentoo. On Thu, 21 Aug 2003 10:13:21 -0400 Lloyd D Budd [EMAIL PROTECTED] wrote: Hi Brett, So if a

Re: [gentoo-user] pkg -flag

2003-08-21 Thread brett holcomb
Aren't use flags defaulted to on so that if the package knows about debug and you don't explicitly say -debug then it will include the debug option. On Thu, 21 Aug 2003 11:00:21 -0500 donnie berkholz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 21 August

Re: [gentoo-user] pkg -flag

2003-08-21 Thread Lloyd D Budd
On Thu, 2003-08-21 at 12:51, brett holcomb wrote: Aren't use flags defaulted to on so that if the package knows about debug and you don't explicitly say -debug then it will include the debug option. Apparently not... at least not on ppc. Do some default to on? -- [EMAIL PROTECTED] mailing

RE: [gentoo-user] audacity problem

2003-08-21 Thread Jorge Almeida
On Thu, 21 Aug 2003, Condon Thomas A KPWA wrote: Jorge Almeida wrote: Has anyone managed to get audacity-1.1.3 working? I emerged it with USE=-gtk2 and it compiles, but it spills out error messages on opening. I searched the foruns and someone had the same problem

Re: [gentoo-user] usb mass storage

2003-08-21 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 21 August 2003 08:23, Klaus-Uwe Kempa wrote: I don't have it in my vfat, but it still mounts it: Here I meant fstab, not vfat (this problem really got my nerves ;) # mount | grep usb none on /proc/bus/usb type usbfs (rw) I think it

Re: [gentoo-user] usb mass storage

2003-08-21 Thread Andrew Gaffney
Pupeno wrote: usbfs on /proc/bus/usb type usbfs (rw) /dev/sdb1 on /mnt/usbHD type vfat (rw,nodev,uid=1000,gid=105). Why do You not change fstab? Do you mean that the fact that mine says none where yours says usbfs makes mine not work and that adding the fstab line would solve it ? I'll try it

RE: [gentoo-user] audacity problem

2003-08-21 Thread Condon Thomas A KPWA
Jorge, Nope. I also run KDE, and I installed audacity twice before posting. I tried again with CFLAGS=-O2 and it didn't get better... Maybe something to do with drivers or something like that (but how is one supposed to know?). I use alsa. Thanks anyway. -- Jorge Almeida Hmm. One of my

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
Hi Collins! Quick answer. If you emerge generic-package-name, portage finds the appropriate version and all dependancies. If you emerge specific- package-name, you are responsible for finding any dependancies that can't be met automatically and resolving them yourself. If looks like the

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Shawn
On Thu, 2003-08-21 at 12:24, Loic Domaigne wrote: Thanks for your reply! You're welcome. ;) Ok, I'm a newbie in Gentoo. Right. I don't know how work the ebuild process, and AFAIK there is no document explaining how it works in all extend. That's what I'm missing. The docs section of

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Ulrich Plate
Loic Domaigne wrote: Ok, I'm a newbie in Gentoo. Right. I don't know how work the ebuild process, and AFAIK there is no document explaining how it works in all extend. That's what I'm missing. http://www.gentoo.org/doc/en/portage-user.xml http://www.gentoo.org/doc/en/portage-manual.xml

Re: [gentoo-user] Going from P3 to Athlon XP (fwd)

2003-08-21 Thread Jason Nielsen
On Wed, 2003-08-20 at 08:56, stephen wrote: I'm replacing my P3 850/Asus CUV4X with an Athlon 2700+/Asus A7N8X-X, but would like to keep my gentoo intact as much as I can. Currently I use CFLAGS=-march=pentium3 -O3 -pipe -fomit-frame-pointer and have things like mmx and sse in my USE

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
Hi! The docs section of gentoo.org is huge. Portage docs are there too. I was probably getting tired yesterday in searching accross the web.. I missed the Portage Manual (I read the Portage User Guide, though). Your mail invited me to look at the gentoo.org more closely. Thanks! A

Re: [gentoo-user] pkg -flag

2003-08-21 Thread donnie berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 21 August 2003 11:56, Lloyd D Budd wrote: On Thu, 2003-08-21 at 12:51, brett holcomb wrote: Aren't use flags defaulted to on so that if the package knows about debug and you don't explicitly say -debug then it will include the debug

Re: [gentoo-user] Correct way of installing PCMCIA?

2003-08-21 Thread Tom Hosiawa
Try this tutorial, it helped me get my wpc11 working http://forums.gentoo.org/viewtopic.php?t=26716highlight=wpc11sid=c03023ac8e8abde7472cbd0e41f1aa01 Tom -- [EMAIL PROTECTED] mailing list

[gentoo-user] A beginner question about USE

2003-08-21 Thread Scharf Yuval
Hello, If I write USE=kde in /etc/make.conf it means that if I emerge a package with KDE optional KDE support the support should be installed. If I don't add kde to USE it means that I'm indifferent to kde so I don't need the optional support. Correct? But what does USE=-kde means I found one

RE: [gentoo-user] audacity problem

2003-08-21 Thread Condon Thomas A KPWA
Jorge Almeida wrote: Maybe the help problem lies in some fault with the ebuild (I don't have the skills to check this kind of thing). Perhaps someone who have it installed in a PC will reply. As to the rest, can you tell me what sound server do you use? aRts? I wouldn't be surprised if I'm

Re: [gentoo-user] A beginner question about USE

2003-08-21 Thread Scharf Yuval
Hello Adam, I think that in the last part of your e-mail you wrote something wrong. I found out (please correct me if I'm wrong) that emerge -pv package gives you the status of your USE words that the package cares about. Apparently this status is gathered in for different places. Yuval Scharf

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Christopher Egner
On Thu, 2003-08-21 at 12:46, Shawn wrote: Don't you think that Every Guru was first a beginner? I'm a ten year veteran of Linux/BSD/Windows/name your OS, but spent considerable time playing with gentoo before playing with glibc ebuilds. How do you expect to recover from a glibc failure? I

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Scharf Yuval
Hello, Can someone describe in a few sentences why it is so dangerous to install a newer version of glibc. And also what is the gain from getting NPTL? Do you think it improves performance very much? When is it suppose to be part of the stable version? Thanks, Yuval Scharf -- [EMAIL

[gentoo-user] circular dependencies

2003-08-21 Thread Andrew Gaffney
I was doing a round of package cleaning and noticed something odd: upstairs root # qpkg -q -I kdebase kde-base/kdebase-3.1.2 * DEPENDED ON BY: app-cdr/k3b-0.9 x11-libs/qt-3.1.2-r4 upstairs root # qpkg -q -I qt x11-libs/qt-3.1.2-r4 * DEPENDED ON BY: app-cdr/arson-0.9.7-r3

[gentoo-user] Idle time

2003-08-21 Thread Michael D. Roberts
Hi, I having a tiny problem with the idle time being ridiculously large in the output of my 'w' command. For example: $ w 14:01:45 up 5 days, 13:18, 12 users, load average: 1.25, 1.21, 1.18 USER TTY LOGIN@ IDLE JCPU PCPU WHAT root vc/1 11Aug03 15:38m 0.39s 0.39s -bash roberts vc/2 Mon16

RE: [gentoo-user] audacity problem

2003-08-21 Thread Jorge Almeida
On Thu, 21 Aug 2003, Condon Thomas A KPWA wrote: Jorge Almeida wrote: Maybe the help problem lies in some fault with the ebuild (I don't have the skills to check this kind of thing). Perhaps someone who have it installed in a PC will reply. As to the rest, can you tell me what sound

[gentoo-user] OT: Apache2 Configuration Questions

2003-08-21 Thread Stroller
Hi, These questions are probably slightly off-topic, as they're not uniquely relevant to Gentoo as a distro, but I know how helpful knowledgeable my fiends here are, and how long the Apache documentation is, so I thought I'd throw these questions to the floor and see if anyone has any

Re: [gentoo-user] Re: Going from P3 to Athlon XP

2003-08-21 Thread Dmitry Suzdalev
On Thursday 21 August 2003 07:06, Dave I wrote: On Wed, 20 Aug 2003 07:56:32 -0500, stephen wrote: =) I'm replacing my P3 850/Asus CUV4X with an Athlon 2700+/Asus A7N8X-X, but =) would like to keep my gentoo intact as much as I can. =) =) Currently I use CFLAGS=-march=pentium3 -O3 -pipe

Re: [gentoo-user] A beginner question about USE

2003-08-21 Thread Adam Scriven
On Thu, Aug 21, 2003 at 10:20:01PM +0300, Scharf Yuval wrote: I think that in the last part of your e-mail you wrote something wrong. I found out (please correct me if I'm wrong) that emerge -pv package gives you the status of your USE words that the package cares about. Yup, you're right,

RE: [gentoo-user] mod_php issue

2003-08-21 Thread Bjorn Sodergren
USE=apache2 emerge mod_php -Original Message- From: Greg Donald [mailto:[EMAIL PROTECTED] Sent: Thursday, August 21, 2003 2:31 PM To: [EMAIL PROTECTED] Subject: [gentoo-user] mod_php issue I emerged mod_php and apache2, but can't seem to get mod_php working. I found some

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Luis Morales
Hi, NPTL is not dangerous, is the next step on kernel generation. Now take a look on this article: http://developer.java.sun.com/developer/technicalArticles/JavaTechandLinux/RedHat/ Regards, Luis Morales Scharf Yuval wrote: Hello, Can someone describe in a few sentences why it is so

Re: [gentoo-user] Control X mouse events?

2003-08-21 Thread Kenneth Macdonald Karlsen
Jonathan Kelly wrote: Hi there, can someone tell me how to tell an X window manager not to process a particular input? I have an app that uses ALT-right mouse button for a major functionality, but it seems to be globally defined to resize a window. I was using Icewm, but cant see how to do it in

RE: [gentoo-user] mod_php issue

2003-08-21 Thread Greg Donald
USE=apache2 emerge mod_php Great, but where is this documented? I hate asking questions if I can read some docs first. I'm sure I must have just overlooked the docs for this. -- Greg Donald http://destiney.com/ -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] pkg -flag

2003-08-21 Thread brett holcomb
I thought the docs stated they default to on - it's been a while since I've read them. On Thu, 21 Aug 2003 12:56:02 -0400 Lloyd D Budd [EMAIL PROTECTED] wrote: On Thu, 2003-08-21 at 12:51, brett holcomb wrote: Aren't use flags defaulted to on so that if the package knows about debug and you

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Spider
begin quote On Thu, 21 Aug 2003 22:25:17 +0300 (IDT) Scharf Yuval [EMAIL PROTECTED] wrote: Hello, Can someone describe in a few sentences why it is so dangerous to install a newer version of glibc. And also what is the gain from getting NPTL? Do you think it improves performance very

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Shawn
I can tell who lived through the a.out - ELF transition... *BSD waited quite a while longer than Linux. Or even libc5 - glibc... Or even other ABI breakage!!! On Thu, 2003-08-21 at 16:22, Spider wrote: begin quote On Thu, 21 Aug 2003 22:25:17 +0300 (IDT) Scharf Yuval [EMAIL PROTECTED] wrote:

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Spider
begin quote On Thu, 21 Aug 2003 16:29:10 -0500 Shawn [EMAIL PROTECTED] wrote: I can tell who lived through the a.out - ELF transition... *BSD waited quite a while longer than Linux. Or even libc5 - glibc... Or even other ABI breakage!!! parts of it I've done (libc5-glibc) gcc 2.95- 3

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Martin Schlemmer
On Thu, 2003-08-21 at 23:40, Spider wrote: begin quote On Thu, 21 Aug 2003 16:29:10 -0500 Shawn [EMAIL PROTECTED] wrote: I can tell who lived through the a.out - ELF transition... *BSD waited quite a while longer than Linux. Or even libc5 - glibc... Or even other ABI breakage!!!

Re: [gentoo-user] mod_php issue

2003-08-21 Thread Mark Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 21 August 2003 8:58 pm, Greg Donald wrote: USE=apache2 emerge mod_php Great, but where is this documented? to be fair, I dont think its documented. More 'heavily implied' mixed with a little Gentoo experience emergeing mod_php

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
Did you ever try to get a stable system running on a buggy Hardware? That's a really funny... So funny I split some knuckle skin on the stupid machine! I see... In one of my system, I have two set of glibcs: the official, and my customized version. I use a symlink to switch between

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Shawn
And as I mentioned before, don't be surprised when your X server fails to start if you have an nvidia card and are using glx. On Thu, 2003-08-21 at 16:51, Martin Schlemmer wrote: On Thu, 2003-08-21 at 23:40, Spider wrote: begin quote On Thu, 21 Aug 2003 16:29:10 -0500 Shawn [EMAIL

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Shawn
On Thu, 2003-08-21 at 16:59, Loic Domaigne wrote: One thing that I'm wondering, is if the magic -pthread flag of gcc links against to right libpthread... (LT or NPTL depending on the kernel version you are using). I have to do some more researchs on this... Most things linked against

Re: Re: [gentoo-user] how to trigger ._cfg* to be installed?]

2003-08-21 Thread Heschi Kreinick
I'm no developer, but try emerge --noconfmem :-/ -Heschi - Original Message - From: Lloyd D Budd [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, August 21, 2003 12:46 PM Subject: [Fwd: Re: [gentoo-user] how to trigger ._cfg* to be installed?] Hi, before I

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
Hi! Can someone describe in a few sentences why it is so dangerous to install a newer version of glibc. In a few words. Everything in your system depends on glibc. Normally, one should emerge world if glibc is updated. IOW, it means that all utilities/programs use glibc (the DL version).

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
nptl 0.55 is in a KEYWORDS=-* masked version of glibc According to the GF5 FAQ on the gentoo forum, -arch means: doesn't work for architecture arch. Does -* means: doesn't work for ANY architecture? it needs kernel 2.5* (preferrably 2.6 to build) 2.6 is testing, bloody edge and prone to

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Loic Domaigne
I do not know if I am just lucky, but late 2.5's and now 2.6's runs fine for me (ok, so I usually only use -bk's, and I keep an eye on LKML for patches ... ). I started with 2.6.0 mm (SMP + Preempt seems to work fine so far ;-). Do you think that's OK? I have been using nptl since nov/dec

Re: Re: [gentoo-user] how to trigger ._cfg* to be installed?]

2003-08-21 Thread Lloyd D Budd
Yes, that is it! I now remember previously considering this option, but I get the meaning from 'man emerge'. Thanks for everyone that assisted, Lloyd On Thu, 2003-08-21 at 18:19, Heschi Kreinick wrote: I'm no developer, but try emerge --noconfmem :-/ -Heschi - Original Message -

Re: [gentoo-user] Printing problems.

2003-08-21 Thread William Kenworthy
The current canon drivers seem broken. There is a bug filed against gimp-print as #25747. Seems gentoo is using the development gimp-print which is badly broken in 4.3.18 and 4.3.19. The stable is 4.2.5 which is in portage - went to that and I can print again. Can any other canon users who

[gentoo-user] auto-copy installed ebuilds to PORTDIR_OVERLAY

2003-08-21 Thread Lloyd D Budd
Hi, I have noticed that emerge sync will remove ebuilds that are installed. Is there any way to disable this? Failing that is there an option to auto-copy installed ebuilds to PORTDIR_OVERLAY? script/tool? Thanks! Lloyd -- [EMAIL PROTECTED] mailing list

[gentoo-user] enabling iptables

2003-08-21 Thread Richard Leonard
Hi all I keep making a mess of recompiling my kernel to use iptables. Apologies in advance for the basic nature of my ignorance. First installation of gentoo, used cd's 1 2, stage 3 tarball plus the GRP. Gentoo-sources and genkernel to build the initial kernel. Iptables weren't in the

Re: [gentoo-user] Control X mouse events?

2003-08-21 Thread Jonathan Kelly
Hey, On Thu, 21 Aug 2003 22:24:55 +0200 Kenneth Macdonald Karlsen [EMAIL PROTECTED] wrote: Jonathan Kelly wrote: Hi there, can someone tell me how to tell an X window manager not to process a particular input? I have an app that uses ALT-right mouse button for a major functionality,

Re: [gentoo-user] How to install NPTL v0.55?

2003-08-21 Thread Spider
begin quote On Fri, 22 Aug 2003 00:50:41 +0200 (MEST) Loic Domaigne [EMAIL PROTECTED] wrote: nptl 0.55 is in a KEYWORDS=-* masked version of glibc According to the GF5 FAQ on the gentoo forum, -arch means: doesn't work for architecture arch. Does -* means: doesn't work for ANY

  1   2   >