Re: [gentoo-user] Problem with emerge --update

2009-07-01 Thread Alan McKinnon
On Tuesday 30 June 2009 23:17:02 Massimiliano Ziccardi wrote: It's far preferable to let people like yourself suffer the consequences of not reading documentation Touched :-) However, I read the documentation. It's just that this is my first gentoo installation: I didn't get I had to

Re: [gentoo-user] qt3support issue solved

2009-07-01 Thread Alan McKinnon
No, you *add* qt4 to your make.conf if you need it. You probably still have packages that use qt3, so unless you want to unmerge them... Think of it this way. Nobody in their right mind will ever get qt and gtk+ confused. You can have both and intermingle them, and the flags do not depend on

[gentoo-user] !!do not set this during bootstrap!!??

2009-07-01 Thread David Shen
Hi, I want to compile the busybox as static, so I do not need to copy the .so files as the dynamic version would need. But when I use 'equery uses busybox' to query the use keyword it supports, a 'do not set this during bootstrap' is added in front of the description. I do not understand why...

[gentoo-user] Encrypting everything

2009-07-01 Thread Alex Schuster
Hi there! The last two PCs (A and B) I installed are fully encrypted. I used different methods. I used genkernel --luks --lvm --install all to create kernel and initramfs. I like to have everything as kernel modules, but the crypto stuff has to be directly in the kernel, unless I put these

Re: [gentoo-user] !!do not set this during bootstrap!!??

2009-07-01 Thread Alan McKinnon
On Wednesday 01 July 2009 11:35:39 David Shen wrote: Hi, I want to compile the busybox as static, so I do not need to copy the .so files as the dynamic version would need. But when I use 'equery uses busybox' to query the use keyword it supports, a 'do not set this during bootstrap' is added

[gentoo-user] firefox Illegal instruction

2009-07-01 Thread Ward Poelmans
Hi, Start from yesterday, firefox doesn't work anymore. When started, it crashes with the message illegal instruction. I've upgraded to the lastest version of xulrunner and firefox but that doesn't change anything. It's an x86-64 system. I've moved my .mozilla directory and disable all plugins

[gentoo-user] Re: Compiling icewm with support for gnome2 menus

2009-07-01 Thread José Romildo Malaquias
On Wed, Jul 01, 2009 at 09:02:22AM +0200, Ralph Stahl wrote: José Romildo Malaquias schrieb: Hello. I want the gnome2 menus available in IceWM. So I tried to compile IceWM with --enable-menus-gnome2, but it failed. I am running Gentoo Linux and I have gnome installed on my

[gentoo-user] Is grep broken?

2009-07-01 Thread Peter Humphrey
Hello list, Can anyone explain this to me? $ /bin/grep -r hmenu *html index.html: div id=hmenu master.html:div id=hmenu pictures.html: div id=hmenu $ /bin/grep -r hmenu pages/*html pages/community.html: div id=hmenu

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Alan McKinnon
On Wednesday 01 July 2009 16:30:26 Peter Humphrey wrote: Hello list, Can anyone explain this to me? $ /bin/grep -r hmenu *html index.html: div id=hmenu master.html:div id=hmenu pictures.html: div id=hmenu $ /bin/grep -r hmenu

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Patrick Holthaus
On Wednesday 01 July 2009 16:30:26 Peter Humphrey wrote: Hello list, Can anyone explain this to me? $ /bin/grep -r hmenu *html index.html: div id=hmenu master.html:div id=hmenu pictures.html: div id=hmenu The star is evaluated

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Peter Humphrey
On Wednesday 01 July 2009 15:37:15 Patrick Holthaus wrote: No, you just did not tell it to search in the the directory pages. :) I'm sure it used to work the way I want it to. I think I see insanity looming... -- Rgds Peter

[gentoo-user] NFS issues.

2009-07-01 Thread Andrew MacKenzie
NFS drives me nuts... I'm mounting a number of NFSv3 directories using the following mount options: async,soft,timeo=10,intr,noatime,rsize=8196,wsize=8196 When I shutdown a client Gentoo seems to shutdown the network before and without unmounting the NFS filesystems. Later Gentoo tries to

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Neil Bothwick
On Wed, 1 Jul 2009 15:47:52 +0100, Peter Humphrey wrote: No, you just did not tell it to search in the the directory pages. :) I'm sure it used to work the way I want it to. I think I see insanity looming... It does work the way you want it to, just not the way you told it to :) --

Re: [gentoo-user] NFS issues.

2009-07-01 Thread Roy Wright
On Jul 1, 2009, at 9:53 AM, Andrew MacKenzie wrote: Two questions: How do I fix the shutdown sequence to unmount NFS drives before the network is shutdown? How do I tell NFS to simply give-up after X attempts (for other times when the NFS server simply may not be there anymore and I

[gentoo-user] Re: Is grep broken?

2009-07-01 Thread Grant Edwards
On 2009-07-01, Peter Humphrey pe...@humphrey.ukfsn.org wrote: Can anyone explain this to me? $ /bin/grep -r hmenu *html index.html: div id=hmenu master.html:div id=hmenu pictures.html: div id=hmenu The shell expands *html to a list

Re: [gentoo-user] finding qt plugins?

2009-07-01 Thread Paul Hartman
On Mon, Jun 29, 2009 at 9:47 AM, Paul Hartmanpaul.hartman+gen...@gmail.com wrote: On Mon, Jun 29, 2009 at 12:04 AM, Roy Wrightr...@wright.org wrote: Howdy, On ~x86 did the upgrade to qt 4.5.2 and get the following message: After a rebuild or upgrade of Qt, it can happen that Qt plugins (such

Re: [gentoo-user] usb not working after suspend to ram

2009-07-01 Thread Florian Philipp
Peter Wood schrieb: Hi, on my x86 gentoo install, usb ports and any devices plugged into them stop working after hibernate-ram. There do not seem to be any modules missing or services not running after hibernate that were there before. dmesg does not show anything if devices are plugged in

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Keith Dart
On Wed, 1 Jul 2009 15:47:52 +0100 Peter Humphrey pe...@humphrey.ukfsn.org wrote: I'm sure it used to work the way I want it to. I think I see insanity looming... On a side note, you might also want to investigate sgrep, since you're grepping inside html files. -- --

[gentoo-user] Overlay with JGR?

2009-07-01 Thread Mark Knecht
How do I determine if the application JGR (Java GUI for R) is in an overlay somewhere? http://rforge.net/JGR/files http://jgr.markushelbig.org/JGR.html Thanks, Mark

Re: [gentoo-user] Overlay with JGR?

2009-07-01 Thread Justin
Mark Knecht schrieb: How do I determine if the application JGR (Java GUI for R) is in an overlay somewhere? http://rforge.net/JGR/files http://jgr.markushelbig.org/JGR.html Thanks, Mark http://bugs.gentoo.org/show_bug.cgi?id=127260 signature.asc Description: OpenPGP digital

Re: [gentoo-user] Overlay with JGR?

2009-07-01 Thread Mark Knecht
On Wed, Jul 1, 2009 at 2:25 PM, Justinjus...@j-schmitz.net wrote: Mark Knecht schrieb: How do I determine if the application JGR (Java GUI for R) is in an overlay somewhere? http://rforge.net/JGR/files http://jgr.markushelbig.org/JGR.html Thanks, Mark

Re: [gentoo-user] Overlay with JGR?

2009-07-01 Thread Neil Bothwick
On Wed, 1 Jul 2009 14:21:01 -0700, Mark Knecht wrote: How do I determine if the application JGR (Java GUI for R) is in an overlay somewhere? If you use eix, update-eix-remote -q update will add the contents of layman overlays to the eix database. -- Neil Bothwick If at first you don't

Re: [gentoo-user] Overlay with JGR?

2009-07-01 Thread Paul Hartman
On Wed, Jul 1, 2009 at 4:45 PM, Neil Bothwickn...@digimed.co.uk wrote: On Wed, 1 Jul 2009 14:21:01 -0700, Mark Knecht wrote: How do I determine if the application JGR (Java GUI for R) is in an overlay somewhere? If you use eix, update-eix-remote -q update will add the contents of layman

Re: [gentoo-user] Re: Compiling icewm with support for gnome2 menus

2009-07-01 Thread Stroller
On 1 Jul 2009, at 13:59, José Romildo Malaquias wrote: On Wed, Jul 01, 2009 at 09:02:22AM +0200, Ralph Stahl wrote: José Romildo Malaquias schrieb: ... $ ./configure --enable-menus-gnome2 [...] Build targets: base nls Applications: icewm icewm-session icesh icewmhint icewmbg icewmtray

Re: [gentoo-user] Is grep broken?

2009-07-01 Thread Peter Humphrey
On Wednesday 01 July 2009 19:03:34 Keith Dart wrote: On Wed, 1 Jul 2009 15:47:52 +0100 Peter Humphrey pe...@humphrey.ukfsn.org wrote: I'm sure it used to work the way I want it to. I think I see insanity looming... On a side note, you might also want to investigate sgrep, since you're

Re: [gentoo-user] Encrypting everything

2009-07-01 Thread Alex Schuster
I wrote: B: LUKS - LVM A simpler approach. sda1 is a small boot partition, sda2 (the rest of the drive) is a LUKS-formatted LVM physical volume with volume group 'pvcrypt' on it. This does not work yet, the initramfs does not find the LVM. I looked into the init script. I wants to do a

[gentoo-user] [OT] Toggling wireless on eee without fn+f2

2009-07-01 Thread Maxim Wexler
Hi group, I recall a reference, which I can't find anymore, to a method of toggling the wireless on/off for a EEE-PC that involved first, disabling wireless in the BIOS, and then echo'ing a 1 or a 0 to some file or other. Does anybody know the method I refer to? I can't remember the file or the

[gentoo-user] HD device becomes SD device

2009-07-01 Thread David Shen
Hi, I install gentoo 2008 amd64 in a virtual box virtual machine. I configured the controller to us IDE controller, and if I boot from livecd, it DID get a hda device under /dev. But after I finished setting up the system, I cannot find the HD device, instead, I found a SD device. Maybe there

Re: [gentoo-user] HD device becomes SD device

2009-07-01 Thread Wyatt Epp
On Wed, Jul 1, 2009 at 11:04 PM, David Shen davidshe...@googlemail.comwrote: I install gentoo 2008 amd64 in a virtual box virtual machine. I configured the controller to us IDE controller, and if I boot from livecd, it DID get a hda device under /dev. But after I finished setting up the