Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Dirk Heinrichs
Am Sonntag 16 August 2009 23:18:40 schrieb Alan McKinnon: > And if the changes between kde-4.2 and kde-4.3 DO require changes to the > set files to build everything, then what should one do? Not copy the files > and live with the omission/breakage? I maybe wrong here, but aren't the sets in kde-t

Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Stroller
On 16 Aug 2009, at 22:36, Mick wrote: ... javascript support in konqueror sucks. For everything else it's actually OK. One of these days it will use webkit as the backend and then things might improve. Until then, I'm afraid you are SOL. Perhaps [O/T] but is webkit a fork of khtml, or wa

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Dirk Heinrichs
Am Montag 17 August 2009 00:12:33 schrieb Roy Wright: > So it looks like the kde-4.3 upgrade is still tightly coupled to the > kde-testing overlay. No, it's not. I don't have the kde-testing overlay and update went smooth, except for the blockers you mentioned, but they were solved by simply

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Dale
Crístian Viana wrote: > once I had a problem like this, and I solved it by adding the > following section to xorg.conf: > > Section "ServerFlags" >Option "AllowEmptyInput""false" > EndSection > > it happened earlier this year when I upgraded x11-base/xorg-x11. > > -- > Crístian Deives dos

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Dale
ABCD wrote: > Dale wrote: > > I just renamed xorg.conf to something else and tried it that way. It > > didn't like that either. I followed the guide on Gentoo.org and even > > tried a couple things people mentioned on this list but it still doesn't > > work. As soon as X comes up, no mouse, no k

[gentoo-user] Re: In search for a undeclared identifier...

2009-08-16 Thread Nikos Chantziaras
On 08/17/2009 07:52 AM, Mike Kazantsev wrote: On Mon, 17 Aug 2009 09:42:12 +0600 Mike Kazantsev wrote: On Mon, 17 Aug 2009 05:20:05 +0200 meino.cra...@gmx.de wrote: I try to build the developper branch of a software project, which is not in Gentoo. This works a longer time. Now the compila

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 09:42:12 +0600 Mike Kazantsev wrote: > On Mon, 17 Aug 2009 05:20:05 +0200 > meino.cra...@gmx.de wrote: > > > I try to build the developper branch of a software project, > > which is not in Gentoo. > > > > This works a longer time. > > > > Now the compilatino process aborts

[gentoo-user] Problem with pppd-added routes

2009-08-16 Thread Mike Kazantsev
Good day, I have a pretty much standard home/office setup with "default" route via local gateway machine (192.168.0.10) and I want to establish a PPTP tunnel to a remote network. pppd setup is pretty trivial. peer: pty "pptp --nolaunchpppd" user password file /etc/ppp/options.pptp

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Crístian Viana
once I had a problem like this, and I solved it by adding the following section to xorg.conf: Section "ServerFlags" Option "AllowEmptyInput""false" EndSection it happened earlier this year when I upgraded x11-base/xorg-x11. -- Crístian Deives dos Santos Viana [aka CD1] Sent from Campinas

[gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread ABCD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dale wrote: > I just renamed xorg.conf to something else and tried it that way. It > didn't like that either. I followed the guide on Gentoo.org and even > tried a couple things people mentioned on this list but it still doesn't > work. As soon as X

[gentoo-user] Re: In search for a undeclared identifier...

2009-08-16 Thread Nikos Chantziaras
On 08/17/2009 06:20 AM, meino.cra...@gmx.de wrote: Hi, I try to build the developper branch of a software project, which is not in Gentoo. This works a longer time. Now the compilatino process aborts with glmodule.c:926: error: 'glActiveTexture' undeclared (first use in this function) . Sou

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 05:20:05 +0200 meino.cra...@gmx.de wrote: > I try to build the developper branch of a software project, > which is not in Gentoo. > > This works a longer time. > > Now the compilatino process aborts with > > glmodule.c:926: error: 'glActiveTexture' undeclared (first use in >

Re: [gentoo-user] Network message encryption

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 04:19:35 +0200 Xianwen Chen wrote: > I'm looking for a network message encryption method. Please kindly > tell me if you know any Instant Messenger which supports encryption. > Thank you very much! I'm using gajim with TLS-enabled (transport-level encryption) connection to th

[gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread meino . cramer
Hi, I try to build the developper branch of a software project, which is not in Gentoo. This works a longer time. Now the compilatino process aborts with glmodule.c:926: error: 'glActiveTexture' undeclared (first use in this function) . Sounds somehow OpenGL-related: I am using a nVidia Corpo

Re: [gentoo-user] Network message encryption

2009-08-16 Thread Saphirus Sage
Xianwen Chen wrote: > Hello all, > > I'm looking for a network message encryption method. Please kindly > tell me if you know any Instant Messenger which supports encryption. > Thank you very much! > > Best regards, > > Wen > > Well, for instant messengers, most do support some form of encryptio

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Dale
Keith Dart wrote: > === On Sun, 08/16, Keith Dart wrote: === > >> Try it, but it is probably something else. >> >> > > === > > BTW, another thing to try is to just comment out any input > configuration in (e.g. for mouse or kbd driver) in your xorg.conf file. > With hal/evdev it is now ent

Re: [gentoo-user] Network message encryption

2009-08-16 Thread Dale
Xianwen Chen wrote: > Hello all, > > I'm looking for a network message encryption method. Please kindly > tell me if you know any Instant Messenger which supports encryption. > Thank you very much! > > Best regards, > > Wen > > According to the USE flags, it appears that Kopete supports encrypt

[gentoo-user] Re: prelink Gentoo docs confusing

2009-08-16 Thread Nikos Chantziaras
On 08/15/2009 02:59 PM, Albert Hopkins wrote: On Fri, 2009-08-14 at 18:27 +0300, Nikos Chantziaras wrote: On http://www.gentoo.org/doc/en/prelink-howto.xml is says: You do not need to set FEATURES="prelink" in your make.conf file; Portage will automatically support prelink if it can

[gentoo-user] Network message encryption

2009-08-16 Thread Xianwen Chen
Hello all, I'm looking for a network message encryption method. Please kindly tell me if you know any Instant Messenger which supports encryption. Thank you very much! Best regards, Wen -- Xianwen Chen Mobile: +86 13774 228909 Email: cxi...@post.uit.no; xianwen.c...@gmail.com

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Keith Dart
=== On Sun, 08/16, Moshe Kamensky wrote: === > Thanks, but I tried that and it didn't help. On the other hand, I > this time when I started X the problem is gone, so it seems that the > problem is a bit random. === Gotta hate those gremlins with dice. ;-) If it happens again I have some tools tha

[gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Moshe Kamensky
* Keith Dart [16/08/09 19:00]: > === On Sun, 08/16, Keith Dart wrote: === > > Try it, but it is probably something else. > > > > === > > BTW, another thing to try is to just comment out any input > configuration in (e.g. for mouse or kbd driver) in your xorg.conf file. > With hal/evdev it is

Re: [gentoo-user] Changing IPs in a hosted environment

2009-08-16 Thread Grant
>> Thanks Keith.  Sounds like a good idea.  Do you have a favorite >> blacklist checker? > === > > No, just go to the main web site of whatever list you're on. I've had > to do this some time ago. ;-) It wasn't too hard, but I don't remember > the details now, sorry. > > > -- Keith Dart No problem

Re: [gentoo-user] Changing IPs in a hosted environment

2009-08-16 Thread Keith Dart
=== On Sun, 08/16, Grant wrote: === > Thanks Keith. Sounds like a good idea. Do you have a favorite > blacklist checker? === No, just go to the main web site of whatever list you're on. I've had to do this some time ago. ;-) It wasn't too hard, but I don't remember the details now, sorry. -- K

Re: [gentoo-user] Changing IPs in a hosted environment

2009-08-16 Thread Grant
>> My new IP seems to be on at least 2 spam lists. > === > > It might be better to just get them off the spam lists. ;-) Most of > them have an automated system where they can re-check your IP and > adjust the list. > > > -- Keith Dart Thanks Keith. Sounds like a good idea. Do you have a favorit

Re: [gentoo-user] Changing IPs in a hosted environment

2009-08-16 Thread Keith Dart
=== On Sun, 08/16, Grant wrote: === > My new IP seems to be on at least 2 spam lists. === It might be better to just get them off the spam lists. ;-) Most of them have an automated system where they can re-check your IP and adjust the list. -- Keith Dart -- -- Keith Dart

[gentoo-user] Changing IPs in a hosted environment

2009-08-16 Thread Grant
My new IP seems to be on at least 2 spam lists. The other 7 IPs in my block seem to be on only 1 spam list. Should I leave my /etc/conf.d/net as-is, except add: alias_eth0="my.new.ip.address" and then point DNS to my.new.ip.address? After doing this, will I be able to use my.new.ip.address in

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Keith Dart
=== On Sun, 08/16, Keith Dart wrote: === > Try it, but it is probably something else. > === BTW, another thing to try is to just comment out any input configuration in (e.g. for mouse or kbd driver) in your xorg.conf file. With hal/evdev it is now entirely automatic and having those in your con

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Keith Dart
=== On Sun, 08/16, Dale wrote: === > Well, I had to disable hal on mine and so have a few others because > hal doesn't work for us. I for example ended up with a GUI but no > mouse or keyboard. So, just because something works for you does not > mean it works for everybody else. Re-emerging xorg

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Roy Wright
On Aug 16, 2009, at 4:33 PM, Volker Armin Hemmann wrote: On Sonntag 16 August 2009, Alan McKinnon wrote: On Sunday 16 August 2009 23:09:41 Volker Armin Hemmann wrote: On Sonntag 16 August 2009, Alan McKinnon wrote: On Sunday 16 August 2009 21:46:02 Volker Armin Hemmann wrote: On Sonntag 16

Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Mick
On Sunday 16 August 2009, Alan McKinnon wrote: > On Sunday 16 August 2009 18:40:12 M Daniel R M wrote: > > Konqueror: very stable indeed, but it couldn't be at another way since > > it's a key piece of the KDE environment... The problem comes when I want > > to fill in forms (you know... web pages

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Volker Armin Hemmann
On Sonntag 16 August 2009, Alan McKinnon wrote: > On Sunday 16 August 2009 23:09:41 Volker Armin Hemmann wrote: > > On Sonntag 16 August 2009, Alan McKinnon wrote: > > > On Sunday 16 August 2009 21:46:02 Volker Armin Hemmann wrote: > > > > On Sonntag 16 August 2009, Alan McKinnon wrote: > > > > > O

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Dale
Keith Dart wrote: > === On Sat, 08/15, Dale wrote: === > >> Have you tried emerging xorg-server with hal disabled? That is >> assuming you are using the 1.5 or 1.6 version. >> > > === > > FYI, I am using the latest X server with hal enabled and the evdev > input driver and it all works fin

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 23:09:41 Volker Armin Hemmann wrote: > On Sonntag 16 August 2009, Alan McKinnon wrote: > > On Sunday 16 August 2009 21:46:02 Volker Armin Hemmann wrote: > > > On Sonntag 16 August 2009, Alan McKinnon wrote: > > > > On Sunday 16 August 2009 21:12:30 Dirk Heinrichs wrote: > >

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread covici
Alan McKinnon wrote: > On Sunday 16 August 2009 21:37:27 cov...@ccs.covici.com wrote: > > Alan McKinnon wrote: > > > On Sunday 16 August 2009 21:18:01 cov...@ccs.covici.com wrote: > > > > Alan McKinnon wrote: > > > > > On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > > > > > > H

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Volker Armin Hemmann
On Sonntag 16 August 2009, Alan McKinnon wrote: > On Sunday 16 August 2009 21:46:02 Volker Armin Hemmann wrote: > > On Sonntag 16 August 2009, Alan McKinnon wrote: > > > On Sunday 16 August 2009 21:12:30 Dirk Heinrichs wrote: > > > > Am Sonntag 16 August 2009 21:02:50 schrieb Roy Wright: > > > > >

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 21:37:27 cov...@ccs.covici.com wrote: > Alan McKinnon wrote: > > On Sunday 16 August 2009 21:18:01 cov...@ccs.covici.com wrote: > > > Alan McKinnon wrote: > > > > On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > > > > > Hi. I am having problems with emerg

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 21:46:02 Volker Armin Hemmann wrote: > On Sonntag 16 August 2009, Alan McKinnon wrote: > > On Sunday 16 August 2009 21:12:30 Dirk Heinrichs wrote: > > > Am Sonntag 16 August 2009 21:02:50 schrieb Roy Wright: > > > > So for the kde-4.3 upgrade, it looks like this is what wil

Re: [gentoo-user] Re: Xorg dropping keyboard events

2009-08-16 Thread Keith Dart
=== On Sat, 08/15, Dale wrote: === > Have you tried emerging xorg-server with hal disabled? That is > assuming you are using the 1.5 or 1.6 version. === FYI, I am using the latest X server with hal enabled and the evdev input driver and it all works fine. -- Keith Dart -- --

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Volker Armin Hemmann
On Sonntag 16 August 2009, Alan McKinnon wrote: > On Sunday 16 August 2009 21:12:30 Dirk Heinrichs wrote: > > Am Sonntag 16 August 2009 21:02:50 schrieb Roy Wright: > > > So for the kde-4.3 upgrade, it looks like this is what will be > > > necessary: > > > > > > 1) grab the sets again from the kde-

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread covici
Alan McKinnon wrote: > On Sunday 16 August 2009 21:18:01 cov...@ccs.covici.com wrote: > > Alan McKinnon wrote: > > > On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > > > > Hi. I am having problems with emerge @preserved-rebuild which used to > > > > work fine, but on the latest

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 21:12:30 Dirk Heinrichs wrote: > Am Sonntag 16 August 2009 21:02:50 schrieb Roy Wright: > > So for the kde-4.3 upgrade, it looks like this is what will be > > necessary: > > > > 1) grab the sets again from the kde-testing overlay and put them in / > > etc/portage/sets (assu

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 21:18:01 cov...@ccs.covici.com wrote: > Alan McKinnon wrote: > > On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > > > Hi. I am having problems with emerge @preserved-rebuild which used to > > > work fine, but on the latest time I tried it, I got the follow

Re: [gentoo-user] Free memory issue

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 20:56:59 Philip Webb wrote: > 090816 Raul Gonzales wrote: > > I have a 2G of physical RAM but even without any major activity > > output of free,vmstat and top reports only ~64M free. > > > > free -m > > total used free sharedbuffers cac

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Dirk Heinrichs
Am Sonntag 16 August 2009 21:12:30 schrieb Dirk Heinrichs: > 2) No need to unmerge anything (except one or two blockers). However, you can unmerge 4.2.x, if you like to. Bye... Dirk signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread covici
Alan McKinnon wrote: > On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > > Hi. I am having problems with emerge @preserved-rebuild which used to > > work fine, but on the latest time I tried it, I got the following > > message: > > These are the packages that would be merged, in o

Re: [gentoo-user] Free memory issue

2009-08-16 Thread Andrey Falko
On Sun, Aug 16, 2009 at 11:56 AM, Philip Webb wrote: > 090816 Raul Gonzales wrote: > > I have a 2G of physical RAM but even without any major activity > > output of free,vmstat and top reports only ~64M free. > > > > free -m > > total used free sharedbuffers c

Re: [gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Dirk Heinrichs
Am Sonntag 16 August 2009 21:02:50 schrieb Roy Wright: > So for the kde-4.3 upgrade, it looks like this is what will be > necessary: > > 1) grab the sets again from the kde-testing overlay and put them in / > etc/portage/sets (assumption is to do a replace). > 2) unmerge kde-4.2 using: emerge --un

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-16 Thread pk
Alan McKinnon wrote: > On Sunday 16 August 2009 13:35:44 pk wrote: >> Is >> glibc built against sanitized kernel headers or the "real" kernel >> headers (/usr/src/linux/include)? > > The former. > > One can not rely on the state of the latter. Thanks for the clarification! Best regards Peter K

[gentoo-user] upgrading ~x68 kde-4.2 to kde-4.3 question

2009-08-16 Thread Roy Wright
Howdy, kde-4.3 is now unmasked for ~x86. Whop! But it is looking like a non-trivial upgrade. :( When I installed kde-4.2, I followed the advice of unmasking portage and using sets. Also followed the recommendation to use -kdeprefix. Further I removed kde-3.5 and added a mask on kdel

Re: [gentoo-user] Free memory issue

2009-08-16 Thread Philip Webb
090816 Raul Gonzales wrote: > I have a 2G of physical RAM but even without any major activity > output of free,vmstat and top reports only ~64M free. > > free -m > total used free sharedbuffers cached > Mem: 1953 1888 65 0

[gentoo-user] Re: Free memory issue

2009-08-16 Thread Nikos Chantziaras
On 08/16/2009 09:41 PM, Raul Gonzales wrote: Hi all, I wonder what is going on with my system. I have a 2G of physical RAM but even without any major activity output of free,vmstat and top reports only ~64M free. Would any one know how to find more - ps doesn't show nothing wrong... free -m

Re: [gentoo-user] Re: problems with the web browsers

2009-08-16 Thread Philip Webb
090816 Nikos Chantziaras wrote: > On 08/16/2009 07:40 PM, M Daniel R M wrote: >> I've run firefox before with many other Linux flavours >> and never got to this status of inability; >> once you've got about six tabs opened on the same frame window, >> firefox gets close to hang, and you become unab

[gentoo-user] Free memory issue

2009-08-16 Thread Raul Gonzales
Hi all, I wonder what is going on with my system. I have a 2G of physical RAM but even without any major activity output of free,vmstat and top reports only ~64M free. Would any one know how to find more - ps doesn't show nothing wrong... free -m total used free

Re: [gentoo-user] Re: When will the ~ go from Firefox 3.0.12?

2009-08-16 Thread Philip Webb
On 08/15/2009 11:46 PM, Konstantinos Agouros wrote: > normally gentoo was quick with security updates for Firefox > but it is almost a month now since 3.0.12 and still the ~ is attached. I updated to 3.5.2-r1 yesterday & it works very well. also, 3.5 is much faster than 3.0 on my older stand-by ma

Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 18:40:12 M Daniel R M wrote: > Konqueror: very stable indeed, but it couldn't be at another way since > it's a key piece of the KDE environment... The problem comes when I want > to fill in forms (you know... web pages for registering, etc.). It stops > many times without g

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 19:27:12 cov...@ccs.covici.com wrote: > Hi. I am having problems with emerge @preserved-rebuild which used to > work fine, but on the latest time I tried it, I got the following > message: > These are the packages that would be merged, in order: > > Calculating dependencie

Re: [gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread Mark Knecht
On Sun, Aug 16, 2009 at 10:27 AM, wrote: > Hi.  I am having problems with emerge @preserved-rebuild which used to > work fine, but on the latest time I tried it, I got the following > message: > These are the packages that would be merged, in order: > > Calculating dependencies ... done! > > emerg

[gentoo-user] Re: When will the ~ go from Firefox 3.0.12?

2009-08-16 Thread walt
On 08/15/2009 11:46 PM, Konstantinos Agouros wrote: Hi, normally gentoo was quick with security updates for Firefox but it is almost a month now since 3.0.12 and still the ~ is attached. What's going on there? I notice that the ebuild for 3.0.13 was added only yesterday, so my guess is the mai

[gentoo-user] trouble with preserved-rebuild

2009-08-16 Thread covici
Hi. I am having problems with emerge @preserved-rebuild which used to work fine, but on the latest time I tried it, I got the following message: These are the packages that would be merged, in order: Calculating dependencies ... done! emerge: there are no ebuilds to satisfy "dev-libs/apr-util:0"

[gentoo-user] Re: problems with the web browsers

2009-08-16 Thread Nikos Chantziaras
On 08/16/2009 07:40 PM, M Daniel R M wrote: firefox: Here the problem is very very annoying, I've run firefox before with many other Linux flavours and never..., never got to this status of inability; once you've got about six tabs opened on the same frame window, firefox gets close to hang, and

Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Jesús Guerrero
I am not into konqueror these days, so no idea about that. As for firefox, most problems comes from corrupted profiles, silly extensions, etc. So, first I would try using a clean profile, the easiest way to do that is to create a new user to test with. If the problem goes away then you know that t

Re: [gentoo-user] problems with the web browsers

2009-08-16 Thread Ward Poelmans
On Sun, Aug 16, 2009 at 18:40, M Daniel R M<4.maga...@gmail.com> wrote: > firefox: Here the problem is very very annoying, I've run firefox before > with many other Linux flavours and never..., never got to this status of > inability; once you've got about six tabs opened on the same frame > window

[gentoo-user] problems with the web browsers

2009-08-16 Thread M Daniel R M
Hello list, Sadly, I'm pretty much disappointed with both web browser installed on my system: konqueror and firefox. Konqueror: very stable indeed, but it couldn't be at another way since it's a key piece of the KDE environment... The problem comes when I want to fill in forms (you know... web p

Re: [gentoo-user] When will the ~ go from Firefox 3.0.12?

2009-08-16 Thread Kevin O'Gorman
On Sun, Aug 16, 2009 at 3:38 AM, pk wrote: > Konstantinos Agouros wrote: >> Hi, >> >> normally gentoo was quick with security updates for Firefox but it is >> almost a month now since 3.0.12 and still the ~ is attached. What's >> going on there? > > 3.0.13 is the latest (with security updates). Or

Re: [gentoo-user] Re: Gcc 4.3.4 ---> 4.4.1

2009-08-16 Thread Alan McKinnon
On Saturday 15 August 2009 19:37:05 Dirk Heinrichs wrote: > Am Samstag 15 August 2009 19:24:09 schrieb Nikos Chantziaras: > > system has to be rebuilt twice. When you get a new toolchain > > ("system"), you need to rebuilt it with itself. The first time you do > > that, it is rebuilt using the *o

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-16 Thread Alan McKinnon
On Sunday 16 August 2009 13:35:44 pk wrote: > Is > glibc built against sanitized kernel headers or the "real" kernel > headers (/usr/src/linux/include)? The former. One can not rely on the state of the latter. -- alan dot mckinnon at gmail dot com

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-16 Thread Albert Hopkins
On Sun, 2009-08-16 at 13:35 +0200, pk wrote: > Questions (I don't know the answers): Doesn't glibc need a rebuild after > kernel reconfiguration (such as CONFIG_BSD_...)? I mean glibc doesn't > support (kernel) options that the kernel doesn't support, right? Is > glibc built against sanitized kern

Re: [gentoo-user] netkit-rsh ./configure problem

2009-08-16 Thread pk
Andrey Falko wrote: > Have you done an update to this system where glibc might have been upgraded > but not gcc or vice versa? Have you updated any system packages in general > on the system? As was mentioned earlier an emerge -e system might solve the > problem. If not, then we'll know that it's

Re: [gentoo-user] When will the ~ go from Firefox 3.0.12?

2009-08-16 Thread pk
Konstantinos Agouros wrote: > Hi, > > normally gentoo was quick with security updates for Firefox but it is > almost a month now since 3.0.12 and still the ~ is attached. What's > going on there? 3.0.13 is the latest (with security updates). Or 3.5.2... Best regards Peter K