Re: [gentoo-user] WEP woes

2005-09-03 Thread Sean Higgins
Hello Nick, If you are using wpa_supplicant, you then need to edit /etc/wpa_supplicant.conf. In that file put all your access points that you want to connect to like the following: eapol_version=1 ap_scan=1 # # A wpa-psk Site # network={ ssid="WPA-PSK" scan_ssid=1 key_

Re: [gentoo-user] Gentoo on Thumbdrive

2005-09-03 Thread Neil Bothwick
On Fri, 2 Sep 2005 22:21:30 -0300, Norberto Bensa wrote: > > Incorrect. Flash memory only has a limited write lifetime, treating it > > like a hard drive will kill it in no time. > Yup. Like in three years or so... I've dropped both floppies and CD-RW > discs in favor of pendrives (1GB) more lik

Re: [gentoo-user] Gentoo on Thumbdrive

2005-09-03 Thread Rumen Yotov
On Fri, 2005-09-02 at 22:21 -0300, Norberto Bensa wrote: > Neil Bothwick wrote: > > On Fri, 2 Sep 2005 19:06:13 -0400, Michael Crute wrote: > > > additionally carry around a thumbdrive. I was wondering if anyone has > > > been able to install Gentoo on a thumbdrive. I assume it could be > > > treat

Re: [gentoo-user] Gentoo on Thumbdrive

2005-09-03 Thread Neil Bothwick
On Fri, 2 Sep 2005 20:59:49 -0400, Michael Crute wrote: > > Incorrect. Flash memory only has a limited write lifetime, treating it > > like a hard drive will kill it in no time. > Hmm... I had no idea (story of my life). About what is the lifetime of > one of these little guys? Around 100,000 wr

Re: [gentoo-user] connections

2005-09-03 Thread Mattias Granlund
Hi! My first post here, so bare with me. You would want to check the variable "$cfg['PmaAbsoluteUri'] = 'http://localhost/phpmyadmin';" in config.inc.php in phpmyadmin's dir. If that points to localhost, your browser / server will direct you there. Change it to your servers IP or domainname

Re: [gentoo-user] Postfix, LDAP, courier-imap, how do i get them to talk to each other?

2005-09-03 Thread Jose Gonzalez Gomez
2005/9/2, Jakub Krajcovic <[EMAIL PROTECTED]>: > Hello all, > > I am finishing the installation of a gentoo server, and $SUBJECT is > the last thing that i need to do. > The server's primary purpose is to server as a PDC for a windows > domain. The user accounts (both posix and samba) are stored i

Re: [gentoo-user] gpasswd not function immediately?

2005-09-03 Thread danielhf
yes, that's exactly what you should to make the command take effect. On Thu, Sep 01, 2005 at 07:46:40PM +0300, Rumen Yotov wrote: > On Thu, 2005-09-01 at 15:35 +0800, Qiangning Hong wrote: > > I want to create a crontab for my account using "crontab -e". However > > system tells me I have no permi

Re: [gentoo-user] Getting problems with nVidia and OpenMosix kernel

2005-09-03 Thread danielhf
i have got the same problem while installing the nvidia-kernel within portage tree on my 2.6.12-5 kernel. i solved it by commenting the line ---> Load "glx" in /etc/X11/xorg.conf. i recommend downloading the latest driver xxx.run from nvidia.com and compile a module for your kernel. it worked f

[gentoo-user] /dev/cdrom has gone!

2005-09-03 Thread danielhf
i upgrade my system to use udev instead of previously known devfs, and leave the devfs option blank while configure the kernel, but recently, i found i could not mount my cdrom, there is no such device at all! the /dev/cdrom and the like has gone! i test with my usb disk, and the /dev/ direc

Re: [gentoo-user] /dev/cdrom has gone!

2005-09-03 Thread Holly Bostick
[EMAIL PROTECTED] schreef: > i upgrade my system to use udev instead of previously known devfs, > and leave the devfs option blank while configure the kernel, but > recently, i found i could not mount my cdrom, there is no such device > at all! the /dev/cdrom and the like has gone! > > i test w

[gentoo-user] USB2 versus USB1.x

2005-09-03 Thread Rhywek
Hi, * .* I have a small problem with usb in my laptop. First I had all 3 HCD compiled in my kernel: ehci, ohci and uhci. When I connected some usb 2.0 device (hard drive or external DVD burner), there was a message in /var/log/everything/current that device is not running at full speed and that I

Re: [gentoo-user] /dev/cdrom has gone!

2005-09-03 Thread danielhf
unfortunetly, hdc does not exist either. and dmesg does not show anything about my cdrom or hdc. just odd. On Sat, Sep 03, 2005 at 12:36:49PM +0200, Holly Bostick wrote: > [EMAIL PROTECTED] schreef: > > i upgrade my system to use udev instead of previously known devfs, > > and leave the devfs opt

[gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Sven Köhler
> unfortunetly, hdc does not exist either. > and dmesg does not show anything about my > cdrom or hdc. just odd. how about modprobe ide-cd ? signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] dhcpcd 2.0.0 - Boot process hangs

2005-09-03 Thread Christoph Daldrup
Am 01.09.2005 14:36 schrieb Christoph Daldrup: > Am 01.09.2005 09:41 schrieb Stefan Frank: > >> I just did a emerge -u dhcp and I was able to do /etc/init.d/net.eth0 >> restart >> without problems. Try to clear the cache of dhcpcd under /var/lib/dhcpc (?) >> and to start it again. > > Thanks

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
On Sat, Sep 03, 2005 at 02:07:34PM +0200, Sven K?hler wrote: i alway build it into kernel, i already checked my config file, the "BLK_DEV_IDECD=y" is just there. besides, why there is a register dump while i reboot, the error occures at /etc/init.d/halt.sh right after "Unmounting filesystems". h

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
On Sat, Sep 03, 2005 at 08:32:56PM +0800, [EMAIL PROTECTED] wrote: no error on reboot now, but i will try to switch to windows to see if the cdrom works well > On Sat, Sep 03, 2005 at 02:07:34PM +0200, Sven K?hler wrote: > > i alway build it into kernel, i already checked my config file, > t

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Alex Korshunov
[EMAIL PROTECTED] wrote: On Sat, Sep 03, 2005 at 08:32:56PM +0800, [EMAIL PROTECTED] wrote: no error on reboot now, but i will try to switch to windows to see if the cdrom works well All my cdroms in /dev/cdroms/cdrom. May be...? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Matt Randolph
Alex Korshunov wrote: [EMAIL PROTECTED] wrote: On Sat, Sep 03, 2005 at 08:32:56PM +0800, [EMAIL PROTECTED] wrote: no error on reboot now, but i will try to switch to windows to see if the cdrom works well All my cdroms in /dev/cdroms/cdrom. May be...? I didn't see the beginning of

[gentoo-user] cedet-1.0_pre3 loses `sb-info.el'

2005-09-03 Thread Yuan MEI
I was using cedet-1.0_beta3 well for some days, however, today, when I update it to the 1.0_pre3 version, I found that the file `sb-info.el', which should be in `/usr/share/emacs/site-lisp/cedet/speedbar' was missed. And actually, this file is packed in `cedet-1.0pre3.tar.gz'. So, what's wrong? th

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
my BIOS infomation shows my cdrom is at the third IDE primary, so i do: mknod -m 660 hde b 33 0 and later i tried mknod -m 660 hdc b 23 0 the output: hdc is not a valid block device no luck. hde failed either, i give it up. ;-( thanks for all help. daniel On Sat, Sep 03, 2005 at 04:53:57PM +

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
yes, it works just well in WindowsXP. it even works before i use udev. hehe i'm not sure it failed due to the udev, i have no idea now. On Sat, Sep 03, 2005 at 09:20:42AM -0400, Matt Randolph wrote: > Alex Korshunov wrote: > > >[EMAIL PROTECTED] wrote: > > > >>On Sat, Sep 03, 2005 at 08:32:56PM

Re: [gentoo-user] Postfix, LDAP, courier-imap, how do i get them to talk to each other?

2005-09-03 Thread Brett Schroeder
All the answers are here http://www.postfix.org/documentation.html Jose Gonzalez Gomez wrote: 2005/9/2, Jakub Krajcovic <[EMAIL PROTECTED]>: Hello all, I am finishing the installation of a gentoo server, and $SUBJECT is the last thing that i need to do. The server's primary purpose is to serv

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread John Jolet
On Saturday 03 September 2005 08:20, Matt Randolph wrote: > Alex Korshunov wrote: > > [EMAIL PROTECTED] wrote: > >> On Sat, Sep 03, 2005 at 08:32:56PM +0800, [EMAIL PROTECTED] wrote: > >> > >> no error on reboot now, but i will try to switch to windows to see > >> if the cdrom works well > > >

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
i did read that document, to find the doc is trivial. what i got is just similar. the udev just create the device files which were detected by kernel, and handle the operations like add or remove dynamically. i tried this feature with my usb devices already, i really like the way udev works. i cou

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Philip Webb
050903 [EMAIL PROTECTED] wrote: > my BIOS infomation shows my cdrom is at the third IDE primary, > so i do: 'mknod -m 660 hde b 33 0' ... What happened in that case ? That ought to be what you want. > ... and later i tried 'mknod -m 660 hdc b 23 0' > the output: "hdc is not a valid block device"

[gentoo-user] Re: Getting problems with nVidia and OpenMosix kernel

2005-09-03 Thread James
Raphael Melo de Oliveira Bastos Sales gmail.com> writes: > > Hi there, > > I got a Gentoo box with two kernels, one is linux-2.6.12-gentoo-r9 > kernel sources and the other linux-2.4.30-openmosix-r3. On the 2.6 > kernel, the nvidia driver works fine. But on the OpenMosix version, > whenever

Re: [gentoo-user] Which drivers to use for audio and video?

2005-09-03 Thread waltdnes
On Sat, Sep 03, 2005 at 04:44:42AM +0100, Ian Hastie wrote > "Walter Dnes" <[EMAIL PROTECTED]> wrote: > Notice there is no sse3 support. I got carried away there. It only goes up to sse2. Another goof on my part was referring to the gcc 3.4.4 docs. I think we're still on 3.3.5. > > Now I j

Re: [gentoo-user] Which drivers to use for audio and video?

2005-09-03 Thread waltdnes
On Thu, Sep 01, 2005 at 10:28:27PM -0700, Mark Knecht wrote > Note that 3dnow and mmx are disabled even though I have them enabled > in my make.conf file: What about your CFLAGS line? I assume that you're using "-march=k8". It's supposed to implicitly include mmx and sse and sse2, but maybe th

[gentoo-user] localization

2005-09-03 Thread Francisco J. A. Ares
Hi, I would like to know which is the right locale setting for compiling e.g. KDE and Mozilla in my own language. Mozilla is a good example, because in an earlier version all labels and everything else was in my home language. This is what I already have set in my environment: I18N=pt_BR LANG=p

[gentoo-user] Xorg fails to start

2005-09-03 Thread James
Hello, Well, an intel based portable with a radeon 9000 was working fine with a 2.6.12-gentoo-r9 kernel until this morning. X(kdm) would not start. I logged in (console) and entered 'startx' and got something very strange: First I had to comment out the { Load "speedo" } line, then the nex

RE: [gentoo-user] connections

2005-09-03 Thread John Dangler
Mattias~ Thanks for the reply. Actually, my config.inc.php has $cfg['PmaAbsoluteUri']='' (autoconfig is working ok) the server ip is 192.168.1.10 the laptop ip is 192.168.1.15 the /etc/hosts file in the server has 127.0.0.1 localhost myserver myserver2 I'm wondering if the /etc/hosts file in t

[gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2

2005-09-03 Thread Roy Wright
Howdy, I have my system set up to sync every night then send me a notification message. I then examine what has changed and decide when to do the emerge. For the past week, emerge -uDNv world has been toggling arts, kdelibs, and kwin. What I mean is that if 3.4.1 is installed then it upgrades

Re: [gentoo-user] localization

2005-09-03 Thread Alexander Skwar
Francisco J. A. Ares schrieb: > Hi, > > I would like to know which is the right locale setting for compiling > e.g. KDE and Mozilla in my own language. KDE: You need to install kde-i18n and set the LINGUAS variable appropriately. You can choose from LANGS="af ar bg bn br bs ca cs cy da de el en_

[gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alexander Skwar
Hello! [16:00:20 [EMAIL PROTECTED]:~] $ sudo emerge -Duvat world These are the packages that I would merge, in reverse order: Calculating world dependencies ...done! [..] [ebuild N] app-i18n/man-pages-de-0.4 0 kB [..] As you can see there, the package "man-pages-de" is about to get in

Re: [gentoo-user] localization - THANKS

2005-09-03 Thread Francisco J. A. Ares
Alexander Skwar wrote: >Francisco J. A. Ares schrieb: > > >>Hi, >> >>I would like to know which is the right locale setting for compiling >>e.g. KDE and Mozilla in my own language. >> >> > >KDE: You need to install kde-i18n and set the LINGUAS variable >appropriately. You can choose from >

Re: [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2

2005-09-03 Thread Alex
On Saturday 03 September 2005 17:14, Roy Wright wrote: > Any ideas? Probably they're pulled as a dependency from a 3.4.1 kde-package. run: # equery depends kde-base/arts # equery depend kde-base/kdelibs # equery depend kde-base/kwin and try to find what's pulling them. Then add it to your pack

Re: [gentoo-user] Gentoo on Thumbdrive

2005-09-03 Thread Norberto Bensa
Neil Bothwick wrote: > On Fri, 2 Sep 2005 22:21:30 -0300, Norberto Bensa wrote: > > > Incorrect. Flash memory only has a limited write lifetime, treating it > > > like a hard drive will kill it in no time. > > > > Yup. Like in three years or so... I've dropped both floppies and CD-RW > > discs in f

Re: [gentoo-user] Gentoo on Thumbdrive

2005-09-03 Thread Rumen Yotov
Hi, OT here On Sat, 2005-09-03 at 14:45 -0300, Norberto Bensa wrote: > Neil Bothwick wrote: > > On Fri, 2 Sep 2005 22:21:30 -0300, Norberto Bensa wrote: > > > > Incorrect. Flash memory only has a limited write lifetime, treating it > > > > like a hard drive will kill it in no time. > > > > > > Yup.

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Daniel Drake
[EMAIL PROTECTED] wrote: i alway build it into kernel, i already checked my config file, the "BLK_DEV_IDECD=y" is just there. Are you really really sure? What do you have in /sys/bus/ide/drivers ? Daniel -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alexander Skwar
Matt Randolph schrieb: > If > you're really sure that it's not in your world file and that no packages > depend on it... All I can guess is that something must be broken > somewhere. No :) Somebody from the user-de list told me, that this is because of a PDEPEND of sys-apps/man-pages, because

[gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread Greg Yasko
On Sat, 03 Sep 2005 18:19:37 +0800, danielhf wrote: > i upgrade my system to use udev instead of previously known > devfs, and leave the devfs option blank while configure the > kernel, but recently, i found i could not mount my cdrom, > there is no such device at all! the /dev/cdrom and the li

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Matt Randolph
Alexander Skwar wrote: Hello! [16:00:20 [EMAIL PROTECTED]:~] $ sudo emerge -Duvat world These are the packages that I would merge, in reverse order: Calculating world dependencies ...done! [..] [ebuild N] app-i18n/man-pages-de-0.4 0 kB [..] As you can see there, the package "man-pa

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alex
On Saturday 03 September 2005 18:24, Alexander Skwar wrote: > Alexander Skwar schrieb: > > The main question still remains, though: How do I make portage > > *NOT* install man-pages-de? Unsetting LINGUAS or setting USE=-nls > > is NOT a valid option :) > > This did do the trick: > > echo sys-apps/m

Re: [gentoo-user] emerge toggling arts, kdelibs, kwin between 3.4.1 and 3.4.2

2005-09-03 Thread Rumen Yotov
On Sat, 2005-09-03 at 12:14 -0500, Roy Wright wrote: > Howdy, > > I have my system set up to sync every night then send me a notification > message. > I then examine what has changed and decide when to do the emerge. > > For the past week, emerge -uDNv world has been toggling arts, kdelibs, > a

Re: [gentoo-user] localization

2005-09-03 Thread Uwe Thiem
On 03 September 2005 16:48, Francisco J. A. Ares wrote: > Hi, > > I would like to know which is the right locale setting for compiling > e.g. KDE and Mozilla in my own language. Mozilla is a good example, > because in an earlier version all labels and everything else was in my > home language. KD

Re: [gentoo-user] gentoo extras cd

2005-09-03 Thread Uwe Thiem
On 02 September 2005 23:44, Fernando Canizo wrote: > El 01/sep/2005 a las 22:51 -0300, Justin me decía: > > Hi All, > > > > Ive been using Gentoo PPC for a while, and as a dial-up user find to > > difficult to download all the packages i want(just takes to long), is > > there anything like the Pack

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alexander Skwar
Alexander Skwar schrieb: > The main question still remains, though: How do I make portage > *NOT* install man-pages-de? Unsetting LINGUAS or setting USE=-nls > is NOT a valid option :) This did do the trick: echo sys-apps/man-pages -nls >> /etc/portage/package.use Alexander Skwar -- gentoo-us

[gentoo-user] NFS exports option "nohide" doesn't do anything?

2005-09-03 Thread Alexander Skwar
Hello! I'm having some trouble understanding the "nohide" option in the exports file. On the server, I've got: /etc/exports: /test blatt.bei.digitalprojects.com(async,rw,root_squash,no_subtree_check,nohide) [20:53:35 [EMAIL PROTECTED]:~] $ ls -laR /test /test: insgesamt 3 drwxr-xr-x 3 root

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alexander Skwar
Matt Randolph schrieb: > # emerge gentoolkit > # equery depends man-pages-de > [EMAIL PROTECTED] ~ $ equery depends man-pages-de [ Searching for packages depending on man-pages-de... ] [EMAIL PROTECTED] ~ $ Alexander Skwar -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Matt Randolph
Matt Randolph wrote: Alexander Skwar wrote: Hello! [16:00:20 [EMAIL PROTECTED]:~] $ sudo emerge -Duvat world These are the packages that I would merge, in reverse order: Calculating world dependencies ...done! [..] [ebuild N] app-i18n/man-pages-de-0.4 0 kB [..] As you can see the

Re: [gentoo-user] Why is man-pages-de package installed?

2005-09-03 Thread Alex
On Saturday 03 September 2005 18:06, Alexander Skwar wrote: > The main question still remains, though: How do I make portage > *NOT* install man-pages-de? Unsetting LINGUAS or setting USE=-nls > is NOT a valid option :) You can either put it in your /etc/portage/package.mask file or if that breaks

[gentoo-user] SOLVED: Xorg fails to start

2005-09-03 Thread James
James tampabay.rr.com> writes: > Well, an intel based portable with a radeon 9000 was working fine > with a 2.6.12-gentoo-r9 kernel until this morning. X(kdm) would > not start. I logged in (console) and entered 'startx' and got something > very strange: Well, I've got xorg starting upon boot u

[gentoo-user] KDE fails to start when coupled with firewall...

2005-09-03 Thread Timo Heubach
Hi, I have set up a set of rules with iptables so that the default policy of all tables is to block all communication if it's not specifically allowed in the given table. Now I'm wondering why KDE doesn't start when those rules are applicable. It always stops where it should be initializing s

Re: [gentoo-user] [OT] Apache Virtual Host

2005-09-03 Thread q-parser
I have a different problem now. I've migrated the whole program to my server, but it does not work there. I set up different ports for it and server does not listen to them, though I have Listen directives. I'm getting time-outs, but I don't know why. Does anybody have any idea why apache does

Re: [gentoo-user] [OT] Apache Virtual Host

2005-09-03 Thread Michael Crute
On 9/3/05, q-parser <[EMAIL PROTECTED]> wrote: I have a different problem now. I've migrated the whole program to myserver, but it does not work there. I set up different ports for it andserver does not listen to them, though I have Listen directives. I'mgetting time-outs, but I don't know why. Doe

Re: [gentoo-user] Resolved - Adaptec AIC7xxx kernel problems?

2005-09-03 Thread Brett I. Holcomb
I went to 2.6.13 and now I can boot and run on one system so I'll check out the other soon. The boot hung on coldplug pnp but I removed it and will troubleshoot it later. On Thu, 1 Sep 2005, Brett I. Holcomb wrote: Thanks. I'll look into this and try it. On Thu, 1 Sep 2005, Bob Sanders wr

Re: [gentoo-user] Re: Slightly OT: favorite window manager/desktop environ?

2005-09-03 Thread waltdnes
On Thu, Sep 01, 2005 at 11:31:28AM -0400, Charles Marcus wrote > IceWM (with ROXFiler if you want Desktop icons, etc) > > lightening fast, easy to configure Blackbox WM here. This goes back to when my 6-year-old Dell, 450 mhz PIII, 128 megs of RAM, was still my main machine. The GNOME and KDE

Re: [gentoo-user] Re: Slightly OT: favorite window manager/desktop environ?

2005-09-03 Thread Mark Knecht
On 9/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Thu, Sep 01, 2005 at 11:31:28AM -0400, Charles Marcus wrote > > IceWM (with ROXFiler if you want Desktop icons, etc) > > > > lightening fast, easy to configure > > Blackbox WM here. This goes back to when my 6-year-old Dell, 450 mhz >

Re: [gentoo-user] [OT] Apache Virtual Host

2005-09-03 Thread q-parser
Michael Crute wrote: On 9/3/05, q-parser <[EMAIL PROTECTED]> wrote: I have a different problem now. I've migrated the whole program to my server, but it does not work there. I set up different ports for it and server does not listen to them, though I have Listen directives. I'm getting tim

[gentoo-user] gtkrc-2.0 file

2005-09-03 Thread LostSon
Hello I seem to have lost my gtkrc-2.0 file could someone send me theirs, thanks. LostSon -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [OT] Apache Virtual Host

2005-09-03 Thread Michael Crute
On 9/3/05, q-parser <[EMAIL PROTECTED]> wrote: Those port numbers are chosen for explanatory reason, but I wouldn't object if they worked ;) This whole file is Include-d into apache2.conf. I emphasize that on my localhost, it works great, with ports 85 and 8585 instead the two here. The curious th

Re: [gentoo-user] My movie clips have lost their colour

2005-09-03 Thread Ian Hastie
On Sat, 03 Sep 2005 13:39:39 +0800 William Kenworthy <[EMAIL PROTECTED]> wrote: > Thanks, but Ive just fixed it - well rather its fixed but I dont know > the cause. I recompiled a number of video programs and related stuff, > and after a reboot its all back to normal. The reboot would have fixed

Re: [gentoo-user] Error compiling totem-1.0.4 -- looking for suggestions on how to fix [SOLVED]

2005-09-03 Thread Ric de France
Thanks for the help... read more into the bug and applied the fix, and totem compiled as usual. Thanks to Alex, Holly and the Gentoo mailing list... ...Ric On 8/31/05, Ric de France <[EMAIL PROTECTED]> wrote: > On 8/31/05, Alex <[EMAIL PROTECTED]> wrote: > > On Wednesday 31 August 2005 09:59, Ric

Re: [gentoo-user] Re: Slightly OT: favorite window manager/desktop environ?

2005-09-03 Thread John Jolet
> > I don't run desktops, I run applications. > > > In general I'll have to take the unpopular position and say I > disagree. All those potential converts are just like you - They don't > run desktops they run apps - and because they are so entrenched with > dollars already spent on Microsoft Win

Re: [gentoo-user] [OT] Apache Virtual Host

2005-09-03 Thread q-parser
Michael Crute wrote: On 9/3/05, *q-parser* <[EMAIL PROTECTED] > wrote: Those port numbers are chosen for explanatory reason, but I wouldn't object if they worked ;) This whole file is Include-d into apache2.conf. I emphasize that on my localhost, it works

[gentoo-user] Nautilus - open in same window

2005-09-03 Thread Mark Knecht
Hi, I feel bad asking for this info again. Holly or someone else here told me what app to run a year ago but I don't seem to be able to find my notes anymore. The effects of age I think... I want to edit Gnome's configuration so that Nautilus opens new folders in the same window but I'm not

Re: [gentoo-user] Re: Getting problems with nVidia and OpenMosix kernel

2005-09-03 Thread danielhf
i'm not sure, i use a nvida card instead, i will recieve some error while there is a wrong module compiled or i have two module which locate at different path, this will occur probably when i update my driver. for example, i emerge nvidia-kernel and it is in /lib/module/`uname -r`/video/nvidia.ko,

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
there are two items there: ide-cdrom & ide-disk but just empty directories. ?? On Sat, Sep 03, 2005 at 06:45:21PM +0100, Daniel Drake wrote: > [EMAIL PROTECTED] wrote: > >i alway build it into kernel, i already checked my config file, > >the "BLK_DEV_IDECD=y" is just there. > > Are you really rea

Re: [gentoo-user] cpu flags / USE flags / compiler flags

2005-09-03 Thread waltdnes
On Wed, Aug 31, 2005 at 09:04:21AM -0700, Mark Knecht wrote > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge > mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid > xtpr [...deletia...] > I then looked for CPU flags that had an equivalent USE flag and t

Re: [gentoo-user] cpu flags / USE flags / compiler flags

2005-09-03 Thread Mark Knecht
Thanks Walter. That description verifies my guess and gives me a reason to continue looking at the issue. I appreciate your help. Cheers, Mark On 9/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Wed, Aug 31, 2005 at 09:04:21AM -0700, Mark Knecht wrote > > > flags : fpu vme de

Re: [gentoo-user] Re: /dev/cdrom has gone!

2005-09-03 Thread danielhf
i discover a something while examine my dmesg output. -->Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 -->ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx -->Probing IDE interface ide0... -->hda: ST380817AS, ATA DISK drive -->Probing IDE interface ide1... -->P

Re: [gentoo-user] cpu flags / USE flags / compiler flags

2005-09-03 Thread ellotheth rimmwen
Hm. Clear, brief, instructive. Smells a lot like a mini-HOWTO. On 9/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > There are CPU flags and there are USE flags. Some of them have the > same names, and that may confuse you. It works like this... > 1) Get a listing of your cpu's flags in

Re: [gentoo-user] cpu flags / USE flags / compiler flags

2005-09-03 Thread Volker Armin Hemmann
On Sunday 04 September 2005 05:27, [EMAIL PROTECTED] wrote: > > That list shows pentium4, mmx, sse, and sse2. Also, if you have *ANY* > version of sse available, you can improve performance by running floating > point math via sse, rather than 387 instructions. I recommend... > > CFLAGS="-O2 -