[gentoo-user] gimp-2.6.4 fails with libxcb 1.4

2009-10-06 Thread Denis
Hello everyone, I just upgraded to libxcb 1.4, and the only side effect so far is that I cannot get gimp to compile. The build log clearly points to the broken libxcb dependency, although I followed the Upgrade Guide: -- /bin/sh ../../libtool --tag=CC --

Re: [gentoo-user] Fed up with Xorg + hal mess [SOLVED]

2009-10-06 Thread Dale
alain.didierj...@free.fr wrote: > > Thanks all for the help. Finally the problem was solved by re-compiling all > X11 > drivers used, and most notably xf86-input-keyboard & xf86-input-mouse. > I still think that any package update that breaks a working config without any > specific doc IS A BUG. T

Re: [gentoo-user] Fed up with Xorg + hal mess [SOLVED]

2009-10-06 Thread alain . didierjean
Selon Florian Philipp : > alain.didierj...@free.fr schrieb: > > Definitly, an update shouldn't break an existing working configuration! > This > > happens these days only too often with the Xorg + hal mess. > > I happen to use linux as a working tool and 3 days without being able to > launch > > a

Re: [gentoo-user] Large update blocked

2009-10-06 Thread Frank Steinmetzger
Am Mittwoch, 7. Oktober 2009 schrieb Kevin O'Gorman: > I may put this off until Xmas break (I cannot afford to wedge this system > right now), but I'm worried by the results of an emerge --pretend: > > It looks like 20 packages or so want eselect-1.2.3, but it's blocked by > eselect-news which is r

Re: [gentoo-user] Large update blocked

2009-10-06 Thread David Relson
On Tue, 6 Oct 2009 19:51:21 -0700 Kevin O'Gorman wrote: > I may put this off until Xmas break (I cannot afford to wedge this > system right now), but I'm worried by the results of an emerge > --pretend: > > It looks like 20 packages or so want eselect-1.2.3, but it's blocked > by eselect-news whi

[gentoo-user] New laptop is slow.

2009-10-06 Thread Grant
I just finished installing Gentoo on a Dell Vostro 1320 laptop. It has a 2.2Ghz Core Duo CPU, 3GB RAM, and a 7200RPM hard drive. Navigating within firefox is pretty slow. It's the response time of the application, not the network. It's much slower than my previous laptop which has much weaker sp

[gentoo-user] Large update blocked

2009-10-06 Thread Kevin O'Gorman
I may put this off until Xmas break (I cannot afford to wedge this system right now), but I'm worried by the results of an emerge --pretend: It looks like 20 packages or so want eselect-1.2.3, but it's blocked by eselect-news which is required by world. Is there a sane way through this update? D

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread David Juhl
How is it trying to get around anything if the rules permit it? There has to be away I can obey the rules, and still achieve what I want. , easier access to my work I bring home with me. On Tue, 2009-10-06 at 14:28 -0700, Keith Dart wrote: > === On Tue, 10/06, David Juhl wrote: === > > Finding an

Re: [gentoo-user] Re: Xorg upgrade problem

2009-10-06 Thread David Relson
On Mon, 05 Oct 2009 18:21:11 -0700 walt wrote: > On 10/05/2009 05:30 PM, David Relson wrote: > > > ...As it > > happens, I logged out yesterday and logged back in and now have the > > higher resolution I wanted. 'Tis all very peculiar. > > (Doing my part to lower the signal-to-noise ratio ;o) >

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread Keith Dart
=== On Tue, 10/06, David Juhl wrote: === > Finding another job is impossible. I am under an enlistment contract. === Oh... sorry. Well then, my advice is don't try to get around any firewall or other security practices... -- Keith Dart --

[gentoo-user] HAL crashes after connecting removable media

2009-10-06 Thread Sebastian Beßler
Hello, I don't now since when exactly as I don't use removable media so often, but now my HAL-daemon crashes after connecting a removable media. I looked into nearly all files in /var/log but no info about hald can be found. The crashes only happen when insert a usb-drive or a media in my dvd-dr

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread William Hubbs
On Tue, Oct 06, 2009 at 09:30:29PM +0200, Dirk Heinrichs wrote: > Am Dienstag 06 Oktober 2009 19:50:36 schrieb William Hubbs: > > Actually, what you want to add is gentoo=nox. nox alone is for use on > > the live cd only, but gentoo=nox works everywhere else. > > Then explain why nox alone always

Re: [gentoo-user] opening port 8000

2009-10-06 Thread Andre Parker
On Tue, Oct 6, 2009 at 11:11 PM, Maxim Wexler wrote: >>     b.) If directly connected iptables -A INPUT -p tcp --dport 8000 -j >> ACCEPT > > sorry for the delay answering,  only just got back to mobile mode. > >  soupeee # iptables -A INPUT -p tcp -dport 8000 -j ACCEPT > Bad argument `8000' > > mw

[gentoo-user] Re: opening port 8000

2009-10-06 Thread Nikos Chantziaras
On 10/06/2009 11:11 PM, Maxim Wexler wrote: b.) If directly connected iptables -A INPUT -p tcp --dport 8000 -j ACCEPT sorry for the delay answering, only just got back to mobile mode. soupeee # iptables -A INPUT -p tcp -dport 8000 -j ACCEPT Bad argument `8000' That's not what the int

Re: [gentoo-user] opening port 8000

2009-10-06 Thread Maxim Wexler
> b.) If directly connected iptables -A INPUT -p tcp --dport 8000 -j > ACCEPT sorry for the delay answering, only just got back to mobile mode. soupeee # iptables -A INPUT -p tcp -dport 8000 -j ACCEPT Bad argument `8000' mw

[gentoo-user] glxgears with no ... gears?!

2009-10-06 Thread Mick
I've updated xorg following all relevant instructions by gentoo devs on an old laptop and when I run glxgears I get no graphic and pedestrian speeds: $ glxgears 629 frames in 5.0 seconds = 125.622 FPS 629 frames in 5.0 seconds = 125.718 FPS 627 frames in 5.0 seconds = 125.377 FPS If I maximise t

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Dirk Heinrichs
Am Dienstag 06 Oktober 2009 19:50:36 schrieb William Hubbs: > Actually, what you want to add is gentoo=nox. nox alone is for use on > the live cd only, but gentoo=nox works everywhere else. Then explain why nox alone always works fine when I use it WITHOUT livecd. Bye... Dirk

Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Volker Armin Hemmann
On Dienstag 06 Oktober 2009, Grant Edwards wrote: > On 2009-10-06, Marco wrote: > > after emerge --sync && emerge --update world --deep my > > keyboard (in X) does not work anymore. > > I'm betting you need to re-emerge x11-drivers/xf86-input-keyboard > (and probably x11-drivers/xf86-input-mouse

[gentoo-user] mplayer configure weirdness

2009-10-06 Thread Dirk Uys
Hi I had a lot of strange problems with mplayer the last two days. I was busy doing a system upgrade which failed halfway (due to the libxcb upgrade thing). This left my mplayer broken since ffmpeg was upgraded i guess. No problem, just emerge mplayer again. Tried it, and the emerge got stuck at

[gentoo-user] Re: Guesstimates of KDE4 going stable?

2009-10-06 Thread James
Jonathan Callen gentoo.org> writes: > So, to answer your question, "Real Soon Now™." YIPPEE ! > [1] https://bugs.gentoo.org/287697 thanks. James

Re: [gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread Florian Philipp
Kevin O'Gorman schrieb: > On Tue, Oct 6, 2009 at 10:22 AM, Florian Philipp > mailto:li...@f_philipp.fastmail.net>> wrote: > > alain.didierj...@free.fr schrieb: > > Definitly, an update shouldn't break an existing working > configuration! This > > h

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread William Hubbs
On Tue, Oct 06, 2009 at 07:10:46PM +0200, Dirk Heinrichs wrote: > Am Dienstag 06 Oktober 2009 18:36:25 schrieb Marco: > > Two questions: > > - Since Xorg is in the default runlevel, how can I boot into gentoo > > without starting X (boot prompt option)? > > Add "nox" to your boot options. Actual

Re: [gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread Kevin O'Gorman
On Tue, Oct 6, 2009 at 10:22 AM, Florian Philipp < li...@f_philipp.fastmail.net> wrote: > alain.didierj...@free.fr schrieb: > > Definitly, an update shouldn't break an existing working configuration! > This > > happens these days only too often with the Xorg + hal mess. > > I happen to use linux a

[gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 5:17 PM, Marco wrote: > Hi all, [...] Problem solved! Thanks for all your tips and suggestions! Now back to preparation of my job-interview tomorrow... -- Best regards, Marco

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 6:51 PM, wrote: > Marco [09-10-06 18:44]: >> On Tue, Oct 6, 2009 at 4:26 PM, Dale wrote: >> > Marco wrote: >> [...] >> > What happens if you emerge xorg-server with hal disabled? >> >> Cannot try this since I am not able to do anything as long as I am not >> able to boot

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 7:04 PM, Kenneth Prugh wrote: >> Two questions: >> - Since Xorg is in the default runlevel, how can I boot into gentoo >> without starting X (boot prompt option)? > > Ever notice the "press I for interactive mode" during init? That's how > you can stop it from launching X. >

Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 7:09 PM, Albert Hopkins wrote: > On Tue, 2009-10-06 at 16:24 +, Grant Edwards wrote: >> That seems to happen to me regularly.  One might think that the >> xorg-server ebuild should know that xf86-input-* needs to be >> rebuilt as well, but it doesn't seem to work that wa

Re: [gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread Florian Philipp
alain.didierj...@free.fr schrieb: > Definitly, an update shouldn't break an existing working configuration! This > happens these days only too often with the Xorg + hal mess. > I happen to use linux as a working tool and 3 days without being able to > launch > a working X is a source of problems!

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread KH
Marco schrieb: Hi all, after emerge --sync && emerge --update world --deep my keyboard (in X) does not work anymore. Since I am switching to slim after boot, I cannot even change to a console with Ctrl-Alt-F1. I guess something went wrong with the Xorg-update. I am now using a live-CD to be abl

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Dirk Heinrichs
Am Dienstag 06 Oktober 2009 19:07:26 schrieb meino.cra...@gmx.de: > ...which locks you out if you need to get in... Yes, sure. OTOH, nothing can lock you out of your own machine ;) Bye... Dirk

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Dirk Heinrichs
Am Dienstag 06 Oktober 2009 18:36:25 schrieb Marco: > Two questions: > - Since Xorg is in the default runlevel, how can I boot into gentoo > without starting X (boot prompt option)? Add "nox" to your boot options. > - How can I recreate functional modules for mouse and kbd? re-emerging them shou

Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Albert Hopkins
On Tue, 2009-10-06 at 16:24 +, Grant Edwards wrote: > That seems to happen to me regularly. One might think that the > xorg-server ebuild should know that xf86-input-* needs to be > rebuilt as well, but it doesn't seem to work that way. It does. And the postinst warns that you need to re-merg

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread meino . cramer
Dirk Heinrichs [09-10-06 18:56]: > Am Dienstag 06 Oktober 2009 18:51:14 schrieb meino.cra...@gmx.de: > > By the way: > > By giving " init=/bin/sh" instead of " 2" you can bypass the root > > and any other login. > > Thats why it is important to lock grub with a passsword. > > Or embedd the option

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Kenneth Prugh
> Two questions: > - Since Xorg is in the default runlevel, how can I boot into gentoo > without starting X (boot prompt option)? Ever notice the "press I for interactive mode" during init? That's how you can stop it from launching X. > - How can I recreate functional modules for mouse and kbd?

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Dirk Heinrichs
Am Dienstag 06 Oktober 2009 18:51:14 schrieb meino.cra...@gmx.de: > By the way: > By giving " init=/bin/sh" instead of " 2" you can bypass the root > and any other login. > Thats why it is important to lock grub with a passsword. Or embedd the options into the kernel and configure it not to accept

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread meino . cramer
Marco [09-10-06 18:44]: > On Tue, Oct 6, 2009 at 4:26 PM, Dale wrote: > > Marco wrote: > [...] > > What happens if you emerge xorg-server with hal disabled? > > Cannot try this since I am not able to do anything as long as I am not > able to boot in to text-mode only... X is in default runlevel.

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 4:26 PM, Dale wrote: > Marco wrote: [...] > What happens if you emerge xorg-server with hal disabled? Cannot try this since I am not able to do anything as long as I am not able to boot in to text-mode only... X is in default runlevel. -- Regards, Marco

Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 4:24 PM, Grant Edwards wrote: > On 2009-10-06, Marco wrote: > >> after emerge --sync && emerge --update world --deep my >> keyboard (in X) does not work anymore. > > I'm betting you need to re-emerge x11-drivers/xf86-input-keyboard > (and probably x11-drivers/xf86-input-mou

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
On Tue, Oct 6, 2009 at 3:56 PM, Neil Bothwick wrote: > On Tue, 6 Oct 2009 15:17:12 +, Marco wrote: > >> after emerge --sync && emerge --update world --deep my keyboard (in X) >> does not work anymore. Since I am switching to slim after boot, I >> cannot even change to a console with Ctrl-Alt-F

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Dale
Marco wrote: > Hi all, > > after emerge --sync && emerge --update world --deep my keyboard (in X) > does not work anymore. Since I am switching to slim after boot, I > cannot even change to a console with Ctrl-Alt-F1. I guess something > went wrong with the Xorg-update. > > I am now using a live-CD

[gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Grant Edwards
On 2009-10-06, Marco wrote: > after emerge --sync && emerge --update world --deep my > keyboard (in X) does not work anymore. I'm betting you need to re-emerge x11-drivers/xf86-input-keyboard (and probably x11-drivers/xf86-input-mouse and any other xf96-input-* packages you use). That seems to

Re: [gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Neil Bothwick
On Tue, 6 Oct 2009 15:17:12 +, Marco wrote: > after emerge --sync && emerge --update world --deep my keyboard (in X) > does not work anymore. Since I am switching to slim after boot, I > cannot even change to a console with Ctrl-Alt-F1. I guess something > went wrong with the Xorg-update. Wha

[gentoo-user] URGENT: Dead Keyboard after emerge --update world --deep

2009-10-06 Thread Marco
Hi all, after emerge --sync && emerge --update world --deep my keyboard (in X) does not work anymore. Since I am switching to slim after boot, I cannot even change to a console with Ctrl-Alt-F1. I guess something went wrong with the Xorg-update. I am now using a live-CD to be able to write this e

Re: [gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread Neil Bothwick
On Tue, 06 Oct 2009 16:35:44 +0200, alain.didierj...@free.fr wrote: > Where is that b. AllowEmptyOption ? certainly not in xorg.conf. An option not appearing in xorg.cong doesn't mean it is not in use, only that the default is used. Try man xorg.conf. > (EE) Failed to load module "evdev" (m

[gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread alain . didierjean
Definitly, an update shouldn't break an existing working configuration! This happens these days only too often with the Xorg + hal mess. I happen to use linux as a working tool and 3 days without being able to launch a working X is a source of problems! This is the second time. As for hal config,

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Frank Steinmetzger
Am Dienstag, 6. Oktober 2009 schrieb Dale: > >> I have KDE4 on here. I just ain't warmed up to it yet. It just isn't . > >> . . . me. The web thing works tho. :-D > > > > Then why don't you use its Kopete? Granted, there are still bits and > > pieces missing from the good'ole KDE3, but it also

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Dale
Frank Steinmetzger wrote: > Am Dienstag, 6. Oktober 2009 schrieb Dale: > >> Frank Steinmetzger wrote: >> >>> Am Dienstag, 6. Oktober 2009 schrieb Dale: >>> Here's a little update. Yahoo won't even let me sign in anymore. It just sits there. >>> Here too. So

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Frank Steinmetzger
Am Dienstag, 6. Oktober 2009 schrieb Dale: > Frank Steinmetzger wrote: > > Am Dienstag, 6. Oktober 2009 schrieb Dale: > >> Here's a little update. Yahoo won't even let me sign in anymore. It > >> just sits there. > > > > Here too. So either switch to an alternative, to Kopete:4 or let them > > su

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Dale
Frank Steinmetzger wrote: > Am Dienstag, 6. Oktober 2009 schrieb Dale: > > >> Here's a little update. Yahoo won't even let me sign in anymore. It >> just sits there. >> > > Here too. So either switch to an alternative, to Kopete:4 or let them suckers > be. I don't bother, for my main net

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Frank Steinmetzger
Am Dienstag, 6. Oktober 2009 schrieb Dale: > Here's a little update. Yahoo won't even let me sign in anymore. It > just sits there. Here too. So either switch to an alternative, to Kopete:4 or let them suckers be. I don't bother, for my main network is still ICQ. Quoting Jonathan Callen, KDE4

Re: [gentoo-user] makewhatis -u

2009-10-06 Thread Nevynxxx
KH wrote: > Dale schrieb: > > [snip] >> >> You run locate every hour? You must really add files a lot. :-o >> >> Dale >> >> :-) :-) >> > > I am adding a lot of my old cds from the garage. Old backups and > stuff. :-) > > kh > Do you search every hour though? If not, why not just have the locate

Re: [gentoo-user] makewhatis -u

2009-10-06 Thread Dale
KH wrote: > Dale schrieb: > > [snip] >> >> You run locate every hour? You must really add files a lot. :-o >> >> Dale >> >> :-) :-) >> > > I am adding a lot of my old cds from the garage. Old backups and > stuff. :-) > > kh > > Oh, new hard drive huh? I'm looking at doing the same thing. I go

Re: [gentoo-user] Portage should rebuild kaffeine after libdvdcss installed?

2009-10-06 Thread Jesús Guerrero
On Tue, 6 Oct 2009 14:22:23 +0900, daid kahl wrote: > 2009/10/5 Jesús Guerrero : >> On Mon, 5 Oct 2009 15:42:22 +0100, Stroller >> wrote: >>> On 5 Oct 2009, at 15:18, Jesús Guerrero wrote: >>> >>> I actually find this a little surprising. I might have thought that >>> the devs might have separate

Re: [gentoo-user] makewhatis -u

2009-10-06 Thread KH
Dale schrieb: [snip] You run locate every hour? You must really add files a lot. :-o Dale :-) :-) I am adding a lot of my old cds from the garage. Old backups and stuff. :-) kh

Re: [gentoo-user] Kopete and a pesky pop-up then it disconnects.

2009-10-06 Thread Dale
forgottenwizard wrote: > On Tue, Sep 29, 2009 at 01:11:06AM -0500, Dale wrote: > >> Frank Steinmetzger wrote: >> >> Thanks. Mine was grayed out to but I changed them to what you have and >> it still does the same thing. So, I guess Yahoo is no more for me until >> I KDE4 is ready to go. >> >>

Re: [gentoo-user] libtool

2009-10-06 Thread dhk
Volker Armin Hemmann wrote: > On Dienstag 06 Oktober 2009, dhk wrote: >> Volker Armin Hemmann wrote: >>> On Dienstag 06 Oktober 2009, dhk wrote: I recently ran a make clean on a C/Gtk program I'm developing and now can't run ./configure to rebuild it. It looks like all my libtool links >

Re: [gentoo-user] libtool

2009-10-06 Thread Volker Armin Hemmann
On Dienstag 06 Oktober 2009, dhk wrote: > Volker Armin Hemmann wrote: > > On Dienstag 06 Oktober 2009, dhk wrote: > >> I recently ran a make clean on a C/Gtk program I'm developing and now > >> can't run ./configure to rebuild it. It looks like all my libtool links > >> are broken. There were lin

Re: [gentoo-user] makewhatis -u

2009-10-06 Thread Dale
KH wrote: > Hi, > > during an update I read somewhere something like: "Hey run makewhatis > -u . Also you should have a cronjob doing this regularly." > > I never heard of this before (but I am not the real geek - more like a > user) but I wonder how regularly I should have the cronjob run the > co

[gentoo-user] Re: makewhatis -u

2009-10-06 Thread Nikos Chantziaras
On 10/06/2009 03:16 PM, KH wrote: Hi, during an update I read somewhere something like: "Hey run makewhatis -u . Also you should have a cronjob doing this regularly." I never heard of this before (but I am not the real geek - more like a user) but I wonder how regularly I should have the cronjo

Re: [gentoo-user] libtool

2009-10-06 Thread dhk
Volker Armin Hemmann wrote: > On Dienstag 06 Oktober 2009, dhk wrote: >> I recently ran a make clean on a C/Gtk program I'm developing and now >> can't run ./configure to rebuild it. It looks like all my libtool links >> are broken. There were links to the following files, but now those >> files

[gentoo-user] makewhatis -u

2009-10-06 Thread KH
Hi, during an update I read somewhere something like: "Hey run makewhatis -u . Also you should have a cronjob doing this regularly." I never heard of this before (but I am not the real geek - more like a user) but I wonder how regularly I should have the cronjob run the command. Is this to b

Re: [gentoo-user] libtool

2009-10-06 Thread Volker Armin Hemmann
On Dienstag 06 Oktober 2009, dhk wrote: > I recently ran a make clean on a C/Gtk program I'm developing and now > can't run ./configure to rebuild it. It looks like all my libtool links > are broken. There were links to the following files, but now those > files don't exist. > > /usr/share/libto

[gentoo-user] libtool

2009-10-06 Thread dhk
I recently ran a make clean on a C/Gtk program I'm developing and now can't run ./configure to rebuild it. It looks like all my libtool links are broken. There were links to the following files, but now those files don't exist. /usr/share/libtool/ltmain.sh /usr/share/libtool/config.sub /usr/shar

Re: [gentoo-user] OT: PC as USB client

2009-10-06 Thread Rohit
I have seen a cable and a box (USB powered only) which used to make drives of one machine available to the other. It was available from scan.co.uk - 2 years back. Rohit 2009/10/6 Alex Schuster > Hi there! > > Not really specific to gentoo, except that I want to do this with a Gentoo > PC: Is it

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread Dale
David Juhl wrote: > Finding another job is impossible. I am under an enlistment contract. > > > And if you did, you wouldn't have any internet access in the brig. O_O Dale :-) :-)

[gentoo-user] OT: PC as USB client

2009-10-06 Thread Alex Schuster
Hi there! Not really specific to gentoo, except that I want to do this with a Gentoo PC: Is it possible to attach my Gentoo PC 'G' to another PC 'W' (running Windows) via USB, so that G appears to be a removable media to W? I think you need special USB cables with some electronics in the middll

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread David Juhl
Finding another job is impossible. I am under an enlistment contract. On Mon, 2009-10-05 at 19:38 -0700, Keith Dart wrote: > === On Mon, 10/05, David Juhl wrote: === > > Any thoughts are appreciated... > === > > Find another job? > > > -- Keith Dart > -- SGT Juhl, David L. US ARMY

[gentoo-user] debug and regular library

2009-10-06 Thread Krzysztof Poc
HelloI would like to install the debugged version of glibc. Compiled withsymbols and minimal optimization. I don't want it to be the default libc in mysystem. I want to link it only with some programs.I'm familiar with the following document:http://www.gentoo.org/proj/en/qa/backtraces.xml?style=pri