Re: [gentoo-user] emerge going weird

2005-12-31 Thread Jason Stubbs
On Sunday 01 January 2006 02:57, Kevin O'Gorman wrote: > Oh, and yes, java is ~x86 both in unmask and in keywords. Can you list exactly what sun-jdk lines you have in /etc/portage/package.{unmask,keywords} please? -- Jason Stubbs -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Jason Stubbs
On Sunday 01 January 2006 02:39, Holly Bostick wrote: > And iirc, the virtual is not going to be linked to a hard-masked package > (or at least it most likely is not atm, or the hard-masked packages are > listed after the stable packages). > > So what I would do is check /var/cache/edb/virtuals and

[gentoo-user] [OT] mrtg and mrtg_total.pl

2005-12-31 Thread John J. Foster
Good evening all, I've been running mrtg for the last few months or so collecting data on different network ports around the house. I also use Wildblue satellite service as my ISP (out in the boonies, but works pretty darn well). They just changed their FAP to a rolling 30 days, and I started look

Re: [gentoo-user] More ALSA trouble

2005-12-31 Thread Michael Sullivan
On Sun, 2006-01-01 at 01:33 +0530, Abhay Kedia wrote: > On Saturday 31 December 2005 23:33, Michael Sullivan wrote: > > > > Could someone who is successfully running ALSA compiled into their > > kernel with snd-hda-intel please send me their kernel configuration and > > their /etc/modules.d/alsa f

Re: [gentoo-user] no ebuilds available, how to unmerge them ?

2005-12-31 Thread Lingyun Yang
Hi Alex, Thanks a lot, *emerge -C* does help! I only tried *emerge unmerge*. Lingyun On 12/31/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: Lingyun Yang schrieb:> Even I know the latest emacs doesn't need mule-gbk, I can not even> unmerge them, because I don't have ebuild.What do you mean with

[gentoo-user] Can't emerge pam

2005-12-31 Thread schroder
I've been trying to fix email here kmail and thunderbird won't send emails I'm missing something probably because I did an emerge --depclean and missed something important Anyway, I got the bright idea to do # emerge -eD system. The run stopped at pam mkdir -p /var/tmp/portage/pam-0.78-r3/imag

Re: [gentoo-user] KDE without aRts?

2005-12-31 Thread Ming-Che Lee
Hi, Am Sonntag, 1. Januar 2006 00:18 schrieb Dimitar Toshev: > On Saturday 31 December 2005 22:49, Ming-Che Lee wrote: > > Am Samstag, 31. Dezember 2005 21:27 schrieb Abhay Kedia: > > > Also, I like to use JuK as my audio player and use Skype > > > extensively. Will disabling arts trouble me? Is

[gentoo-user] build error while making media-video/dvdrip

2005-12-31 Thread Anthony Philipp
Hello, I was trying to emerge media-video/dvdrip and got this error: /libioaux -I../libxio -I/usr/include -I/usr/include/quicktime -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=i686 -pipe -DDCT_YUV_PRECISION=1 -MT export_ffmpeg.lo -MD -MP -MF .deps/export_ffm

Re: [gentoo-user] KDE without aRts?

2005-12-31 Thread Dimitar Toshev
On Saturday 31 December 2005 22:49, Ming-Che Lee wrote: > Hello, > > Am Samstag, 31. Dezember 2005 21:27 schrieb Abhay Kedia: > > Also, I like to use JuK as my audio player and use Skype > > extensively. Will disabling arts trouble me? Is it a must to run > > a sound server? Here I would like to me

Re: [gentoo-user] {OT} Wireless sound card?

2005-12-31 Thread Stroller
On 31 Dec 2005, at 22:14, Grant wrote: ... http://www.linuxinsider.com/story/35816.html is about a programmer cracking the device and it says: "Johansen's efforts will enable users to escape the exclusive lock on iTunes music and stream music in AAC format (used in iTunes) from other applicati

Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-31 Thread Neil Bothwick
On Sat, 31 Dec 2005 20:38:32 +0100, Matthias Bethke wrote: > | $ ls *.jpg | while read f; do echo "$f"; done > | foo bar.jpg > The quotes are useless for "echo" here, but for other commands you'll > usually need them to keep the command form taking filenames with sapaces > as separate arguments.

Re: [gentoo-user] KDE without aRts?

2005-12-31 Thread Brett I. Holcomb
I don't run arts and things seem to work but as someone else pointed out skype needs artsd. I have -arts in my make.conf. As for all those packages the -D makes it also do dependencies. On Saturday 31 December 2005 15:27, Abhay Kedia wrote: > Hi, > > I am currently running a "KDE 3.5" system

[gentoo-user] Re: [OT] Filename modification with suffix

2005-12-31 Thread Francesco Talamona
On Saturday 31 December 2005 22:47, Alexander Skwar wrote: > Francesco Talamona schrieb: > > On Saturday 31 December 2005 22:04, Francesco Talamona wrote: > >> $ for f in $"`ls *.jpg`"; do echo $f; done > >> foo bar.jpg > > > > Little typo, I made an hybrid :-) > > > > [EMAIL PROTECTED]:~]$ for f i

Re: [gentoo-user] A Bit of Trivia

2005-12-31 Thread Chris White
On Saturday 31 December 2005 22:35, C. Beamer wrote: > Fedora: 3.45 > *Gentoo: 3.75* > Mandriva: 3.70 > Suse: 3.40 > Ubuntu: 3.90 Word of advice, things like this are generally flawed. The best distro for your needs is the one that best suits what you expect your system to do. Chris White pgp

Re: [gentoo-user] {OT} Wireless sound card?

2005-12-31 Thread Grant
> > All I want to do is > > send my laptop's audio output to an external sound card which I am > > connected to wirelessly. Does anyone know of such a device? > > I'll bet there's Linux software to allow you to do this with an Apple > Airport Express, but that might be too much (money), too.

[gentoo-user] no ebuilds available, how to unmerge them ?

2005-12-31 Thread Lingyun Yang
Hi all,    I found that two of my ebuilds are lost, and it's probably depricated or renamed in portage. I checked the packages.gentoo.org, they are also missing. # emaint --check world Checking world for problems 'x11-plugins/desklet-psisensors' has no ebuilds available 'app-emacs/mule-gbk' has

Re: [gentoo-user] Re: [OT] Filename modification with suffix

2005-12-31 Thread Alexander Skwar
Francesco Talamona schrieb: > On Saturday 31 December 2005 22:04, Francesco Talamona wrote: >> $ for f in $"`ls *.jpg`"; do echo $f; done >> foo bar.jpg > > Little typo, I made an hybrid :-) > > [EMAIL PROTECTED]:~]$ for f in "$(ls *.jpg)"; do echo $f; done > foo bar.jpg > [EMAIL PROTECTED]:~]$ f

Re: [gentoo-user] no ebuilds available, how to unmerge them ?

2005-12-31 Thread Alexander Skwar
Lingyun Yang schrieb: > Even I know the latest emacs doesn't need mule-gbk, I can not even > unmerge them, because I don't have ebuild. What do you mean with that? You don't need the ebuild to unmerge it - and actually you still have it in /var/db/pkg/$category/$pkg/$pkg-$version.ebuild, eg. /var

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread Alexander Skwar
Neil Bothwick schrieb: > On Fri, 30 Dec 2005 18:58:17 +0100, Alexander Skwar wrote: > >> > tar outputs to stdout by default, >> >> Not always. > > From man tar So, why do you suppose that the command is called "tape (file) archiver"? While you're right as far as GNU tar is concerned, you're wr

Re: [gentoo-user] {OT} Wireless sound card?

2005-12-31 Thread Stroller
On 31 Dec 2005, at 21:00, Grant wrote: All I want to do is send my laptop's audio output to an external sound card which I am connected to wirelessly. Does anyone know of such a device? I'll bet there's Linux software to allow you to do this with an Apple Airport Express, but that migh

[gentoo-user] Re: [OT] Filename modification with suffix

2005-12-31 Thread Francesco Talamona
On Saturday 31 December 2005 22:04, Francesco Talamona wrote: > $ for f in $"`ls *.jpg`"; do echo $f; done > foo bar.jpg Little typo, I made an hybrid :-) [EMAIL PROTECTED]:~]$ for f in "$(ls *.jpg)"; do echo $f; done foo bar.jpg [EMAIL PROTECTED]:~]$ for f in "`ls *.jpg`"; do echo $f; done foo b

[gentoo-user] Re: [OT] Filename modification with suffix

2005-12-31 Thread Francesco Talamona
On Saturday 31 December 2005 20:38, Matthias Bethke wrote: > Hi David, > > on Thursday, 2005-12-29 at 13:53:17, you wrote: > > > $(ls *.jpg) > > > > ick! > > > > (incidentally, http://www.ruhr.de/home/smallo/award.html#ls) > > Well, it's bad in two ways, and even the example on the above webpage >

[gentoo-user] {OT} Wireless sound card?

2005-12-31 Thread Grant
I'd like to be able to wirelessly stream the audio ouput from my laptop to my stereo. This could be set up with a dedicated wireless Gentoo system sitting next to my audio components, but it seems like there must be a standalone device like this available.The devices I can find all do too much

Re: [gentoo-user] vmware+win98se+sonido

2005-12-31 Thread MILTON VIDAL
sorry, From: Bastiaan Visser <[EMAIL PROTECTED]> Reply-To: gentoo-user@lists.gentoo.org To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] vmware+win98se+sonido Date: Sat, 31 Dec 2005 14:21:13 +0200 As far as i know, this is an english maillist... Bas. On Saturday 31 December 2005 0

Re: [gentoo-user] KDE without aRts?

2005-12-31 Thread Ming-Che Lee
Hello, Am Samstag, 31. Dezember 2005 21:27 schrieb Abhay Kedia: > Also, I like to use JuK as my audio player and use Skype > extensively. Will disabling arts trouble me? Is it a must to run > a sound server? Here I would like to mention that I am using an Skype requires artsd in order to work pr

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Abhay Kedia
On Saturday 31 December 2005 22:47, Kevin O'Gorman wrote: > > The question now seems to be: why doesn't db use Java 1.5? > Yup and it is weird. I have jdk 1.5 installed and when I tried to use +java for db it didn't ask me to install older version. # USE=java emerge -pv sun-jdk db These are th

[gentoo-user] kernel compile error: no member named `dir'

2005-12-31 Thread Jarry
Hi, I'm trying to compile 2.6.14-gentoo-r5 kernel, but I got this error: CC net/ipv4/netfilter/ip_conntrack_helper_pptp.o net/ipv4/netfilter/ip_conntrack_helper_pptp.c: in function `exp_gre': net/ipv4/netfilter/ip_conntrack_helper_pptp.c: 273: error: structure has no member named `dir' net/ipv4

Re: [gentoo-user] Re: gentoo apache virtual domains setup

2005-12-31 Thread michael
On Sat, 31 Dec 2005, Edwin Kapauni wrote: [EMAIL PROTECTED] wrote: Hi, I want to serve web pages for multiple virtual domains from my gentoo box. The latest howto I could find (http://gentoo-wiki.com/HOWTO_Linux_Virtual_Server#Apache.2C_mod_php.2C_and_PHP) Why don't you use the origina

Re: [gentoo-user] gentoo apache virtual domains setup

2005-12-31 Thread michael
On Sat, 31 Dec 2005, Etaoin Shrdlu wrote: On Saturday 31 December 2005 11:24, [EMAIL PROTECTED] wrote: I should add that I'm doing virtual domains by name, not ip address. Also I see some references to the "vhosts" USE flag, which seems related, but poorly documented. Any pointers on this?

Re: [gentoo-user] More ALSA trouble

2005-12-31 Thread Abhay Kedia
On Saturday 31 December 2005 23:33, Michael Sullivan wrote: > > Could someone who is successfully running ALSA compiled into their > kernel with snd-hda-intel please send me their kernel configuration and > their /etc/modules.d/alsa file? I can't get alsamixer to unmute my > card. Thanks! > /etc/

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread Neil Bothwick
On Sat, 31 Dec 2005 08:53:45 -0600, John Jolet wrote: > But you are correct, today this -f - is unnecessary. > Tomorrow? who knows what decisions might be made regarding default > output. My point is, being precise costs nothing... nothing but a > few keystrokes. That's a fair point. The

Re: [gentoo-user] [OT] Filename modification with suffix

2005-12-31 Thread Matthias Bethke
Hi David, on Thursday, 2005-12-29 at 13:53:17, you wrote: > > $(ls *.jpg) > > ick! > > (incidentally, http://www.ruhr.de/home/smallo/award.html#ls) Well, it's bad in two ways, and even the example on the above webpage is wrong. For one thing, "ls" is useless here. For another, it will break on s

Re: [gentoo-user] emerge realplayer - resolved

2005-12-31 Thread maxim wexler
> FETCHCOMMAND and RESUMECOMMAND. i never was able to > locate the file on the https://helixcommunity.org/project/showfiles.php?group_id=154 > helixcommunity site. __ Yahoo! DSL – Something to write home about. Just $16.99/mo. or l

[gentoo-user] help with ebuild

2005-12-31 Thread maxim wexler
Hello everybody, I'd like to write an ebuild for words-1.97, a nifty latin -> english translator. In skel.ebuild for LICENSE="" what do I put? Are the listings in /usr/portage/licenses all possibilities? Which one do I pick? There doesn't seem to be any direction in the docs for the words program

Re: [gentoo-user] OT: Setting up an IMAP server to serve mail fetched from pop mailboxes.

2005-12-31 Thread Matthias Bethke
Hi Anthony, on Wednesday, 2005-12-28 at 10:38:12, you wrote: > 1) I currently have a few pop email accounts with my ISP and others > (eg gmail), and wish to retain these accounts, as I use them for > different purposes and people already have these addresses. As Alexander has pointed out, fetchmai

[gentoo-user] A Bit of Trivia

2005-12-31 Thread C. Beamer
Hello and Happy New Year to all, I am so enamoured with Gentoo that I couldn't resist passing on this bit of trivia. O'Reilly recently published a book called "Linux Desktop Pocket Reference". The first chapter is available for viewing on the O'Reilly website and in that chapter the author rated

Re: [gentoo-user] More ALSA trouble

2005-12-31 Thread Michael Sullivan
On Sat, 2005-12-31 at 11:05 +0800, Qiangning Hong wrote: > Michael Sullivan wrote: > > Yesterday I compiled a kernel with ALSA support for my card compiled in. > > I booted with that kernel yesterday and everything worked great. Today > > when I booted into Linux I got errors when alsasound tried t

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Kevin O'Gorman
Oh, and yes, java is ~x86 both in unmask and in keywords.-- Kevin O'Gorman, PhD

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Holly Bostick
Kevin O'Gorman schreef: > Synopsis: I do have java 1.5 unmasked. I need it for the classes I > teach. So why doesn't db use java 1.5? > > On 12/31/05, Holly Bostick <[EMAIL PROTECTED]> wrote: > >> Jason Stubbs schreef: >> >>> On Saturday 31 December 2005 21:57, Holly Bostick wrote: >>> >>> >>

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Kevin O'Gorman
Synopsis: I do have java 1.5 unmasked.  I need it for the classes I teach. So why doesn't db use java 1.5? On 12/31/05, Holly Bostick <[EMAIL PROTECTED]> wrote: Jason Stubbs schreef:> On Saturday 31 December 2005 21:57, Holly Bostick wrote:>>> If you look at  the output>>> [nomerge  ]

Re: [gentoo-user] Weird GNOME problem [SOLVED]

2005-12-31 Thread Michael Sullivan
On Sat, 2005-12-31 at 18:02 +0100, Holly Bostick wrote: > Michael Sullivan schreef: > > On Sat, December 31, 2005 4:44 am, Rumen Yotov wrote: > > > >> On (31/12/05 01:49), [EMAIL PROTECTED] wrote: > >> > >>> Earlier tonight I changed the setting in /etc/conf.d/rc for the > >>> RC_DEVICE_TARBALL

Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)

2005-12-31 Thread Bob Sanders
On Sat, 31 Dec 2005 00:40:06 -0600 Michael Sullivan <[EMAIL PROTECTED]> wrote: > I didn't see anything there that hinted at being my TV card, yet I KNOW > it's in there. It works great in Windows. It's a Hauppage > WinTV-PVR-250. Why doesn't it show up in /dev? > Well, I've got the PVR-350.

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Jason Stubbs
On Saturday 31 December 2005 23:53, Holly Bostick wrote: > Jason Stubbs schreef: > > On Saturday 31 December 2005 21:57, Holly Bostick wrote: > > Anyway, my latest emerge world failed because of sun-jdk-1.4.2.10 > > (!!!). The current one is 1.5 something. > > Meaning (to me) that Kevin is referri

Re: [gentoo-user] Weird GNOME problem

2005-12-31 Thread Holly Bostick
Michael Sullivan schreef: > On Sat, December 31, 2005 4:44 am, Rumen Yotov wrote: > >> On (31/12/05 01:49), [EMAIL PROTECTED] wrote: >> >>> Earlier tonight I changed the setting in /etc/conf.d/rc for the >>> RC_DEVICE_TARBALL from "yes" to "no" and rebooted. Now I can't >>> get into GNOME. For

[gentoo-user] Happy New Year! Freedom and Peace to the Community!

2005-12-31 Thread gjirokaster
Happy New Year! Freedom and Peace to the Community!

Re: [gentoo-user] Weird GNOME problem

2005-12-31 Thread Rumen Yotov
On (31/12/05 10:15), Michael Sullivan wrote: > On Sat, December 31, 2005 4:44 am, Rumen Yotov wrote: > > On (31/12/05 01:49), [EMAIL PROTECTED] wrote: > >> Earlier tonight I changed the setting in /etc/conf.d/rc for the > >> RC_DEVICE_TARBALL from "yes" to "no" and rebooted. Now I can't get into >

Re: [gentoo-user] Weird GNOME problem

2005-12-31 Thread Michael Sullivan
On Sat, December 31, 2005 4:44 am, Rumen Yotov wrote: > On (31/12/05 01:49), [EMAIL PROTECTED] wrote: >> Earlier tonight I changed the setting in /etc/conf.d/rc for the >> RC_DEVICE_TARBALL from "yes" to "no" and rebooted. Now I can't get into >> GNOME. For my personal account after I enter my us

[gentoo-user] Re: gentoo apache virtual domains setup

2005-12-31 Thread Edwin Kapauni
[EMAIL PROTECTED] wrote: Hi, I want to serve web pages for multiple virtual domains from my gentoo box. The latest howto I could find (http://gentoo-wiki.com/HOWTO_Linux_Virtual_Server#Apache.2C_mod_php.2C_and_PHP) Why don't you use the original docs[1]? They are not too bad, I think. [1]

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread John Jolet
The file /etc/default/tar contains a list of tape devices. So on Solaris 2.8 if -f is not specified and $TAPE is not set, which it isn't by default, then tar will use a tape device *not* stdin/stdout Steve -- Thanks, Steve. This is the point I was trying to make, but I'm at home with on

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread Steve Evans
On Saturday 31 December 2005 14:26, Neil Bothwick wrote: > On Fri, 30 Dec 2005 18:58:17 +0100, Alexander Skwar wrote: > > > tar outputs to stdout by default, > > > > Not always. > > From man tar > > -f, --file [HOSTNAME:]F > use archive file or device F (default "-", meaning stdin/stdout) > > So "

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Holly Bostick
Jason Stubbs schreef: > On Saturday 31 December 2005 21:57, Holly Bostick wrote: > >> If you look at the output >> >> >>> [nomerge ] sys-libs/db-4.2.52_p2-r1 -bootstrap +doc >>> +java -nocxx +tcltk >> >> the reason db is calling for java is because you have the "java" >> USE flag s

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread John Jolet
On Dec 31, 2005, at 8:26 AM, Neil Bothwick wrote: On Fri, 30 Dec 2005 18:58:17 +0100, Alexander Skwar wrote: tar outputs to stdout by default, Not always. From man tar -f, --file [HOSTNAME:]F use archive file or device F (default "-", meaning stdin/stdout) So "-f -" is unnecessary, but

Re: [gentoo-user] Need help with USE options.

2005-12-31 Thread Holly Bostick
Dale schreef: > Hi again, > > I read a thread that was talking about the global USE pulling some > things a user may not want installed. I am going to do a reinstall > and mostly copy some things over from my current install but I do > want to change my USE line. I am a bit worried about usin

Re: [gentoo-user] ssh and tar combined?

2005-12-31 Thread Neil Bothwick
On Fri, 30 Dec 2005 18:58:17 +0100, Alexander Skwar wrote: > > tar outputs to stdout by default, > > Not always. From man tar -f, --file [HOSTNAME:]F use archive file or device F (default "-", meaning stdin/stdout) So "-f -" is unnecessary, but harmless. -- Neil Bothwick teG I sdrawkcaB

Re: [gentoo-user] Need help with USE options.

2005-12-31 Thread Neil Bothwick
On Sat, 31 Dec 2005 01:54:06 -0600, Dale wrote: > I read a thread that was talking about the global USE pulling some > things a user may not want installed. That's why you can change USE flags on a per-package basis, in /etc/portage/package.use. > I am going to do a reinstall and > mostly copy

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Jason Stubbs
On Saturday 31 December 2005 21:57, Holly Bostick wrote: > If you look at the output > > > [nomerge ] sys-libs/db-4.2.52_p2-r1 -bootstrap +doc +java > > -nocxx +tcltk > > the reason db is calling for java is because you have the "java" USE > flag set for db. > > Do you really need db to

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Holly Bostick
Kevin O'Gorman schreef: > On 12/30/05, Jason Stubbs <[EMAIL PROTECTED]> wrote: > >> On Saturday 31 December 2005 13:58, Kevin O'Gorman wrote: >> >>> Or should I say portage as a whole. Anyway, my latest emerge >>> world failed because of sun-jdk-1.4.2.10 (!!!). The current one >>> is 1.5 someth

Re: [gentoo-user] gentoo apache virtual domains setup

2005-12-31 Thread Etaoin Shrdlu
On Saturday 31 December 2005 11:24, [EMAIL PROTECTED] wrote: > I should add that I'm doing virtual domains by name, not ip address. > > Also I see some references to the "vhosts" USE flag, which seems > related, but poorly documented. Any pointers on this? Carefully read the man page for webapp-c

Re: [gentoo-user] vmware+win98se+sonido

2005-12-31 Thread Luis Ortiz
MILTON VIDAL wrote: > Hola lista, > > vmware+win98se+sonido > > no se como hacer funcionar el sonido en el win98se, le baje los dirivers > sb16 pero no pueden instalarse, alguien a tenido alguna experiencia > sobre el particular > > gracias Esta lista es en Inglés Y tu pregunta no fue relaciona

Re: [gentoo-user] vmware+win98se+sonido

2005-12-31 Thread Andres Becerra Sandoval
On 12/31/05, Bastiaan Visser <[EMAIL PROTECTED]> wrote: > As far as i know, this is an english maillist... > > Bas. > > On Saturday 31 December 2005 05:46, MILTON VIDAL wrote: > > Hola lista, > > > > vmware+win98se+sonido > > > > no se como hacer funcionar el sonido en el win98se, le baje los diriv

Re: [gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a

2005-12-31 Thread Trenton Adams
Same as before... total 2728 -r--r--r-- 1 root root 2489140 Dec 6 00:38 libGLcore.a -r--r--r-- 1 root root 16696 Dec 6 00:38 libdbe.a -r--r--r-- 1 root root 32710 Dec 6 00:38 libdri.a -r--r--r-- 1 root root 169208 Dec 6 00:38 libextmod.a lrwxrwxrwx 1 root root 44 Dec 30 15:38 lib

Re: [gentoo-user] vmware+win98se+sonido

2005-12-31 Thread Bastiaan Visser
As far as i know, this is an english maillist... Bas. On Saturday 31 December 2005 05:46, MILTON VIDAL wrote: > Hola lista, > > vmware+win98se+sonido > > no se como hacer funcionar el sonido en el win98se, le baje los dirivers > sb16 pero no pueden instalarse, alguien a tenido alguna experiencia

[gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a

2005-12-31 Thread Francesco Talamona
On Saturday 31 December 2005 09:22, Trenton Adams wrote: > Oh well, I wasn't able to get this to work.  So, I copied my entire > gentoo system from another system that is identical hardware, and it > worked just fine.  I don't know what I did different, or if I did > anything different.  I did try

Re: [gentoo-user] Weird GNOME problem

2005-12-31 Thread Rumen Yotov
On (31/12/05 01:49), [EMAIL PROTECTED] wrote: > Earlier tonight I changed the setting in /etc/conf.d/rc for the > RC_DEVICE_TARBALL from "yes" to "no" and rebooted. Now I can't get into > GNOME. For my personal account after I enter my username/password the > screen clears and I see the default b

Re: [gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a

2005-12-31 Thread Trenton Adams
Oh well, I wasn't able to get this to work. So, I copied my entire gentoo system from another system that is identical hardware, and it worked just fine. I don't know what I did different, or if I did anything different. I did try doing an emptytree and deep build of xorg-x11, but that didn't fi

Re: [gentoo-user] More ALSA trouble

2005-12-31 Thread Michael Sullivan
On Fri, December 30, 2005 9:05 pm, Qiangning Hong wrote: > Michael Sullivan wrote: >> Yesterday I compiled a kernel with ALSA support for my card compiled in. >> I booted with that kernel yesterday and everything worked great. Today >> when I booted into Linux I got errors when alsasound tried to s