Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Dale
On Friday 13 January 2006 19:09, Holly Bostick wrote: > > Looking at the trace, I just picked a random "file not found" to see > what that file was on my system: > > equery belongs /usr/lib/mozilla/libXp.so.6 > [ Searching for file(s) /usr/lib/mozilla/libXp.so.6 in *... ] > > > So I don't have it (

Re: [gentoo-user] Re: A New Linux Way

2006-01-13 Thread Iain Buchanan
On Fri, 2006-01-13 at 13:34 +, Mattias Merilai wrote: > echo "sci-fi/saviour-linux spell" >> /etc/portage/package.use && emerge > saviour-linux I think the devs moved it to "apps-vapourware/saviour-linux". -- Iain Buchanan Never buy what you do not want because it is cheap; it will be dea

Re: [gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-13 Thread Richard Fish
On 1/13/06, krgn <[EMAIL PROTECTED]> wrote: > What now? I assume you repeated the revdep-rebuild? Without the "-p"? -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] xorg-server

2006-01-13 Thread Richard Fish
On 1/13/06, krgn <[EMAIL PROTECTED]> wrote: > How is it actually with Y-windows, most of the apps and window-managers > that work under X won't work under Y, correct? Y-windows is dead. Based on the mailing list archives, nobody is working on it. It is also hard-masked pending removal from porta

[gentoo-user] Dell LCD display

2006-01-13 Thread Anthony E. Caudel
I'm thinking about getting one of the Dell Widescreen Ultrasharp LCD displays. Has anyone used one under Gentoo (x86) and how good is it? Tony -- Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin -- gent

Re: [gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-13 Thread krgn
:) yep On Fri, 2006-01-13 at 18:46 -0700, Richard Fish wrote: > On 1/13/06, krgn <[EMAIL PROTECTED]> wrote: > > What now? > > I assume you repeated the revdep-rebuild? Without the "-p"? > > -Richard > -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] USE flags: mmx sse sse2

2006-01-13 Thread John Myers
On Friday 13 January 2006 14:24, Trenton Adams wrote: > On 1/12/06, John Myers <[EMAIL PROTECTED]> wrote: > > On Thursday 12 January 2006 18:45, Tom Smith wrote: > > > Well, if they're /not/ mutually exclusive, another question that comes > > > up is... > > > > > > If a program is compiled with sse

Re: [gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-13 Thread Richard Fish
On 1/13/06, krgn <[EMAIL PROTECTED]> wrote: > :) > yep Anddid the packages rebuild? If so then possibly these files are orphans. You can check with: equery belongs usr/bin/audemo equery belongs ... -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Dell LCD display

2006-01-13 Thread Richard Fish
On 1/13/06, Anthony E. Caudel <[EMAIL PROTECTED]> wrote: > I'm thinking about getting one of the Dell Widescreen Ultrasharp LCD > displays. I'll let you know on Feb 15th when my new E1705 dual-core laptop arrives! -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Dell LCD display

2006-01-13 Thread matthew . garman
On Fri, Jan 13, 2006 at 08:04:48PM -0600, Anthony E. Caudel wrote: > I'm thinking about getting one of the Dell Widescreen Ultrasharp > LCD displays. > > Has anyone used one under Gentoo (x86) and how good is it? Which one are you looking at? I have the 2005FPW (the 20" widescreen). I got a gre

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Willie Wong
On Sat, Jan 14, 2006 at 02:09:16AM +0100, Penguin Lover Holly Bostick squawked: > Dale schreef: > > On Friday 13 January 2006 17:38, Willie Wong wrote: > > > >> >From what you sent me, it doesn't look like mozilla even finished > >> > >> loading all the libraries. Can you post emerge --info and >

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Richard Fish
On 1/13/06, Holly Bostick <[EMAIL PROTECTED]> wrote: > libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) > libXp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) > libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) > libXxf86dga.so.1", O_RDONLY) = -1 ENOE

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Richard Fish
On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > From what you sent me, it doesn't look like mozilla even finished > loading all the libraries. Can you post emerge --info and > emerge -pv mozilla? And from what Dale sent me it looks like the same thing. It sort of just ends at: [pid 3564] o

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Dale
On Friday 13 January 2006 21:00, Richard Fish wrote: > On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > > From what you sent me, it doesn't look like mozilla even finished > > loading all the libraries. Can you post emerge --info and > > emerge -pv mozilla? > > And from what Dale sent me it loo

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread John Myers
On Friday 13 January 2006 19:00, Richard Fish wrote: > On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > [pid 3564] open("/usr/lib/mozilla/chrome/comm.jar", O_RDONLY|O_LARGEFILE > This is making me think there is some kind of java or plugin problem, > since .jar files are essentially java libr

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Willie Wong
On Fri, Jan 13, 2006 at 08:00:15PM -0700, Penguin Lover Richard Fish squawked: > On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > > From what you sent me, it doesn't look like mozilla even finished > > loading all the libraries. Can you post emerge --info and > > emerge -pv mozilla? > > And fr

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Richard Fish
On 1/13/06, John Myers <[EMAIL PROTECTED]> wrote: > On Friday 13 January 2006 19:00, Richard Fish wrote: > > On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > > [pid 3564] open("/usr/lib/mozilla/chrome/comm.jar", O_RDONLY|O_LARGEFILE > > > This is making me think there is some kind of java or

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Richard Fish
On 1/13/06, Dale <[EMAIL PROTECTED]> wrote: > Honestly, I dunno what nptl is. I generally leave USE stuff alone unless I > KNOW it is something I don't need or someone tells me I don't need it. I > went through this recently with the gnome USE flag. nptl is "native posix threading library"! Wha

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Dale
On Friday 13 January 2006 22:00, Willie Wong wrote: > > Don't think he does. His strace also shows that he uses pthreads. > > > My memory is a little fuzzy, but I remember someone on this list had a > > problem with java a couple of months ago that was fixed by remerging > > glibc with +nptl +nptl

[gentoo-user] Problems emerging JBOSS

2006-01-13 Thread Felipe Ribeiro
Hi, I'm trying to install JBoss 3.2.5, but i'm having a problem. The file that comes in the package, says that the javac.target is 1.2, but this version of jboss must work with 1.5, so i've got this message while trying "emerge jboss" [execmodules] javac: target release 1.2 conflicts with defaul

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Richard Fish
On 1/13/06, Dale <[EMAIL PROTECTED]> wrote: > I don't know of anything else to try unless you guys know of something. I might try mozilla-thunderbird (or even mozilla-thunderbird-bin, or mozilla-bin). -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Dale
On Friday 13 January 2006 22:28, Dale wrote: > > I'm about to start a emerge -ev world. Is there anything wrong with this > USE line before I start? > > I don't know of anything else to try unless you guys know of something. > > Thanks > Dale > > :-) I thought of one more thing I want to try.

Re: [gentoo-user] I can't send email anymore. O_O

2006-01-13 Thread Dale
On Friday 13 January 2006 22:43, Richard Fish wrote: > On 1/13/06, Dale <[EMAIL PROTECTED]> wrote: > > I don't know of anything else to try unless you guys know of something. > > I might try mozilla-thunderbird (or even mozilla-thunderbird-bin, or > mozilla-bin). > > -Richard I'm going to try that

Re: [gentoo-user] Re: A New Linux Way

2006-01-13 Thread Mark Shields
Can we let this thread die? Please? On 1/13/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: > On Fri, 2006-01-13 at 13:34 +, Mattias Merilai wrote: > > > echo "sci-fi/saviour-linux spell" >> /etc/portage/package.use && emerge > > saviour-linux > > I think the devs moved it to "apps-vapourware/s

Re: [gentoo-user] How to compile 64bit Gentoo on a 32bit system?

2006-01-13 Thread Abhay Kedia
On Saturday 14 January 2006 00:58, Neil Bothwick wrote: > > Why don't you just do a separate 64 bit install using stage 3 and GRP > packages? You'll have it working in far less time than you have spent on > this hybrid 32/64 bit setup. > You are probably right that I should do an install with GRP p

Re: [gentoo-user] How to compile 64bit Gentoo on a 32bit system?

2006-01-13 Thread Abhay Kedia
On Friday 13 January 2006 23:58, Zac Medico wrote: > > Apparently the new kernel does not include the necessary drivers or > modules. You may get a clue from /var/log/Xorg.0.log. Depending on your > hardware, you may be able to get it working temporarily with either the > vesa or fbdev drivers.

[gentoo-user] Re: Problems emerging JBOSS

2006-01-13 Thread Catalin Trifu
Hi, You could try to ebuild /usr/portage/... unpack Tweak the file you say is the cause for the problem and then ebuild /usr/portage/... merge This should compile JBOSS with the modifications u made and merge it into the world. Catalin Felipe Ribeiro wrote: >

<    1   2