[gentoo-user] Re: lxr and Mysql problem

2007-12-07 Thread Chuanwen Wu
So, no one ever used lxr? Or maybe you can recommend other tools that can be used to view the souce(usually the kernel source) to me? Thanks! On Dec 4, 2007 9:12 PM, Chuanwen Wu [EMAIL PROTECTED] wrote: Hi, guys! I want to use lxr to view the kernel source and have installed it with the guide

[gentoo-user] Emerging virtual/editor installs nano - why?

2007-12-07 Thread Alexander Skwar
Hello. I installed stage-3 2007.0 and am now trying to configure it to my liking. For example, I dislike nano and would like to use vim instead. vim (among other editors) provides virtual/editor. So I thought, that I could add virtual/editor app-editors/vim to

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Alexander Skwar
Hello. On Dec 7, 2007 3:56 PM, Stroller [EMAIL PROTECTED] wrote: On 7 Dec 2007, at 13:29, Alexander Skwar wrote: Emil Beinroth [EMAIL PROTECTED] wrote: there is a virtual/editor package in the tree, that selects nano as the default choice. How does it do that? How do I make it

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Emil Beinroth
On Fri, Dec 07, 2007 at 02:29:54PM +0100, Alexander Skwar wrote: Emil Beinroth [EMAIL PROTECTED] wrote: there is a virtual/editor package in the tree, that selects nano as the default choice. How does it do that? It's done by using the RDEPEND variable inside the virtual/editor ebuild.

[gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Alexander Skwar
Emil Beinroth [EMAIL PROTECTED] wrote: Hi, there is a virtual/editor package in the tree, that selects nano as the default choice. How does it do that? How do I make it select something else? A virtual/mta package does not exist ATM. True. There are just packages which PROVIDE

[gentoo-user] Re: Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Alexander Skwar
Emil Beinroth [EMAIL PROTECTED] wrote: On Fri, Dec 07, 2007 at 02:29:54PM +0100, Alexander Skwar wrote: Emil Beinroth [EMAIL PROTECTED] wrote: there is a virtual/editor package in the tree, that selects nano as the default choice. How does it do that? It's done by using the RDEPEND

Re: [gentoo-user] Make errors with new kernel-gentoo-2.6.23-r3

2007-12-07 Thread Ian Lee
Mick wrote: Hi All, I've installed the new kernel and I can't compile the various driver modules for it. So far both net-wireless/rt2570-20070209 and media-libs/svgalib-1.9.25 failed. This is the error message of the latter: CC [M]

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Bo Ørsted Andresen
On Friday 07 December 2007 16:21:31 Alexander Skwar wrote: So the expectation should be, that it's not going to be possible to preselect an mta the way I've shown, as soon as virtual/mta is converted to a new style virtual. Is that right? Is there work going on to change all the old style

Re: [gentoo-user] Emerging virtual/editor installs nano - why?

2007-12-07 Thread Emil Beinroth
Hi, there is a virtual/editor package in the tree, that selects nano as the default choice. A virtual/mta package does not exist ATM. http://www.gentoo.org/proj/en/glep/glep-0037.html HTH, Emil -- Emil Beinroth 83059 Kolbermoor | Germany My dog run away with the README ..

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Stroller
On 7 Dec 2007, at 13:29, Alexander Skwar wrote: Emil Beinroth [EMAIL PROTECTED] wrote: there is a virtual/editor package in the tree, that selects nano as the default choice. How does it do that? How do I make it select something else? I think you simply emerge vi (or vim or emacs or

Re: [gentoo-user] Be careful when using dhcp with a LiveCD

2007-12-07 Thread Billy Holmes
I guess eventually all dhcp implementations will catch up with this change, although for now it is bound to create some problems with particular DHCP You could try disconnecting your cable modem for about 10 minutes, ensuring the ISP recognizes that it's offline, and thus remove the

Re: [gentoo-user] Be careful when using dhcp with a LiveCD

2007-12-07 Thread Mick
On Friday 07 December 2007, b.n. wrote: Mick ha scritto: The point is: be careful when using dhcp from a LiveCD. Your system might act differently the next time you boot the hard drive. The dhcpcd was changed recently and not all dhcp servers take kindly to it, when it uses DUID the

Re: [gentoo-user] Re: lxr and Mysql problem

2007-12-07 Thread Chuanwen Wu
here is some information about lxr: # eix lxr [I] www-apps/lxr Available versions: (0.3.1) *0.3.1!m (0.9.5) (~)0.9.5 {cvs freetext mysql postgres vhosts} Installed versions: 0.9.5(0.9.5)(02:48:51 PM 12/03/2007)(mysql vhosts -cvs -freetext -postgres)

Re: [gentoo-user] Re: lxr and Mysql problem

2007-12-07 Thread Randy Barlow
Chuanwen Wu wrote: So, no one ever used lxr? Or maybe you can recommend other tools that can be used to view the souce(usually the kernel source) to me? I'm not at all familiar with lxr, but most text editors can do syntax highlighting when you view source code. I like vim from the console,

Re: [gentoo-user] Re: lxr and Mysql problem

2007-12-07 Thread Chuanwen Wu
I have found global + vi or firefox :) It's very easy to configure. Oh, lxr is really the pain ! On Dec 7, 2007 5:36 PM, Chuanwen Wu [EMAIL PROTECTED] wrote: here is some information about lxr: # eix lxr [I] www-apps/lxr Available versions: (0.3.1) *0.3.1!m (0.9.5)

Re: [gentoo-user] Firefox mplayerplug-in problem

2007-12-07 Thread Liviu Andronic
On 12/7/07, Anthony E. Caudel [EMAIL PROTECTED] wrote: Does anyone have any suggestions? You could always try emerge gecko-mediaplayer gnome-mplayer Apparently, the gnome-mplayer and mplayerplug-in share the same author, and he works actively on the former. Regards, Liviu -- [EMAIL PROTECTED]

Re: [gentoo-user] Make errors with new kernel-gentoo-2.6.23-r3

2007-12-07 Thread Mick
On Friday 07 December 2007, Ian Lee wrote: Mick wrote: Hi All, I've installed the new kernel and I can't compile the various driver modules for it. So far both net-wireless/rt2570-20070209 and media-libs/svgalib-1.9.25 failed. This is the error message of the latter:

Re: [gentoo-user] Firefox mplayerplug-in problem

2007-12-07 Thread Dale
Liviu Andronic wrote: On 12/7/07, Anthony E. Caudel [EMAIL PROTECTED] wrote: Does anyone have any suggestions? You could always try emerge gecko-mediaplayer gnome-mplayer Apparently, the gnome-mplayer and mplayerplug-in share the same author, and he works actively on the former.

Re: [gentoo-user] Be careful when using dhcp with a LiveCD

2007-12-07 Thread Mick
On Friday 07 December 2007, Billy Holmes wrote: I guess eventually all dhcp implementations will catch up with this change, although for now it is bound to create some problems with particular DHCP You could try disconnecting your cable modem for about 10 minutes, ensuring the ISP

[gentoo-user] New hibernate modules in 2.6.23-gentoo-r3

2007-12-07 Thread Mick
Hi All, Could you please help me understand how I should be setting hibernation for my laptop: There an new hibernate options in the new stable kernel: [*] Suspend to RAM and standby [*] Hibernation (aka 'suspend to disk') (/dev/hda1) Default resume partition [*] ACPI Support (Advanced

Re: [gentoo-user] Re: Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Emil Beinroth
On Fri, Dec 07, 2007 at 04:15:59PM +0100, Alexander Skwar wrote: Emil Beinroth [EMAIL PROTECTED] wrote: [snip] I would say you don't. Just emerge the package you want (as you already mentioned). Okay. And why am I able to preselect the mta the way I demonstrated? Because virtual/mta is

Re: [gentoo-user] New hibernate modules in 2.6.23-gentoo-r3

2007-12-07 Thread Hemmann, Volker Armin
On Freitag, 7. Dezember 2007, Mick wrote: Hi All, Could you please help me understand how I should be setting hibernation for my laptop: There an new hibernate options in the new stable kernel: [*] Suspend to RAM and standby [*] Hibernation (aka 'suspend to disk') (/dev/hda1) Default

Re: [gentoo-user] psmouse.c lost sync at byte 1

2007-12-07 Thread Billy Holmes
Quoting Daniel Lehle [EMAIL PROTECTED]: But what does this parameter do exactly? i8042.nomux=1 not exactly sure :) But I'd imagine it's your intel chipset, and a driver issue in the kernel that's expecting a newer intel chipset and thus attempting to use a newer feature (that it expects

Re: [gentoo-user] Re: Apache loading mod_php?

2007-12-07 Thread kashani
James wrote: H, This is a web server for internal purposes only In this file I have this: DocumentRoot /var/www/localhost/htdocs Directory /var/www/localhost/htdocs Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all

Re: [gentoo-user] psmouse.c lost sync at byte 1

2007-12-07 Thread Daniel Lehle
Thanks Billy! The errors are gone now and the touchpad works fine :) But what does this parameter do exactly? Regards, Daniel Lehle Billy Holmes wrote: Quoting Daniel Lehle [EMAIL PROTECTED]: on my laptop the touchpad hangs sometimes, so I have to release my finger and touch it again to

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Bo Ørsted Andresen
On Friday 07 December 2007 18:58:57 Alexander Skwar wrote: You are right except for the fact that virtual/mta will not be converted any time soon (if ever). Old style virtuals allow their providers to block all other providers by blocking the virtual. This isn't possible with the current

Re: [gentoo-user] Be careful when using dhcp with a LiveCD

2007-12-07 Thread Håkon Alstadheim
Billy Holmes wrote: I guess eventually all dhcp implementations will catch up with this change, although for now it is bound to create some problems with particular DHCP You could try disconnecting your cable modem for about 10 minutes, ensuring the ISP recognizes that it's offline, and

[gentoo-user] psmouse.c lost sync at byte 1

2007-12-07 Thread Daniel Lehle
Hello, on my laptop the touchpad hangs sometimes, so I have to release my finger and touch it again to move the mouse again. Output of dmesg: psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1 psmouse.c: TouchPad

Re: [gentoo-user] cups problem

2007-12-07 Thread Billy Holmes
Quoting Roger Mason [EMAIL PROTECTED]: dmesg | grep -i print returns: parport0: Printer, Hewlett-Packard HP LaserJet 5L see if this helps http://www.murrayc.com/blog/permalink/2005/12/24/wheres-my-parport0/ -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] New hibernate modules in 2.6.23-gentoo-r3

2007-12-07 Thread Rumen Yotov
Mick написа: Hi All, Could you please help me understand how I should be setting hibernation for my laptop: There an new hibernate options in the new stable kernel: [*] Suspend to RAM and standby [*] Hibernation (aka 'suspend to disk') (/dev/hda1) Default resume partition [*]

Re: [gentoo-user] PHP 5 masked notice (was: Gentoo on the server side)

2007-12-07 Thread Billy Holmes
Quoting Alan [EMAIL PROTECTED]: PHP 4 won't be maintained after 8/8/8 (August, 8 2008) and so should be of php 5.0 and 5.1. Just to warn those who don't know (I believe you do know ;) ). Actually I hadn't seen that, thanks for the notice. I'm pretty sure I'll have things all upgraded by then

Re: [gentoo-user] gnome emerge gives blocked packages

2007-12-07 Thread Alan McKinnon
On Thursday 06 December 2007, Thufir wrote: I haven't put much time into this, unfortunately, but am getting blocked packages when emerging gnome. Just kinda throwing this out there, I'll hopefully be able to do some research later today and add to this post: [snip] arrakis ~ # emerge

Re: [gentoo-user] How to tell portage about manual builds

2007-12-07 Thread Mark Shields
man portage snip package.provided A list of packages (one per line) that portage should assume have been provided. Useful for porting to non- Linux systems. Portage will not attempt to update a

Re: [gentoo-user] New hibernate modules in 2.6.23-gentoo-r3

2007-12-07 Thread Mick
On Friday 07 December 2007, Rumen Yotov wrote: Mick написа: Hi All, Could you please help me understand how I should be setting hibernation for my laptop: There an new hibernate options in the new stable kernel: [*] Suspend to RAM and standby [*] Hibernation (aka 'suspend to

Re: [gentoo-user] cups problem

2007-12-07 Thread Randy Barlow
Roger Mason wrote: I have tried both the ipp and lpd devices to no avail. Just FYI, IPP is the Internet Printing Protocol and it is used to print to a device on another machine, so that's why it didn't work for you here :) -- Randy Barlow http://electronsweatshop.com -- [EMAIL PROTECTED]

[gentoo-user] How to tell portage about manual builds

2007-12-07 Thread Michael Sullivan
A lot of the bigger packages (qt, mythtv, etc. etc) tend to lock up my PCs' hard drives while they're emerging. I use FEATURES=keepwork on all my boxes, and I can usually go into /var/tmp/portage/whatever-class/whatever-package/work/whatever-package and issue a make and then make install after

Re: [gentoo-user] psmouse.c lost sync at byte 1

2007-12-07 Thread Billy Holmes
Quoting Daniel Lehle [EMAIL PROTECTED]: on my laptop the touchpad hangs sometimes, so I have to release my finger and touch it again to move the mouse again. psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1

[gentoo-user] cups problem

2007-12-07 Thread Roger Mason
Hello, I'm trying to set up a printer using CUPS. I have worked my way through the printing guide but cannot get a test page to print from the printers tab of the cups configuration page. I turned up the logging level to debug2 and am seeing this in the logs: d [07/Dec/2007:16:00:26 -03-30]

Re: [gentoo-user] Re: Emerging virtual/editor installs nano - why?

2007-12-07 Thread Alexander Skwar
On Dec 7, 2007 4:37 PM, Bo Ørsted Andresen [EMAIL PROTECTED] wrote: On Friday 07 December 2007 16:21:31 Alexander Skwar wrote: So the expectation should be, that it's not going to be possible to preselect an mta the way I've shown, as soon as virtual/mta is converted to a new style virtual.

Re: [gentoo-user] cups problem

2007-12-07 Thread Billy Holmes
Quoting Roger Mason [EMAIL PROTECTED]: http://www.murrayc.com/blog/permalink/2005/12/24/wheres-my-parport0/ Bingo!. cool. I wasn't sure if it would help, as it was a stab in the dark. Glad you got it working! -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] cups problem

2007-12-07 Thread Roger Mason
Hello Billy, Billy Holmes [EMAIL PROTECTED] writes: see if this helps http://www.murrayc.com/blog/permalink/2005/12/24/wheres-my-parport0/ Bingo!. For the record, I built ppdev and lp as modules, modprobe'd them and now everything works. Thanks very much. Roger -- [EMAIL PROTECTED]

RE: [gentoo-user] services not starting since move to amd64

2007-12-07 Thread Marzan, Richard non Unisys
-Original Message- From: Stefan G. Weichinger [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 1:21 AM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] services not starting since move to amd64 Greets, gentoo-users, as soem of you might remember I only recently