Re: [gentoo-user] OT - Finding the port NFS runs on

2008-03-13 Thread Chris Brennan
install nmap and port map yourself ... or netstat -a | grep nfs(d) Michael Sullivan wrote: How can I find out what port NFS is running on so I can let it through my subrouter? -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] OT - Finding the port NFS runs on

2008-03-13 Thread Michael Sullivan
How can I find out what port NFS is running on so I can let it through my subrouter? -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Accept all versions but 9999

2008-03-13 Thread Gustavo Campos
Hi there. I have a "stable" system (I don't have ~x86 set), but I like to have the latest versions of some specific software (kde, gnome, amarok, alsa, pulseaudio, wine and so on). To achieve that, I've been using autounmask with the parameter -n. When I have a package I want to keep in the latest

Re: [gentoo-user] OT - Exim question

2008-03-13 Thread Michael Sullivan
On Thu, 2008-03-13 at 14:32 -0700, kashani wrote: > Michael Sullivan wrote: > >>> Do I need to add 192.168.1.100 to the hostlist in exim.conf and > >>> restart exim? > >> Yes - this is easy solution for your problem ;) > >> > >> > >> -- > >> Sergey > >> > > > > It didn't work: > > > > Mar 13 15

Re: Re[4]: [gentoo-user] OT - Exim question

2008-03-13 Thread Michael Sullivan
On Thu, 2008-03-13 at 22:29 +0200, Sergey Kobzar wrote: > Hi Michael, > > Thursday, March 13, 2008, 10:15:33 PM, you wrote: > > > It didn't work: > > > Mar 13 15:13:31 baby exim[26470]: 2008-03-13 15:13:31 unqualified > > recipient rejected: H=([192.168.0.2]) [192.168.1.100] (failed to > > fin

Re: [gentoo-user] intelfb and 945GM

2008-03-13 Thread Wael Nasreddine
This One Time, at Band Camp, Sergey Kobzar <[EMAIL PROTECTED]> said, On Thu, Mar 13, 2008 at 11:34:10PM +0200: > Hi > Linux 2.6.24-gentoo-r3 i686 > I have Asus U5F laptop: > # lspci > 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and > 945GT Express Memory Controller

Re: [gentoo-user] emerge wine

2008-03-13 Thread Dale
Robert Stockdale IV wrote: I noticed he was putting a USE and FEATURES variable on the command line instead of make.conf and friends. This is what a link from a previous post told me to do. The link was in the first reply and is: http://forums.gentoo.org/viewtopic-p-2111407.

Re: [gentoo-user] emerge wine

2008-03-13 Thread Robert Stockdale IV
> > I noticed he was > putting a USE and FEATURES variable on the command line instead of > make.conf and > friends. This is what a link from a previous post told me to do. The link was in the first reply and is: http://forums.gentoo.org/viewtop

Re: [gentoo-user] emerge wine

2008-03-13 Thread Robert Stockdale IV
On Thu, Mar 13, 2008 at 6:17 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Thu, 13 Mar 2008 16:15:24 -0400, Robert Stockdale IV wrote: > > > Well I got it compiling. However it seems to die with errors with the > > USE flag and FEATURES. > > And those errors are...? > > > It also will not take

Re: [gentoo-user] emerge wine

2008-03-13 Thread Dale
Alan McKinnon wrote: On Thursday 13 March 2008, Dale wrote: Robert Stockdale IV wrote: Well I got it compiling. However it seems to die with errors with the USE flag and FEATURES. It also will not take the multilib use flag. I use the -uDNav option on emerge and multilib is shown as (-m

Re: [gentoo-user] hugin error message

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, David Harel wrote: > Hi, > > > I emerged hugin-0.6.1-r2 (latest stable) with everything it depends > on and when I run it I get: > > *$ hugin > Fatal Error: Mismatch between the program and library build versions > detected. > The library used 2.6 (no debug,ANSI,compiler

Re: [gentoo-user] emerge wine

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, Dale wrote: > Robert Stockdale IV wrote: > > Well I got it compiling. However it seems to die with errors with > > the USE flag and FEATURES. It also will not take the multilib use > > flag. I use the -uDNav option on emerge and multilib is shown as > > (-multilib). How c

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, Danis Petkakis wrote: > " ldd /usr/bin/krusader > linux-gate.so.1 => (0xe000) > libkonq.so.4 => /usr/kde/3.5/lib/libkonq.so.4 (0xb7e6b000) > libkhtml.so.4 => /usr/kde/3.5/lib/libkhtml.so.4 (0xb7a8d000) > libkjs.so.1 => /usr/kde/3.5/lib

Re: [gentoo-user] emerge wine

2008-03-13 Thread Neil Bothwick
On Thu, 13 Mar 2008 16:15:24 -0400, Robert Stockdale IV wrote: > Well I got it compiling. However it seems to die with errors with the > USE flag and FEATURES. And those errors are...? > It also will not take the multilib use flag. I > use the -uDNav option on emerge and multilib is shown as (-m

Re: [gentoo-user] emerge wine

2008-03-13 Thread Robert Stockdale IV
On Thu, Mar 13, 2008 at 5:44 PM, Dale <[EMAIL PROTECTED]> wrote: > Robert Stockdale IV wrote: > > > > Well I got it compiling. However it seems to die with errors with the > > USE flag and FEATURES. It also will not take the multilib use flag. I > > use the -uDNav option on emerge and multilib is

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Danis Petkakis
you did the trick...i tried something and it worked...in "file associations-> inode-directory" i put krusader as the default application but using the following command " '/usr/bin/krusader' --left %u --right /home/jrn23/Desktop " and now it opens every directory i double-click on...i wouldn't have

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Danis Petkakis
" ldd /usr/bin/krusader linux-gate.so.1 => (0xe000) libkonq.so.4 => /usr/kde/3.5/lib/libkonq.so.4 (0xb7e6b000) libkhtml.so.4 => /usr/kde/3.5/lib/libkhtml.so.4 (0xb7a8d000) libkjs.so.1 => /usr/kde/3.5/lib/libkjs.so.1 (0xb7a1f000) libpcreposix.so.0 => /usr

Re: [gentoo-user] emerge wine

2008-03-13 Thread Dale
Robert Stockdale IV wrote: Well I got it compiling. However it seems to die with errors with the USE flag and FEATURES. It also will not take the multilib use flag. I use the -uDNav option on emerge and multilib is shown as (-multilib). How can I get it to show multilib* instead of (-multilib

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, Danis Petkakis wrote: > "-rwxr-xr-x 1 root root 5356 2008-02-03 22:47 > /usr/kde/3.5/bin/konqueror -rwxr-xr-x 1 root root 2106844 2008-03-07 > 21:28 /usr/bin/krusader" > > this is what 'ls' gives me for both applications...the access rights > seem to > > be the same for b

[gentoo-user] intelfb and 945GM

2008-03-13 Thread Sergey Kobzar
Hi Linux 2.6.24-gentoo-r3 i686 I have Asus U5F laptop: # lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics

Re: [gentoo-user] OT - Exim question

2008-03-13 Thread kashani
Michael Sullivan wrote: Do I need to add 192.168.1.100 to the hostlist in exim.conf and restart exim? Yes - this is easy solution for your problem ;) -- Sergey It didn't work: Mar 13 15:13:31 baby exim[26470]: 2008-03-13 15:13:31 unqualified recipient rejected: H=([192.168.0.2]) [192.168.

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Danis Petkakis
"-rwxr-xr-x 1 root root 5356 2008-02-03 22:47 /usr/kde/3.5/bin/konqueror -rwxr-xr-x 1 root root 2106844 2008-03-07 21:28 /usr/bin/krusader" this is what 'ls' gives me for both applications...the access rights seem to be the same for both... On 13/03/2008, Mick <[EMAIL PROTECTED]> wrote: > > On T

Re: [gentoo-user] Re: Nvidia GeForce Go 6800 and nvidia-drivers ==> Cannot switch to ttys or close X

2008-03-13 Thread Matthias Bethke
Hi 7v5w7go9ub0o, on Thu, Mar 13, 2008 at 12:09:15PM -0400, you wrote: > Help, please! I'm thinking of building a new box: asus p5e/intel core2 > quad. I had thought of getting an NV. Would ATI be the better choice? As far as I've heard, all proprietary graphics drivers on Linux suck but NVidia's

Re[4]: [gentoo-user] OT - Exim question

2008-03-13 Thread Sergey Kobzar
Hi Michael, Thursday, March 13, 2008, 10:15:33 PM, you wrote: > It didn't work: > Mar 13 15:13:31 baby exim[26470]: 2008-03-13 15:13:31 unqualified > recipient rejected: H=([192.168.0.2]) [192.168.1.100] (failed to > find host name from IP address) > baby bind # grep 192.168.1.100 /etc/exim/exi

[gentoo-user] hugin error message

2008-03-13 Thread David Harel
Hi, I emerged hugin-0.6.1-r2 (latest stable) with everything it depends on and when I run it I get: *$ hugin Fatal Error: Mismatch between the program and library build versions detected. The library used 2.6 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible with 2.4), and y

Re: Re[2]: [gentoo-user] OT - Exim question

2008-03-13 Thread Michael Sullivan
On Thu, 2008-03-13 at 21:47 +0200, Sergey Kobzar wrote: > Hi Michael, > > > Mar 13 14:22:01 baby exim[25957]: 2008-03-13 14:22:01 unqualified > > recipient rejected: H=([192.168.0.2]) [192.168.1.100] (failed to > > find host name from IP address) > > > I guess 192.168.1.100 is what my main rout

Re: [gentoo-user] emerge wine

2008-03-13 Thread Robert Stockdale IV
On Wed, Mar 12, 2008 at 9:19 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Wed, 12 Mar 2008 21:07:11 -0400, Robert Stockdale IV wrote: > > > [ebuild R ] sys-devel/gcc-4.1.2 USE="fortran gcj gtk mudflap* nls > > (-altivec) -bootstrap -build -d -doc (-hardened) -ip28 -ip32r10k > > -libffi%

Re: [gentoo-user] Make krusader default file manager

2008-03-13 Thread Mick
On Thursday 13 March 2008, Danis Petkakis wrote: > any ideas on what might have been wrong?? thanks in advance... I don't really know, because I have never used krusader, but see below: > On 07/03/2008, Danis Petkakis <[EMAIL PROTECTED]> wrote: > > "kdeinit could not launch '/usr/bin/krusader' "

Re[2]: [gentoo-user] OT - Exim question

2008-03-13 Thread Sergey Kobzar
Hi Michael, > Mar 13 14:22:01 baby exim[25957]: 2008-03-13 14:22:01 unqualified > recipient rejected: H=([192.168.0.2]) [192.168.1.100] (failed to > find host name from IP address) > I guess 192.168.1.100 is what my main router calls the subrouter. The > subrouter is configured to use the addre

Re: [gentoo-user] OT - Exim question

2008-03-13 Thread Michael Sullivan
On Thu, 2008-03-13 at 20:21 +0200, Sergey Kobzar wrote: > Hello Michael, > > What does /var/log/exim/exim_mail log tell? > > > Thursday, March 13, 2008, 7:38:55 PM, you wrote: > > > I have an exim configuration question. I run exim-4.69. It's worked > > well for over a year. This morning I

Re: [gentoo-user] 2008.0 beta release

2008-03-13 Thread Joshua D Doll
James wrote: Anyone know where (or who do I ask) to test a beta release of the 2008.0 installation stages? James According to this document they are still working on the specs for the beta: http://www.gentoo.org/proj/en/releng/release/2008.0/index.xml --Joshua Doll -- gentoo-user@lists.

[gentoo-user] gnome-terminal compile failure during world update

2008-03-13 Thread John covici
ure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/x11-terms:gnome-terminal-2.18.4:20080313-140930.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-terms/

Re: [gentoo-user] OT - Exim question

2008-03-13 Thread Sergey Kobzar
Hello Michael, What does /var/log/exim/exim_mail log tell? Thursday, March 13, 2008, 7:38:55 PM, you wrote: > I have an exim configuration question. I run exim-4.69. It's worked > well for over a year. This morning I did a slight network topography > modification, and now my wife is having

Re: [gentoo-user] 2008.0 beta release

2008-03-13 Thread Pongracz Istvan
2008. 03. 13, csütörtök keltezéssel 17.21-kor James ezt írta: > Anyone know where (or who do I ask) to > test a beta release of the 2008.0 installation stages? > AFAIK there are no 2008.0. They are working on it. Check the releng team. István > > James > -- BSA. Mert megérdemlitek. Open S

[gentoo-user] OT - Exim question

2008-03-13 Thread Michael Sullivan
I have an exim configuration question. I run exim-4.69. It's worked well for over a year. This morning I did a slight network topography modification, and now my wife is having trouble sending email from her computer. Her computer used to be 192.168.1.4,, but it's connected to a subrouter now

Re: [gentoo-user] what isn't required to boot a system/what can be trimmed from a backup

2008-03-13 Thread forgottenwizard
On 09:43 Thu 13 Mar , "Mateusz A. Mierzwin'ski" wrote: > You should stop using rsync. Why? I've think like You couple days ago. > Rsync is good but, when i record DVD with backup files of OS and try to > restore by rsync then I started to waiting for files counting... and > waiting... and wa

[gentoo-user] 2008.0 beta release

2008-03-13 Thread James
Anyone know where (or who do I ask) to test a beta release of the 2008.0 installation stages? James -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-13 Thread Chris Brennan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mick wrote: | On Monday 10 March 2008, Dan Farrell wrote: |> On Mon, 10 Mar 2008 15:43:55 -0400 |> |> Mike Edenfield <[EMAIL PROTECTED]> wrote: |>> Comcast? |> I was on comcast for a long time (2.5 yrs) and never had a problem like |> this. They migh

[gentoo-user] Re: Nvidia GeForce Go 6800 and nvidia-drivers ==> Cannot switch to ttys or close X

2008-03-13 Thread 7v5w7go9ub0o
Enrico Weigelt wrote: You're talking about the NV's secret-code driver ? It makes heavy trouble with fbdev. Both together monst likely won't work. That's because they refuse to use the well approved DRI interface and do something completely own and obfuscated. Nobody outside of NV can reall

Re: [gentoo-user] Nvidia GeForce Go 6800 and nvidia-drivers ==> Cannot switch to ttys or close X

2008-03-13 Thread andrea
On gio, 2008-03-13 at 10:32 +0100, Enrico Weigelt wrote: > You're talking about the NV's secret-code driver ? > It makes heavy trouble with fbdev. Both together monst likely > won't work. > That's because they refuse to use the well approved DRI interface > and do something completely own and o

[gentoo-user] Re: pcmcia/usb tv tuner

2008-03-13 Thread James
Neil Bothwick digimed.co.uk> writes: > > What application software do you guys run with these usb TV devices? > > Kaffeine, mplayer and MythTV all worked for me. > > > Does either come with a remote control that you have gotten to work > > with Gentoo (kde)? > > The Freecom stick came with a

Re: [gentoo-user] X server locks up if a 3D game is run

2008-03-13 Thread Daniel Iliev
On Wed, 12 Mar 2008 01:53:28 -0400 Kevin Stangl <[EMAIL PROTECTED]> wrote: > Hello, > I recently bought a new portable with an Intel GMA X3100, which I > believe to be supported by the Intel driver. However, when I attempt > to run many 3D games (tested with Savage and doomsday-1.9.0_beta5), X > l

Re: [gentoo-user] firefox-bin can't see the web but firefox 64-bit and konqueror does.

2008-03-13 Thread Cocoy Dayao
On Mar 13, 2008, at 10:43 PM, Neil Bothwick wrote: First guess, -bin is using IPv6, check about:config yep it was toggled after all. Install nspluginwrapper, which makes 32 bit plugins work with a 64 bit browser. i've emerged nspluginwrapper. i won't be using 32-bit firefox anymore

Re: [gentoo-user] firefox-bin can't see the web but firefox 64-bit and konqueror does.

2008-03-13 Thread Neil Bothwick
On Thu, 13 Mar 2008 19:48:51 +0800, Cocoy Dayao wrote: > So the family computer at home is my old amd64 running gentoo. mostly > people in the house use it to just check their mail, browse youtube > and play online flash games. i have firefox-bin and firefox 64 > installed. it's been running

Re: [gentoo-user] KDE4 - KDialog - DBUS

2008-03-13 Thread Uwe Thiem
On Thursday 13 March 2008, cypherstrong wrote: > Hi, > > KDE change dcop for dbus > > The problem is that dcop it's really easy to use, but dbus ... Go to: http://techbase.kde.org/ and search for "DBUS". Uwe -- Informal Linux Group Namibia: http://www.linux.org.na/ SysEx (Pty) Ltd.: http://www.

[gentoo-user] KDE4 - KDialog - DBUS

2008-03-13 Thread cypherstrong
Hi, KDE change dcop for dbus The problem is that dcop it's really easy to use, but dbus ... How can I use dbus with kdialog ? I do that : D=$(kdialog --progressbar "Libération du volume d'échange") Now I have a dbus variable I dont know how to use it I have try dbus-send org.kde.kdialog.Pr

Re: [gentoo-user] Bogofilter under Thunderbird

2008-03-13 Thread cypherstrong
on bogofilter, they ask to search on google how to do, but google say nothing David Relson a écrit : > On Thu, 13 Mar 2008 09:47:43 +0100 > cypherstrong wrote: > > >> Hi, >> >> Do you know how in gentoo, use bogofilter under thunderbird ? >> >> This program work great on kmail or evolution, b

Re: [gentoo-user] Status of Gentoo

2008-03-13 Thread Enrico Weigelt
* Jamie Dobbs <[EMAIL PROTECTED]> wrote: Hi, > I've been away from Gentoo for the last year or so and using Ubuntu but > find that I want to return to Gentoo simply because of the level of > customization that I can do with it. wb :) > However, I do have a few worries - why has there been no

Re: [gentoo-user] kopete and msn contacts

2008-03-13 Thread Paul Sobey
b.n. wrote: > I switched from aMSN to Kopete to have a decent msn client that also > works with gtalk. > > Unfortunately I found that kopete has some kind of bug with MSN > contacts. It's apparently impossible to *add* a new contact (if I try, > it says nothing just like it's working, but the cont

[gentoo-user] firefox-bin can't see the web but firefox 64-bit and konqueror does.

2008-03-13 Thread Cocoy Dayao
hi everyone. So the family computer at home is my old amd64 running gentoo. mostly people in the house use it to just check their mail, browse youtube and play online flash games. i have firefox-bin and firefox 64 installed. it's been running that for years on end. now all of a sudden, fi

Re: [gentoo-user] Bogofilter under Thunderbird

2008-03-13 Thread David Relson
On Thu, 13 Mar 2008 09:47:43 +0100 cypherstrong wrote: > Hi, > > Do you know how in gentoo, use bogofilter under thunderbird ? > > This program work great on kmail or evolution, but thunderbird have > it's own filter, I don't really like it. > > How can I plug bogofilter ? Is they a plugins, or

Re: [gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Davi Vidal
Em Thursday 13 March 2008, Michael Schmarck escreveu: > Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: > >> Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > >> > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: > >> >> Dirk Heinrichs <[

[gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Michael Schmarck
Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: >> Dirk Heinrichs <[EMAIL PROTECTED]> wrote: >> > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: >> >> Dirk Heinrichs <[EMAIL PROTECTED]> wrote: >> >> > Am Mittwoch, 12. März 2008 sch

Re: [gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Alex Schuster
Michael Schmarck writes: > I did as you described. When I now run "emerge -vpt man-pages", I get: > > # emerge -vpt man-pages > > These are the packages that would be merged, in reverse order: > > Calculating dependencies... done! > [ebuild U ] sys-apps/man-pages-2.78 [2.42] USE="nls" LINGUAS=

Re: [gentoo-user] Re: Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Dirk Heinrichs
Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: > Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: > >> Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > >> > Am Mittwoch, 12. März 2008 schrieb ext Michael Schmarck: > >> >> I'd like to se

[gentoo-user] Re: Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Michael Schmarck
Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: >> Dirk Heinrichs <[EMAIL PROTECTED]> wrote: >> > Am Mittwoch, 12. März 2008 schrieb ext Michael Schmarck: >> >> I'd like to set LINGUAS=de for almost every package. But for the >> >> sys-apps/ma

Re: [gentoo-user] audacious-1.4* - can't adjust volume

2008-03-13 Thread Sascha Hlusiak
> I'm using > Intel Corporation 82801I (ICH9 Family) HD Audio Controller > with the snd_hda_intel module shipped with the kernel. I had some problems with the Intel HD Audio driver in Linux, maybe they are related. - Changing the Master volume in the mixer did not change anything. I could only c

Re: [gentoo-user] Nvidia GeForce Go 6800 and nvidia-drivers ==> Cannot switch to ttys or close X

2008-03-13 Thread Enrico Weigelt
* Patric <[EMAIL PROTECTED]> wrote: > andrea wrote: > >... > >The X session loads smooth with no errors and no warnings but after X is > >loaded there is no way to come back to the framebuffer console (pressing > >CTRL+ALT+F* or closing the session). > > > >I get an almost white screen with some di

Re: [gentoo-user] what isn't required to boot a system/what can be trimmed from a backup

2008-03-13 Thread Neil Bothwick
On Wed, 12 Mar 2008 22:48:09 -0500, forgottenwizard wrote: > > I'd say you _need_ /dev /proc and /sys. > I'd like to know why. Some of the files in /proc change often, and cause > rsync a problem. sys doesn't cause these problems, though. You definitely don't want to backup /proc and /sys as th

Re: [gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Dirk Heinrichs
Am Donnerstag, 13. März 2008 schrieb ext Michael Schmarck: > Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Mittwoch, 12. März 2008 schrieb ext Michael Schmarck: > >> I'd like to set LINGUAS=de for almost every package. But for the > >> sys-apps/man-pages package, I'd like LINGUAS not to be set,

[gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Michael Schmarck
Henry Gebhardt <[EMAIL PROTECTED]> wrote: > On Wed, Mar 12, 2008 at 5:08 PM, Willie Wong <[EMAIL PROTECTED]> wrote: >> On Wed, Mar 12, 2008 at 04:07:16PM +0100, Penguin Lover Dirk Heinrichs >> squawked: >> > >> > Put this in /etc/portage/package.use: >> > >> > sys-apps/man-pages -nls >> >> Do

[gentoo-user] Bogofilter under Thunderbird

2008-03-13 Thread cypherstrong
Hi, Do you know how in gentoo, use bogofilter under thunderbird ? This program work great on kmail or evolution, but thunderbird have it's own filter, I don't really like it. How can I plug bogofilter ? Is they a plugins, or a pop3 proxy to do that ? Thanks signature.asc Description: OpenPGP

[gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Michael Schmarck
Alex Schuster <[EMAIL PROTECTED]> wrote: > Willie Wong writes: > >> On Wed, Mar 12, 2008 at 04:07:16PM +0100, Penguin Lover Dirk Heinrichs >> squawked: >> > > I'd like to set LINGUAS=de for almost every package. But for the >> > > sys-apps/man-pages package, I'd like LINGUAS not to be set, so >>

Re: [gentoo-user] partition needs to be fsckd, keyboard locked

2008-03-13 Thread b.n.
Alan McKinnon ha scritto: > On Thursday 13 March 2008, b.n. wrote: >> Hi, >> >> After a hard freeze on the Gentoo partition of my Macbook Pro laptop, >> I rebooted, and I found this dreaded message: >> >> /dev/sda4: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. >> (i.e., without -a or -p options) >>

[gentoo-user] Re: Setting LINGUAS seperately for some packages

2008-03-13 Thread Michael Schmarck
Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Mittwoch, 12. März 2008 schrieb ext Michael Schmarck: > >> I'd like to set LINGUAS=de for almost every package. But for the >> sys-apps/man-pages package, I'd like LINGUAS not to be set, so >> that I don't get the german man pages installed. >> >> Ho

Re: [gentoo-user] what isn't required to boot a system/what can be trimmed from a backup

2008-03-13 Thread Mateusz A. Mierzwin'ski
forgottenwizard pisze: On 23:29 Tue 11 Mar , Logan McKenna wrote: I just use mkstage4.sh which can be found on the forums. Works great for me On Tue, Mar 11, 2008 at 11:10 PM, forgottenwizard < [EMAIL PROTECTED]> wrote: I'm messing around with doing backups via rsync to an externa

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-13 Thread Collin Starkweather
fire-eyes wrote: I don't have the pcap file yet ;) Not much I can do. Pardon the delay in reply. I've been getting behind on my reading. The capture has been forwarded. Cheers, -Collin -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] partition needs to be fsckd, keyboard locked

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, b.n. wrote: > Hi, > > After a hard freeze on the Gentoo partition of my Macbook Pro laptop, > I rebooted, and I found this dreaded message: > > /dev/sda4: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > (i.e., without -a or -p options) > > And it asks me my root password,

Re: [gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, Zhang Weiwu wrote: > Hello. > > I wishes to emerge lyx and surprisingly found it depends on qt: > > [EMAIL PROTECTED]:/home/zhangweiwu# emerge -pv lyx > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N] app-te