Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Michael Spohn
Out of curiosity, is this working script on a different partition than the one giving you errors? Might the latter partition be mounted noexec? Your error matches the one I get every time I try to execute a script in /tmp, as I often forget that I have that partition mounted noexec.

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Thursday 27 November 2003 15:48, Adam Scriven wrote: On Thu, Nov 27, 2003 at 03:11:46PM +0900, Jason Stubbs wrote: On Thursday 27 November 2003 14:53, Adam Scriven wrote: Ok, I've got nabi installed. At the end it said: * You MUST add environment variable... * * export

Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Jason Stubbs
On Thursday 27 November 2003 16:00, Michael Spohn wrote: (B I think I got closer to the problem but still don't know what it is (B exactly. I copied the hello script: (B (B #!/bin/sh (B echo "Hello World" (B (B to /var/tmp/portage/bash-2.05b-r8/work/bash-2.05b and ./hello says (B (B bash:

Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Spider
begin quote On Thu, 27 Nov 2003 09:00:44 +0100 Michael Spohn [EMAIL PROTECTED] wrote: This would imply that you need to add exec (and maybe suid) to those flags. But if defaults doesn't apply then the out-of-the-box fstab which only contains noatime should not work. Try adding exec and

Re: [gentoo-user] Package Specific Optimizations?

2003-11-27 Thread Matthieu Amiguet
This brings up 1 more question (you're probably not going to like)...if there's a custom patch (possibly private - say for preferred keybindings or something) I'd like to apply to a package before compiling...is this possible as well? I'm not sure about this, but if you're looking for a

Re: [gentoo-user] Where is boot.log

2003-11-27 Thread Jernej Zidar
It's in /var/log/messages. Alternatively you can try issuing the command: dmesg | less or dmesg | grep Failed. The latter will output you only the lines withe the word Failed in it, while the first command will output you everything that happened during the last boot process page by page. HTH,

[gentoo-user] about emerge gnome...

2003-11-27 Thread s970501
Hi, i'v met error messages when i emerge gnome... emerge failed to emerge net-www/epiphany-1.0.4 and said i need mozilla-1.4+ compiled against gtk+-2. BUT i did emerge mozilla. and emerge gnome also did that. error message said * export USE=gtk2 ;emerge mozilla -p i did this. but the problem

[gentoo-user] qt depends on kde?

2003-11-27 Thread Thomas Buntrock
Hi there, I was just checking deep dependencies and was quite astonished that kde blocks qt. My understanding was, that kde build upon qt and not the other way around. so can anyone explain this to me in the qt-3.2.2-r1: DEPEND=... !kde-base/kdelibs-3.1.4 ... Thomas

Re: [gentoo-user] qt depends on kde?

2003-11-27 Thread Sigurd Stordal
so can anyone explain this to me in the qt-3.2.2-r1: DEPEND=... !kde-base/kdelibs-3.1.4 Well as far as I understand it it says, that this version of qt are only compatible with kdelibs 3.1.4. But if you ever try to use the standard way of solving blocks, by removing the kdelibs or qt

Re: [gentoo-user] qt depends on kde?

2003-11-27 Thread Spider
begin quote On Thu, 27 Nov 2003 11:41:47 +0100 Thomas Buntrock [EMAIL PROTECTED] wrote: Hi there, I was just checking deep dependencies and was quite astonished that kde blocks qt. My understanding was, that kde build upon qt and not the other way around. so can anyone explain this

[gentoo-user] old log file archives

2003-11-27 Thread Aaron Walker
I was wondering about the old gzipped log files that logrotate (I assume) generates. Do they get cleaned up automatically? If not, should I just create a cron job that does rm -f /var/log/*.gz say once a month? -- Aaron -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] odd emerge update results

2003-11-27 Thread Bryan Feir
On Wed, Nov 26, 2003 at 07:41:25PM -0500, Chris Bare wrote: These are the packages that I would merge, in order: Calculating world dependencies ...done! [ebuild U ] media-libs/alsa-lib-0.9.8 [0.9.2] [ebuild N] media-sound/alsa-driver-0.9.8 [ebuild U ]

[gentoo-user] home pna usb-adapter

2003-11-27 Thread Bertram Binzer
Hello I have to use homepna to get to the internet and I use a laptop! Does anybody know how I can make this work? Thanks a lot Bertram Bertram Binzer Opiskelijankatu 4 B 88 33720 Tampere Finland phone: +358 4 14865478 ICQ# 237305859 -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] old log file archives

2003-11-27 Thread Spider
begin quote On Thu, 27 Nov 2003 05:52:19 -0500 Aaron Walker [EMAIL PROTECTED] wrote: I was wondering about the old gzipped log files that logrotate (I assume) generates. Do they get cleaned up automatically? If not, should I just create a cron job that does rm -f /var/log/*.gz say once

[gentoo-user] Re: odd emerge update results

2003-11-27 Thread Peter Gantner
Quoting Chris Bare from Nov 26 I also can't figure out who has a dependency on lesstif. I tried emerge -puUD package on each of the other packages listed above, one at a time, and none of them showed up with lesstif when I did it that way. It is probably Opera. In the Opera ebuild there is a

[gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Primero.Franz
HI, I'm neww to gentoo and to this ML so, i'm sorry if this problemi is not new ... I've installed a Gentoo system to use it as a Firwall. Til now everything seems good, almost wonderfull , but i need a command to check wich daeomns are running on. On my Mandrake Desktop I use chkconfig, how

Re: [gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Thomas Preissler
Hello, * Primero.Franz wrote on 11/27/03: HI, I'm neww to gentoo and to this ML so, i'm sorry if this problemi is not new ... I've installed a Gentoo system to use it as a Firwall. Til now everything seems good, almost wonderfull , but i need a command to check wich daeomns are running

Re: [gentoo-user] Where is boot.log

2003-11-27 Thread Stephen Liu
Hi Jernej, Thanks for your advice. I tried # dmesg | less # dmesg | grep Failed # dmesg | grep emu10k1 etc. and # cat /var/log/messages | less It is quite strange. I could not find the warnings appeared at boot. Because the screen was moving too fast I could not take down all warnings.

Re: [gentoo-user] which type of access to a webserver?

2003-11-27 Thread Matthias F. Brandstetter
-- quoting Norbert Kamenicky -- Matthias F. Brandstetter wrote: Hi all, I have a question to all of you: What do you think, which would be the best, ie. most secure access to a webserver, so that users can update their sites? Use jail (chrooted environment) + ssh

Re: [gentoo-user] Using the 2 CD set to install ==

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 November 2003 06:37, Dennis Allison wrote: Thanks Allen. I tried that and the driver on the CD-ROM set appears to old version of the 3ware product, not the 8605 which I have. The driver generates scsi errors and eventually dies. I

Re: [gentoo-user] share internet with dlink wifi device?

2003-11-27 Thread SN
- Original Message - From: Norbert Kamenicky [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 10, 2003 11:59 PM Subject: Re: [gentoo-user] share internet with dlink wifi device? SN wrote: I have a DWL 520+ which shares my dsl connection. Can you please answer

Re: [gentoo-user] rndc

2003-11-27 Thread Norberto Bensa
[EMAIL PROTECTED] wrote: Anybody using rndc the chrooted BIND setup? Me. BIND 9.2.2 from the ebuild 9.2.3 The error is this: Same here: [EMAIL PROTECTED] ~ $ sudo /usr/sbin/rndc -s localhost status rndc: connection to remote host closed This may indicate that the

[gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval
Hello, For dozens of hours I tried to make the ens1371 in my old Compaq computer in my university produce any sound with no luck. I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl. I tried amazingly many combinations. It didn't work. As much as I could have seen the computer was

Re: [gentoo-user] I hate computers

2003-11-27 Thread Collins Richey
On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval [EMAIL PROTECTED] wrote: Hello, For dozens of hours I tried to make the ens1371 in my old Compaq computer in my university produce any sound with no luck. I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl. I tried

Re: [gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval
On Thu, 27 Nov 2003, Collins Richey wrote: On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval [EMAIL PROTECTED] wrote: Hello, For dozens of hours I tried to make the ens1371 in my old Compaq computer in my university produce any sound with no luck. I used red-had 8, Gentoo with

Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Scharf Yuval wrote: Hello, For dozens of hours I tried to make the ens1371 in my old Compaq computer in my university produce any sound with no luck. Today I tried to play a CD but it didn't work. I became very suspicious, playing a CD has very little to do with the OS. So I took two speakers,

Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
So, Windows uses only the internal speaker and Linux uses only the external speakers. I wasn't aware the internal speaker could produce anything more than different beeps ;) Is this perhaps a laptop? Oddly enough , this isn't the case. I have an IBM aptiva running FreeBSD, when i

Re: [gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval
Hi Andrew, You are referring to the system speaker, the beep producer. I'm referring to a real (lousy) internal speaker in a Compaq desktop. Yuval Scharf On Thu, 27 Nov 2003, Andrew Gaffney wrote: Scharf Yuval wrote: Hello, For dozens of hours I tried to make the ens1371 in my old

Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote: So, Windows uses only the internal speaker and Linux uses only the external speakers. I wasn't aware the internal speaker could produce anything more than different beeps ;) Is this perhaps a laptop? Oddly enough , this isn't the case. I have an IBM aptiva running FreeBSD,

Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Scharf Yuval wrote: Hi Andrew, You are referring to the system speaker, the beep producer. I'm referring to a real (lousy) internal speaker in a Compaq desktop. One more reason to hate crappy Compaq computers. What is the point of this design? -- Andrew Gaffney -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] I hate computers

2003-11-27 Thread Ted Ozolins
Scharf Yuval wrote: Hi Andrew, You are referring to the system speaker, the beep producer. I'm referring to a real (lousy) internal speaker in a Compaq desktop. Yuval Scharf The only reason that wintendo uses the internal speakers is because the driver is setup that way. Just a

Re: [gentoo-user] I hate computers

2003-11-27 Thread Guy Van Sanden
Have you disabled sound support in the kernel before using alsa? I use the es1371 driver, which is in the kernel, and it works great (no alsa). On Thu, 2003-11-27 at 16:38, Collins Richey wrote: On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval [EMAIL PROTECTED] wrote: Hello, For

Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
yup. On Thu, 2003-11-27 at 12:03, Andrew Gaffney wrote: Jeff MacDonald wrote: So, Windows uses only the internal speaker and Linux uses only the external speakers. I wasn't aware the internal speaker could produce anything more than different beeps ;) Is this perhaps a laptop?

Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote: On Thu, 2003-11-27 at 12:03, Andrew Gaffney wrote: Jeff MacDonald wrote: So, Windows uses only the internal speaker and Linux uses only the external speakers. I wasn't aware the internal speaker could produce anything more than different beeps ;) Is this perhaps a laptop?

Re: [gentoo-user] I hate computers

2003-11-27 Thread MAL
Collins Richey wrote: Maybe you have the same problem as I do. My gentoo system uses devfs. When I load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no /dev/dsp ... device entries are created. I have to 'rmmod ens1371' then 'modprobe ens1371' a second time to get it to

Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
Is your sound card integrated into the mobo? yup. That makes more sense. I refuse to get a mobo that has anything more than an IDE and floppy controller integrated into it. well you're very noble :) this was a 150$ machine i use as a file server, so i don't care too much. jeff. --

Re: [gentoo-user] I hate computers

2003-11-27 Thread Jim
On Thursday 27 November 2003 10:38 am, Collins Richey wrote: On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval [EMAIL PROTECTED] wrote: Hello, For dozens of hours I tried to make the ens1371 in my old Compaq computer in my university produce any sound with no luck. I used

Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote: Is your sound card integrated into the mobo? yup. That makes more sense. I refuse to get a mobo that has anything more than an IDE and floppy controller integrated into it. well you're very noble :) this was a 150$ machine i use as a file server, so i don't care too

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Thu, Nov 27, 2003 at 04:05:52PM +0900, Jason Stubbs wrote: On Thursday 27 November 2003 15:48, Adam Scriven wrote: On Thu, Nov 27, 2003 at 03:11:46PM +0900, Jason Stubbs wrote: Running nabi produces: Nabi: Can't load config file Nabi: Session: SESSION_MANAGER environment variable not

Re: [gentoo-user] I hate computers

2003-11-27 Thread Collins Richey
On Thu, 27 Nov 2003 16:25:36 + MAL [EMAIL PROTECTED] wrote: Collins Richey wrote: Maybe you have the same problem as I do. My gentoo system uses devfs. When I load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no/dev/dsp ... device entries are created. I have

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 02:01, Adam Scriven wrote: (B On Thu, Nov 27, 2003 at 04:05:52PM +0900, Jason Stubbs wrote: (B There's also a FAQ section which lists the following code: (B (B unset LC_ALL (B export LANG=ko_KR.euckr (B nabi (B export XMODIFIERS="@im=nabi" (B export

Re: [gentoo-user] I hate computers, you mean windows?

2003-11-27 Thread Scharf Yuval
Now that I checked it, I think that HvR was right. The internal speaker is really the regular system speaker. Windows installed drivers for two devices one connected to the internal speaker and the other is the real soundcard. Yuval Scharf On Thu, 27 Nov 2003, HvR wrote: On Thu, 2003-11-27

[gentoo-user] volume control with XMMS and Alsa

2003-11-27 Thread Tony Scharf
Ok, Ive got XMMS running through ALSA, however every time the system boots, the volume is shut off AND the volume control only turns the sound on or off - i have to control level at the speakers. I am very new to Gentoo, though I have been using linux for a while. What do I need to check?

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Fri, Nov 28, 2003 at 02:31:06AM +0900, Jason Stubbs wrote: On Friday 28 November 2003 02:01, Adam Scriven wrote: If you ran it from your .xinitrc then it should already be system-wide for your user session. I've had problems similar to what you're seeing with openoffice with some apps. I

Re: [gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Primero.Franz
rc-update --show rc-status -a Greets, Tom Thanks Tom, it was exactly what i was looking for. My Gentoo-Days will be clearer :-)) Bye primero -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- [EMAIL PROTECTED] mailing list

[gentoo-user] alsa-driver update query

2003-11-27 Thread Ian Truelsen
I have alsa-driver version 0.9.2 installed. After running emerge world -u my system wants to install 0.9.8 but as a new package and not as an update to 0.9.2. Is this a slotting issue? -- Ian Truelsen Email: [EMAIL PROTECTED] AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org --

Re: [gentoo-user] volume control with XMMS and Alsa

2003-11-27 Thread Hemmann, Volker Armin
On Thursday 27 November 2003 13:01, Tony Scharf wrote: Ok, Ive got XMMS running through ALSA, however every time the system boots, the volume is shut off AND the volume control only turns the sound on or off - i have to control level at the speakers. I am very new to Gentoo, though I have

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Thu, Nov 27, 2003 at 10:17:56AM -0800, Adam Scriven wrote: On Fri, Nov 28, 2003 at 02:31:06AM +0900, Jason Stubbs wrote: On Friday 28 November 2003 02:01, Adam Scriven wrote: Maybe I'm not clear on how it's supposed to work? How I'd like it to run is, it runs in english except when

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 03:17, Adam Scriven wrote: (B OK, Input is working for some things (GAIM, XChat). It's not working for (B Mozilla (Firebird, BTW), hitting shift-space just gives me a space. Still (B just getting blank squares in OpenOffice too. (B (BI just tried OpenOffice and

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Dave Naylor
Hiya On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote: I have done a google search and can't find much of anything on this error. I even downloaded the source from a kde mirror thinking I may have gotten a bad source file but it gives the same error. Has anyone else had this error?

[gentoo-user] Adding directories to X font path? (Was: Re: [gentoo-user] Multi-lingual (English/Korean) setups?)

2003-11-27 Thread Adam Scriven
On Fri, Nov 28, 2003 at 03:40:57AM +0900, Jason Stubbs wrote: On Friday 28 November 2003 03:17, Adam Scriven wrote: OK, Input is working for some things (GAIM, XChat). It's not working for Mozilla (Firebird, BTW), hitting shift-space just gives me a space. Still just getting blank squares

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread rd
My last attempt to compile quanta failed as well. I have not tried in a several weeks. Just decided to stay with the previous version. -rdg On Thu, 2003-11-27 at 13:12, Dave Naylor wrote: Hiya On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote: I have done a google search and

[gentoo-user] emerge error in qingy

2003-11-27 Thread Klaus Neumann
Hi, trying to emerge qingy, I got this: gcc -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall -DSHADOW_PASSWD -DUSE_PAM -DLinux -lpam -lpam_misc -ldl -o creatercfile creatercfile.o -lcrypt ./creatercfile directfbrc.qingy /usr/bin/fbset open /dev/fb0: No such file or directory make[1]: ***

Re: [gentoo-user] old log file archives

2003-11-27 Thread Øyvind Stegard
Spider wrote: begin quote On Thu, 27 Nov 2003 05:52:19 -0500 Aaron Walker [EMAIL PROTECTED] wrote: I was wondering about the old gzipped log files that logrotate (I assume) generates. Do they get cleaned up automatically? If not, should I just create a cron job that does rm -f /var/log/*.gz

Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 November 2003 20:19, Klaus Neumann wrote: Hi, trying to emerge qingy, I got this: gcc -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall -DSHADOW_PASSWD -DUSE_PAM -DLinux -lpam -lpam_misc -ldl -o creatercfile creatercfile.o

Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Jean Magnan de Bornier
Le 11/27/03 Klaus Neumann [EMAIL PROTECTED] a écrit notamment: Hi, trying to emerge qingy, I got this: gcc -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall -DSHADOW_PASSWD -DUSE_PAM -DLinux -lpam -lpam_misc -ldl -o creatercfile creatercfile.o -lcrypt ./creatercfile

[gentoo-user] Celeron 2Ghz, gcc flags

2003-11-27 Thread Denny Schierz
hi, i want to install a cinema machine on a 2ghz celeron machine. I don't know, what are the best gcc flags. Somebody told that the -O3 flag makes the machine slower, than a -O2. Is it better to use the P4 stage3, i686 stage3 or is it better to compile from stage1 with P4 flags? What is with the

Re: [gentoo-user] Re: ISDN and Linux 2.6

2003-11-27 Thread Simon Cahuk
On Monday 24 of November 2003 16:45, sf wrote: Simon Cahuk wrote: Hi! Had anyone any success with ISDN and test kernels? I have a AVM FRITZ PCI card. Any unofficial drivers (fcpci) or patches? Hisax does not work in current 2.6 kernels. The avm driver does not compile either (did not

[gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread Christian Banik
Hi everybody! I have trouble with installing phpMyAdmin 2.5.4. These are the lines of the emerge: Calculating dependencies ...done! emerge (1 of 1) dev-db/phpmyadmin-2.5.4 to / md5 src_uri ;-) phpMyAdmin-2.5.4-php.tar.bz2 * Installing into //var/www/localhost/htdocs/. eutils webapp-apache

Re: [gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 November 2003 23:36, Christian Banik wrote: Hi everybody! I have trouble with installing phpMyAdmin 2.5.4. These are the lines of the emerge: Calculating dependencies ...done! emerge (1 of 1) dev-db/phpmyadmin-2.5.4 to / md5

Re: [gentoo-user] alsa-driver update query

2003-11-27 Thread Brett I. Holcomb
No, you can't slot a driver like this. You use one or the other. On Thursday 27 November 2003 13:44, you wrote: I have alsa-driver version 0.9.2 installed. After running emerge world -u my system wants to install 0.9.8 but as a new package and not as an update to 0.9.2. Is this a slotting

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Dave Naylor wrote: I havn't solved it but I get the same error on both my Gentoo boxes. I've also checked the quanta mailing list no one has mentioned the same problem. The only other person with the same problem on google was someone using FreeBSD. There was no answer to his message about

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 04:12, Dave Naylor wrote: Hiya On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote: I have done a google search and can't find much of anything on this error. I even downloaded the source from a kde mirror thinking I may have gotten a bad source file but it

Re: [gentoo-user] alsa-driver update query

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 03:44, Ian Truelsen wrote: I have alsa-driver version 0.9.2 installed. After running emerge world -u my system wants to install 0.9.8 but as a new package and not as an update to 0.9.2. Is this a slotting issue? Contrary to the other post, YES. From

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Jason Stubbs wrote: Same here but I seem to remember something about docbook-xml version. Yes, we are talking about the same thing. I'm in the process of filing an bug report with Quanta. I'll recreate the error so I can send more of the error message to them. I even tried it via

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 11:44, Kathy Wills wrote: Jason Stubbs wrote: Same here but I seem to remember something about docbook-xml version. Yes, we are talking about the same thing. I'm in the process of filing an bug report with Quanta. I'll recreate the error so I can send more of the

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Jason Stubbs wrote: On Friday 28 November 2003 11:44, Kathy Wills wrote: Jason Stubbs wrote: Same here but I seem to remember something about docbook-xml version. Yes, we are talking about the same thing. I'm in the process of filing an bug report with Quanta. I'll recreate the

Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 11:59, Kathy Wills wrote: Jason Stubbs wrote: On Friday 28 November 2003 11:44, Kathy Wills wrote: Jason Stubbs wrote: Same here but I seem to remember something about docbook-xml version. Yes, we are talking about the same thing. I'm in the process of filing an

Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Klaus Neumann
On Thu, 2003-11-27 at 12:32, Jean Magnan de Bornier wrote: Le 11/27/03 Klaus Neumann [EMAIL PROTECTED] a écrit notamment: Hi, trying to emerge qingy, I got this: gcc -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall -DSHADOW_PASSWD -DUSE_PAM -DLinux -lpam -lpam_misc -ldl -o

Re: [gentoo-user] gentoo pro audio

2003-11-27 Thread Meka[ni]
On Tue, 25 Nov 2003 10:51:43 -0500 brett holcomb [EMAIL PROTECTED] wrote: I modified the jack-cvs ebuilds to get the latest cvs and also to enable capabilities (someone added jack-caps but the ebuild never made it into portage), and correct a problem with jackstart dying on a md5 sum

Re: [gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread rd
The emerge is looking for the new directory structure in gentoo apache. I ran into the change with the latest security update to apache, this week. It moved /home/httpd/htdocs to the /var directory tree. I did not permit this move! Looks like it is going to break stuff tho. Could it be that

[gentoo-user] can i sync portage with downloaded snapshot file?

2003-11-27 Thread s970501
i don't have much bandwidth. sync with emerge sync is too big load here. i downloaded snapshot file at night. can i use this snapshot to syncronize my gentoo box? -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] can i sync portage with downloaded snapshot file?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 23:45, [EMAIL PROTECTED] wrote: i don't have much bandwidth. sync with emerge sync is too big load here. i downloaded snapshot file at night. can i use this snapshot to syncronize my gentoo box? Now that you've downloaded it, you can just untar it into /usr/portage.

Re: [gentoo-user] I hate computers ^H^H^H^H^Haq

2003-11-27 Thread POLAX
Can someone explain to me what is going on. Usually in computers, if there are no external speakers the internal speaker works and when you plug in the the external speakers they start to work. Is it a hardware feature or a software feature. Can I control which speakers will be use. I can't

[gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread s970501
i've set one gentoo box. i have a very small bandwidth... it takes 2 weeks to make it. and now i should set one server again. can i use sources already downloaded in my gentoo box? should be YES... how can i do that? :) -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] odd emerge update results

2003-11-27 Thread Chris Bare
I also can't figure out who has a dependency on lesstif. I tried emerge -puUD package on each of the other packages listed above, one at a time, and none of them showed up with lesstif when I did it that way. Any ideas? I'm always cautious when running updates that are not as

[gentoo-user] how can i set locale modifiers?

2003-11-27 Thread s970501
i've met error message like this... (MozillaFirebird-bin:27179): Gdk-WARNING **: can not set locale modifiers i can see this message when i use firebird or xfce... program is workin' well anyways... but it's pretty disturbing me. what's the problem now? thanks. -- [EMAIL PROTECTED] mailing

[gentoo-user] xcdroast slow to start

2003-11-27 Thread purslow
a couple of days ago, i got CD-writing working satisfactorily, having emerged xcdroast-0.98_alpha13 , stable for X86 . today, having done nothing special meanwhile except get sensors working, Xcdroast is very slow to start -- 1 m 30 s -- both as user as root; it's a real puzzle, as there's no

Re: [gentoo-user] reiserfs undelete ?

2003-11-27 Thread Oliver Lange
Van Eps, Nathan D. (James Tower) wrote: If you are often deleting files by accident, you should look into a solution that moves the files to a temporary folder to be deleted later. Well in 20 years of computer freakin' (from C-64 over Amiga, Windows Linux), i can remember only about 4-5 times

Re: [gentoo-user] reiserfs undelete ?

2003-11-27 Thread Oliver Lange
Harald Arnesen wrote: Well if i want to delete a file forever, there are many tools out there which do the job. For example, Krusader offers a shred command, other tools work from the console. These tools overwrite the whole file with Null-Bytes before deleting them. It's still not deleted. If a

[gentoo-user] xmame and keyboard issues

2003-11-27 Thread gentoo
Whenever I play xmame, I have trouble with the keyboard. Gameplay is just fine for the first few minutes, and then I cannot stop moving. If I am moving to the left across the screen, and release the arrow key, my character keeps moving to the left. I can still jump, shoot, etc. I can also

Re: [gentoo-user] Upgrade behaviour

2003-11-27 Thread Oliver Lange
Petric Frank wrote: What about only downloading diffs (if available) and applying it to the older version. This would reduce download times on client side and load on server side. This already happens with some packages, like (for example), the latest gcc-3.2.x update (amongst many others),

Re: [gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread Oliver Lange
[EMAIL PROTECTED] wrote: i've set one gentoo box. i have a very small bandwidth... it takes 2 weeks to make it. and now i should set one server again. can i use sources already downloaded in my gentoo box? Well the downloaded tarballs are placed in /usr/portage/distfiles, so i guess you should

[gentoo-user] modules-update: error msg

2003-11-27 Thread Oliver Lange
Hi everyone, I'm using ALSA (0.98) on an ASUS A7N8X-Deluxe, and it works well, but anytime i enter 'modules-update', i get the following error msg: depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r8/kernel/drivers/sound/nvaudio.o As already said: ALSA works fine, i can play

[gentoo-user] how make libtool more talkative ?

2003-11-27 Thread Andrew B. Panphiloff
after compiling libdv i get : /bin/sh ../libtool --silent --mode=link gcc -g -O2 -Wall -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o playdv playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread

Re: [gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread Jason Stubbs
On Saturday 29 November 2003 00:11, [EMAIL PROTECTED] wrote: i've set one gentoo box. i have a very small bandwidth... it takes 2 weeks to make it. and now i should set one server again. can i use sources already downloaded in my gentoo box? should be YES... how can i do that? :) That's an