[gentoo-user] Re: Boot Gentoo to clean windows

2008-03-28 Thread Francesco Talamona
On Friday 28 March 2008, Stroller wrote: I deal with h0sed Windows installations for my customers all the   time. I regularly boot a Knoppix CD and copy the whole C: drive to a   portable disk so that I have a complete backup. I find it reassuring to use Linux for this purpose because I feel

[gentoo-user] Re: manually executing an ebuild file (emerge fails)

2007-10-17 Thread Francesco Talamona
On Wednesday 17 October 2007, Thufir wrote: I would like to manually execute an ebuild file from a website to install a package because it can't be emerged normally. The downloads section of http://www.mondorescue.org/ leads to http:// mondorescue.muskokamug.org/gentoo/1.6/mondo-2.2.4.ebuild

[gentoo-user] Re: Lilo ReiserFS on 64 bits

2007-10-02 Thread Francesco Talamona
On Tuesday 02 October 2007, Philip Webb wrote: I've just done a diff on the 'x86' 'amd64' versions of the Handbook. The latter warns against using ReiserFS or Lilo on a 64-bit system, both of which are my longstanding preferences. I plan to install the 64-bit version of Gentoo on my new box.

[gentoo-user] Re: Backups

2007-10-02 Thread Francesco Talamona
On Tuesday 02 October 2007, Mark Kirkwood wrote: $ mkfs.xfs  /dev/sda9 $ mkdir /xfsrestore $ mount /dev/sda9 /xfsrestore $ cd /xfsrestore $ tar -jxvf  xfsdump-2.2.45.tbz2 $ cd usr/bin $ rm xfsdump xfsrestore $ ln -s /xfsrestore/sbin/xfsdump xfsdump $ ln -s /xfsrestore/sbin/xfsrestore

[gentoo-user] Re: Backups

2007-10-02 Thread Francesco Talamona
P.s: You are quite correct that xfs is overkill for /boot. However I just found it easier to xfs everything (otherwise I'd have to use different dump programs depending on what I was backing up etc... ). To me this is more important than the fact that it wastes disk space a bit (my /boot uses

[gentoo-user] Re: Lilo ReiserFS on 64 bits

2007-10-02 Thread Francesco Talamona
On Tuesday 02 October 2007, Neil Walker wrote: Francesco Talamona wrote: IIRC you have to use special mount option to use ReiserFS for /boot partition. Using reiserfs on a /boot partition is just plain silly. ;) Furthermore, in this day and age, why would you even want a /boot partition

[gentoo-user] Re: Backups

2007-10-01 Thread Francesco Talamona
On Monday 01 October 2007, Mark Kirkwood wrote: P.s : Actually rebuilding from these saved dumps requires a little thought - I'll post the steps if anyone new to dumps is interested in using this method  for themselves. Yes, please. I'm not completely new to dump, but I'd like to read about a

[gentoo-user] Re: No ogg sounds

2007-09-20 Thread Francesco Talamona
On Thursday 20 September 2007, Daniel D Jones wrote: USE=64bit widescreen -gnome offensive slang unicode mozdevelop kde \      kdecards xinerama opengl qt3 X arts avi live matroska mpeg \      oggvorbis real theora xanim X aac opengl sdl xv dvd dvdnav dvdread \ 3dnow 3dnow2 mmx mmx2 mmxext sse

[gentoo-user] Re: Qemu compilation fails

2007-09-07 Thread Francesco Talamona
On Thursday 06 September 2007, Marco Antônio da Veiga wrote: CFLAGS=-march=k8 -O2 -pipe -fomit-frame-pointer I could install qemu and qemu-softmmu 0.9.0 with gcc 3.4.6 and CFLAGS=-march=athlon64 -O2 -pipe Ciao Francesco -- Linux Version 2.6.22-gentoo-r6, Compiled #1 PREEMPT Wed Sep

[gentoo-user] Re: Can't emerge X11

2007-09-05 Thread Francesco Talamona
On Wednesday 05 September 2007, Dennis Taylor wrote: Fails while building sis_dri.c. I have tracked it to a #define problem while compiling. Sis_dri.c includes dri.h which includes sis_dri.h. The issue is that XFree86Server is not defined at compile time. I have looked around, but not yet

[gentoo-user] Re: Can't emerge X11

2007-09-05 Thread Francesco Talamona
On Wednesday 05 September 2007, Dennis Taylor wrote: Francesco Talamona wrote: On Wednesday 05 September 2007, Dennis Taylor wrote: Fails while building sis_dri.c. I have tracked it to a #define problem while compiling. Sis_dri.c includes dri.h which includes sis_dri.h. The issue

[gentoo-user] Re: Sound doesn't work in Flash

2007-09-05 Thread Francesco Talamona
On Wednesday 05 September 2007, Daniel wrote: Interestingly enough, running aos firefox results in a command not found It's aoss (/usr/bin/aoss), and belongs to media-libs/alsa-oss HTH Francesco -- Linux Version 2.6.22-gentoo-r4, Compiled #1 PREEMPT Mon Aug 20 08:34:23 CEST 2007 One

[gentoo-user] Re: Problem compiling ati-drivers-8.35.5

2007-08-07 Thread Francesco Talamona
On Saturday 04 August 2007, Herbert Laubner wrote: Running revdep-rebuild, I got an error building fgl_glxgears. Here the section of the build.log /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux- gnu/bin/ld: cannot find -lGL collect2: ld returned 1 exit status !!!

[gentoo-user] Re: smbd starts slow.

2007-06-24 Thread Francesco Talamona
On Sunday 24 June 2007, David Harel wrote: /etc/init.d/smbd (Version 3.0.24) starts slow. Any idea? Very high log level? Ciao Francesco -- Linux Version 2.6.21-gentoo-r2, Compiled #1 PREEMPT Fri May 25 07:28:01 CEST 2007 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2004.01 Bogomips

[gentoo-user] Re: Corrupt USB pen drive

2007-05-17 Thread Francesco Talamona
On Thursday 17 May 2007, Mick wrote: Hi All, A colleague used a USB stick on his home machine and when he brought it to work he can no longer access it using WinXP. I offered to help with my Gentoo laptop (as one ought to rise to the challenge!) but it seems that Linux is also struggling to

[gentoo-user] Re: slocate's index

2007-05-08 Thread Francesco Talamona
On Tuesday 08 May 2007, Anno v. Heimburg wrote: Francesco Talamona wrote: I would add in a comment to the bug a pointer to the mailing list archive, but i can't find one I added a link to this discussion. Anno. Well done, thanks. Francesco -- Linux Version 2.6.21-gentoo

[gentoo-user] Re: slocate's index

2007-05-07 Thread Francesco Talamona
On Monday 07 May 2007, Benno Schulenberg wrote: Graham Murray wrote: Benno Schulenberg [EMAIL PROTECTED] writes: /etc is in CONFIG_PROTECT by default. The point is, when a file doesn't exist yet, Portage will simply install it. The config protection mechanism works only for existing

[gentoo-user] [OT] amarok and mp3 file rename

2007-05-02 Thread Francesco Talamona
After xmms was phased out, I chose to use Amarok. Now that I have listened and rated some thousands of mp3 I would like to be able to rename/move files without loosing rating and scoring information. I'm under the impression that once I did it inside Amarok, but now I can't find anything

[gentoo-user] Re: [OT] amarok and mp3 file rename

2007-05-02 Thread Francesco Talamona
On Wednesday 02 May 2007, Bo Ørsted Andresen wrote: On Wednesday 02 May 2007 19:08:54 Francesco Talamona wrote: After xmms was phased out, I chose to use Amarok. Now that I have listened and rated some thousands of mp3 I would like to be able to rename/move files without loosing rating

[gentoo-user] Re: [OT] amarok and mp3 file rename

2007-05-02 Thread Francesco Talamona
On Wednesday 02 May 2007, Mauro Faccenda wrote: On Wednesday 02 May 2007 15:02, Francesco Talamona wrote: Thanks, man we are getting closer! I hadn't that option because I never defined a collection, having added files from time to time. Still there's something wrong: the option Edit

[gentoo-user] Re: [OT] amarok and mp3 file rename

2007-05-02 Thread Francesco Talamona
On Wednesday 02 May 2007, Francesco Talamona wrote: On Wednesday 02 May 2007, Mauro Faccenda wrote: On Wednesday 02 May 2007 15:02, Francesco Talamona wrote: If it's the only way, I'll be more flexible than the program, but I wished I had more control over the reordering criterion

[gentoo-user] Re: Backing up my box

2007-04-24 Thread Francesco Talamona
On Tuesday 24 April 2007, Mark Somerville wrote: I've got an 8Gb Gentoo virtual machine that I'm working out a backup plan for. Since the disk space is pretty small, I'm thinking about just taking a full image of the disk for backups, rather than cherry-picking DBs, mail, etc. I'd like to

[gentoo-user] Re: Cannot configure Synaptics Touchpad - Disabling Tapping synclient

2007-04-24 Thread Francesco Talamona
On Tuesday 24 April 2007, Alexander Skwar wrote: Matthias Guede [EMAIL PROTECTED] wrote: This may not be exactly what you are looking for. But with ksynaptics (kde-misc/ksynaptics) tapping can be disabled - and it works, at least for me. With gsynaptics, tapping can be disabled as well.

[gentoo-user] Re: NFS vs. jumbo frames

2007-04-23 Thread Francesco Talamona
On Monday 23 April 2007, kashani wrote: Tony Stohne wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uwe Thiem said the following on 2007-04-23 17:53: Just curious: What kind of network (layer 2) is this that allows an MTU of 9000? Uwe It sounds like Gigabit Ethernet to

[gentoo-user] Re: [EMAIL PROTECTED]

2007-04-07 Thread Francesco Talamona
On Saturday 07 April 2007, William Kenworthy wrote: I have one quite old machine that was an early upgrade to gcc 4.1. As a consequence, I have an error that was apparently due to some bugs in the upgrade process that for me appears (only) in net-print/gnome-cups-manager-0.31-r2.

[gentoo-user] Re: Why are gentoo people so in love with colorized output?!?

2007-04-05 Thread Francesco Talamona
On Thursday 05 April 2007, Grant Edwards wrote: I used rxvt for many years until cut/paste stopped working for me a couple years back. Me too!! I was in love with rxvt... So I switched to (urxvt) x11-terms/rxvt-unicode, it is basically the same but fully functional. Ciao Francesco --

[gentoo-user] Re: Heliodor?

2007-04-04 Thread Francesco Talamona
echo 'x11-wm/heliodor' /etc/portage/package.keywords emerge -av heliodor Do the following, instead :) echo 'x11-wm/heliodor ~amd64' /etc/portage/package.keywords Bye Francesco -- Linux Version 2.6.20-gentoo-r4, Compiled #1 PREEMPT Sun Mar 25 09:20:13 CEST 2007 One 1GHz AMD Athlon

[gentoo-user] Re: Using a SUN workstation monitor with a GENTOO linux PC?

2006-09-19 Thread Francesco Talamona
On Tuesday 19 September 2006 11:13, Wolfgang Liebich wrote: Hi, I've setup a new gentoo system. I plan to use the monitor of a SUN workstation (a Sun 40x30cm RGB monitor - I don't know more) with it. The PC has an Intel 945G/GZ Express Integrated Graphics Controller. Is it possible to use a

[gentoo-user] Re: Iwy 1.0 release

2006-09-17 Thread Francesco Talamona
On Saturday 16 September 2006 10:19, Uwe Thiem wrote: Have fun! Easy, lightweight... Funny! Ciao Francesco -- Linux Version 2.6.17-gentoo-r8, Compiled #2 PREEMPT Tue Sep 12 23:42:20 CEST 2006 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2004.00 Bogomips Total aemaeth --

[gentoo-user] Re: revdep-rebuild wants to re-emerge gcc-4.1.1 endlessly

2006-09-13 Thread Francesco Talamona
On Wednesday 13 September 2006 18:24, David Grant wrote: revdep-rebuild keeps wanting to re-emerge gcc-4.1.1 over and over again. Is anyone else seeing this? Yes, usually I recreate two links by hand. I can't remember which files are to be linked, neither can now find in bash history the

[gentoo-user] Re: ttyS1 - ttyS3 file exists

2006-09-04 Thread Francesco Talamona
On Sunday 03 September 2006 19:44, Ted Ozolins wrote: For several years I've had no reason to use any of the serial ports on this boxen. Now that I have a need for a fax setup, I find that they are borked. Looking over the error messages at boot up I noticed that I get a series of: insmod of

[gentoo-user] Re: libquicktime woes : SOLVED

2006-08-20 Thread Francesco Talamona
On Sunday 20 August 2006 10:35, [EMAIL PROTECTED] wrote: I guess libvorbis should be considered as a libquicktime dependency It is. See the ebuild, it states that if vorbis flag is set, then libvorbis is a dependency: DEPEND==sys-apps/sed-4.0.5 media-libs/libdv gtk? (

[gentoo-user] Re: Start printer automatically

2006-08-02 Thread Francesco Talamona
On Tuesday 01 August 2006 19:24, Grant wrote: How can I keep from having to manually start my printer in CUPS every so often? Does the printer silently go offline? Sometimes a document contains an error and CUPS set the printer off-line. Raise CUPS log level and check the logs. Maybe there's

[gentoo-user] [OT] Linux unable to read a k3b DVD

2006-07-29 Thread Francesco Talamona
I recently burnt a DVD with k3b, it seems perfect on windows boxes, all files are indeed correctly written and readable, a md5 sum tells they are binary equal to original, but no Linux box can mount it (tried on three different PCs with the same results). If I try to mount this DVD, dmesg

[gentoo-user] Re: emerge - system error

2006-07-24 Thread Francesco Talamona
On Saturday 22 July 2006 08:02, James Lockie wrote: checking size of long double... configure: error: cannot compute sizeof (long double), 77 See `config.log' for more details. !!! ERROR: sys-libs/glibc-2.3.6-r4 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh,

[gentoo-user] Re: Howto Encrypt a USB-key [gentoo-windows]

2006-07-24 Thread Francesco Talamona
On Tuesday 25 July 2006 01:50, Javier wrote: Hi there, now I'm working on some projects and I store all files in a usb key. I have the necessity of encrypt the data. The problem is this data have to be accessible from windows workstations and linux workstations. In the windows workstations

[gentoo-user] Re: System maintainance, emerge --depclean, revdep-rebuild

2006-07-19 Thread Francesco Talamona
On Wednesday 19 July 2006 02:05, Alan E. Davis wrote: updates. My laptop, with only a 50GB HDD, requires to download 700GB to emerge -uDv world. It's very odd... I had a common repository for four gentoo boxes, (various arches) and after months of upgrade it was less than 13 GB. Packages

[gentoo-user] Re: failed to move settings and data to kmail 1.9

2006-07-19 Thread Francesco Talamona
On Wednesday 19 July 2006 18:09, Stefano Guglia wrote: hello everybody! After a new build I try to move all old kmail-1.8.3 settings and data to the new system (kmail-1.9.1). Usually it needed just replacing kmailrc and the content of ~/.kde/share/apps/kmail (and, obviously, the Mail

[gentoo-user] Re: infinite battle between emerge --depclean and revdep-rebuild

2006-07-18 Thread Francesco Talamona
On Friday 14 July 2006 06:30, Allan Gottlieb wrote: The short story is that these two utilities will repeatedly remove and restore  media-libs/gst-plugins-0.8.11. [..] I managed to solve this problem with catmur's dep [1]. After cleaning out 86 redundant entries in /var/lib/portage/world and

[gentoo-user] Re: d

2006-07-12 Thread Francesco Talamona
On Tuesday 11 July 2006 22:28, James wrote: Francesco Talamona ti.liame at email.it writes: It seems like quite often I have to go on a search expedition for docs beagle (I haven't looked a beagle since 0.0.10). Using 0.2.7, it's quite good. Yes this is the sort of tool

[gentoo-user] Re: EIX and sunrise overlay

2006-07-09 Thread Francesco Talamona
On Sunday 09 July 2006 01:57, Ow Mun Heng wrote: I just found out about sunrise overlay and I've added a few overlays into my tree. Seems that eix doesn't know about it. How can I inform eix about it? when I do a update-eix --dump I do see that I didn't exclude any trees. Eix however, does

[gentoo-user] Re: Newly emerged cups 1.2.1-r2 won't print, won't talk to admin tools

2006-07-08 Thread Francesco Talamona
never seem to have the time. So I'm in continual crisis mode. Details (questions) below: On 7/7/06, Francesco Talamona [EMAIL PROTECTED] wrote: On Saturday 08 July 2006 00:08, Kevin O'Gorman wrote: Yesterday, I emerged cups 1.2.1-r2. Now I cannot print at all. I use KDE

[gentoo-user] Re: Clean up world file

2006-07-08 Thread Francesco Talamona
On Saturday 08 July 2006 14:06, Daniel Waeber wrote: If I'm not mistaken, you can simply run vim /var/lib/portage/world, :sort it and ddelete the packages you don't need. It did work for me, but I'm not sure if something breaks if you just edit the world file or if you have to chance

[gentoo-user] Re: Newly emerged cups 1.2.1-r2 won't print, won't talk to admin tools

2006-07-07 Thread Francesco Talamona
On Saturday 08 July 2006 00:08, Kevin O'Gorman wrote: Yesterday, I emerged cups 1.2.1-r2. Now I cannot print at all. I use KDE, and the configuration tools cannot make a connection. Even bare-bones init stuff doesn't work right: /etc/init.d/cupsd stop says it stopped the server, but

[gentoo-user] Re: rc script to start Oracle

2006-06-29 Thread Francesco Talamona
On Thursday 29 June 2006 01:32, pat wrote: Thanks for your advice. I've finished the configuration, but I have a problems :-\ The installation was like this: 1) oracle 10gR2 - I've followed the http://www.akadia.com/services/ora_linux_install_10g.html 2) I've followed the suggested page

[gentoo-user] Re: Why ity has to be so frustrating !!!

2006-06-26 Thread Francesco Talamona
On Monday 26 June 2006 11:58, James Buckley wrote: He probably want's to use fakeraid because he wants to have a dual-boot Windows-Linux, both using raid. I also have had the same problem with 2.6.16+ dmraid, and the only solution I found was to use kernel 2.6.15-r9 (just 2.6.16). Only 2.6.15

[gentoo-user] Re: Why ity has to be so frustrating !!!

2006-06-26 Thread Francesco Talamona
On Monday 26 June 2006 20:28, Allan Spagnol Comar wrote: Hi I use a A8N-E, with nvidia raid controler 2 segate SATA disks working at RAID-0 ( sttriping ), I had installed gentoo base system and grub successfully, but at boot time with kernel 2.6.16 it cannot find device on /dev/mapper and with

[gentoo-user] Re: rc script to start Oracle

2006-06-25 Thread Francesco Talamona
On Sunday 25 June 2006 00:20, pat wrote: Hi, I've successfully installed the OracleDB 10gR2 and I want to start it at boot. Are there any rc startup scripts ??? Thanks a lot. Pat I adapted the script found on akadia website, to run a 9.2.0.4 inside a chroot. You may need to edit one

[gentoo-user] Re: Help with nvidia fake raid.

2006-06-21 Thread Francesco Talamona
On Wednesday 21 June 2006 18:34, Allan Spagnol Comar wrote: no, I do not have a separated boot partition because I just have 2 disks with the raid, so I cannot have the separated boot partition. But the boot starts and initrd and linuxrc are loaded ( apparently ). Why not? Can you explain with

[gentoo-user] Re: Package flag description

2006-06-17 Thread Francesco Talamona
On Saturday 17 June 2006 19:48, Leandro Melo de Sales wrote: Hi, is there a place (URL) where can I find a description of a particular package flag? For example, when I type: # emerge -pv openldap ... Calculating dependencies ...done! [ebuild R ] net-nds/openldap-2.3.24-r1 +berkdb

[gentoo-user] Re: A8V motherboard defective ?

2006-05-29 Thread Francesco Talamona
On Tuesday 30 May 2006 02:01, Joseph wrote: I removed one memory stick (running only on one in B1) and it compiled just fine and it keeps compiling, I swap memory sticks (replacing the one in B1 with the one I removed from A1) still running on one memory stick and it keeps compiling just

[gentoo-user] Re: libexpat / qt / kde

2006-05-27 Thread Francesco Talamona
On Saturday 27 May 2006 14:47, Uwe Thiem wrote: That gives me a *huge* list of packages which would be rebuilt. Most of them are kde-3.5 stuff. Since I am upgrading from kde-3.5.1 to kde-3.5.2 in the same process, I am not interested in rebuilding the old kde-3.5.1 stuff because it will be

[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 20:33, maxim wexler wrote: when I ran make modules_install. ^^! ooops. Sorry FT -- Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 CEST 2006 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.31 Bogomips

[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 22:05, maxim wexler wrote: make menuconfig, then make make modules_install You missed a step: make make modules make modules_install Ciao Francesco -- Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 CEST 2006 One 1.8GHz AMD Athlon 64

[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 22:26, Toby Cubitt wrote: Actually, he didn't. The 2.6 series kernels don't require the make modules step. Ok, good to know. An old school leftover :-) Ciao Francesco -- Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 CEST 2006 One 2.2GHz

[gentoo-user] Re: Debugging an ebuild

2006-04-30 Thread Francesco Talamona
On Sunday 30 April 2006 14:44, David Corbin wrote: I would like to debug an ebuild that is not working for me. I've googled and not found anything terrible useful. Can anyone point me at a HOWTO or some such? When I tried to 'ebuild' a copy the ebuild outside of the /usr/protage

[gentoo-user] Re: modprobe looks in wrong dir

2006-04-30 Thread Francesco Talamona
On Sunday 30 April 2006 20:18, maxim wexler wrote: Hi group, This should be an easy fix -- if you already know! The reason many of my modules are not loading is because modprobe is looking in /lib/modules/2.6.12-r6 and not /lib/modules/2.6.16-r3 which was filled when I ran make

[gentoo-user] Re: Help emerging audacity

2006-04-30 Thread Francesco Talamona
On Monday 01 May 2006 00:46, Ronald Vazquez wrote: Hello list: I just tried to emerge audacity and got the following error: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.6/../../../libwx_gtk2-2.4.so: undefined reference to `vtable for wxFileProto' collect2: ld returned 1 exit status make[1]: ***

[gentoo-user] heads-up: udev-090 and eth devices naming - WAS: Modules autoloading?

2006-04-29 Thread Francesco Talamona
First of all: thanks to Willie W. for spotting this issue. I was banging my head against the wall since yesterday! -- Warning: --- Upgrading udev to 090, don't accept the lines: quote # Module autoloading # Autoload modules that lack aliases but have them defined in autoload modules

[gentoo-user] Re: OT: loooong delay with keyboard

2006-04-20 Thread Francesco Talamona
On Thursday 20 April 2006 20:50, Matias Grana wrote: hi; a mate at work is using KDE (actually, he has Slackware, not Gentoo, but I guess it's the same). All of a sudden, a strange thing happened: When he logs in his account, the keyboard has a really long delay (about half a second) to echo

[gentoo-user] Re: shell script

2006-04-17 Thread Francesco Talamona
On Tuesday 18 April 2006 07:34, [EMAIL PROTECTED] wrote: In a shellp script, let STRING=a.txt b.txt c.txt And I want to delete a sub-string from $STRING, for example b.txt, and then we got $STRING is a.txt c.txt How to achieve it?

[gentoo-user] Re: eth0 does not start...

2006-04-08 Thread Francesco Talamona
On Saturday 08 April 2006 17:59, Jarry wrote: config_eth0=( default gw 192.168.1.1 ) route_eth0=(192.168.1.1). HTH, ciao Francesco -- Linux Version 2.6.16-gentoo-r1, Compiled #3 PREEMPT Sat Apr 1 11:48:45 CEST 2006 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.34 Bogomips Total

[gentoo-user] Re: Another reason to begin USE with -*

2006-03-12 Thread Francesco Talamona
On Sunday 12 March 2006 01:20, Walter Dnes wrote:   Why in (diety's) name does the the average user need apache2?  Or emboss (European Molecular Biology Open Software Suite)?  After the ipv6 fiasco, I began USE with -*, like so... I think we are seeing a misinterpretation/bug. Apache2 flag is

[gentoo-user] Re: OOo2 error during save action

2006-03-06 Thread Francesco Talamona
On Monday 06 March 2006 11:41, pat wrote: Hi, I have question. When I try to save document after start of OOo2, then error message appears (see attachment). This appears twice, but after that tho document saves correctly. This bug is only after start of the OOo2. How to stop this ??? Is it

[gentoo-user] Re: Weird bash behavior

2006-03-05 Thread Francesco Talamona
On Sunday 05 March 2006 21:50, Alexander Skwar wrote: Franta wrote: [EMAIL PROTECTED] ~/MyDB $ for AA in [0-9][0-9] ; do echo $AA; done [0-9][0-9] [EMAIL PROTECTED] ~/MyDB $ Is this fixed somehow? [0-9][0-9] will do file name globbing, it seems. Do: touch 00 99 And then run your

[gentoo-user] Re: Which profile for EM64T setup?

2006-03-03 Thread Francesco Talamona
On Friday 03 March 2006 05:13, Statux wrote: Aside from that, does anyone have any information/suggestions relating to the use of EM64T in the Gentoo environment or in general? http://www.nabble.com/gentoo-on-xeon-with-64-bits-extention-t903643.html HTH Francesco -- Linux Version

[gentoo-user] Re: AMD64 lilo...

2006-02-25 Thread Francesco Talamona
On Saturday 25 February 2006 09:21, Jarry wrote: I always used lilo, because I find grub syntax a little strange, I find it irritating, to say the least :-) moreover I do not know how grub handles raid (I'm just reading grub manual on gnu-site, not a single word about raid), but now I'm not

[gentoo-user] Re: Adding a domain to mails generated by portage?

2006-02-19 Thread Francesco Talamona
On Sunday 19 February 2006 10:22, Alexander Skwar wrote: PORTAGE_ELOG_MAILURI see also http://www.nabble.com/logmail---need-fully-qualified-address-p2779050.html ciao Francesco -- Linux Version 2.6.15-gentoo-r5, Compiled #1 PREEMPT Sun Feb 12 07:50:34 CET 2006 One 1GHz AMD Athlon 64

[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-06 Thread Francesco Talamona
On Monday 06 February 2006 15:12, Harry Putnam wrote: Francesco Talamona [EMAIL PROTECTED] writes: I know for sure a developer belonging to emacs herd is actively participating to [EMAIL PROTECTED] Ok good tip. Does this fellow have a public mail address for dev work? Yes, of course

[gentoo-user] Re: lilo device-mapper udev [SOLVED]

2006-02-05 Thread Francesco Talamona
On Sunday 05 February 2006 11:27, Neil Bothwick wrote: NAME=somethingdescriptive, SYMLINK=%k I'm back, in the end that's what I did: I changed the line BUS=scsi,SYSFS{vendor}=vendorname,SYSFS{model}=modelname,NAME=mobile%n to:

[gentoo-user] Re: lilo device-mapper udev [SOLVED]

2006-02-05 Thread Francesco Talamona
On Sunday 05 February 2006 21:47, Neil Bothwick wrote: Tests should use ==. A single = currently works, but is incorrect and may stop working at some time. It makes sense, now it's perfect, thanks. Francesco -- Linux Version 2.6.15-gentoo-r2, Compiled #1 PREEMPT Wed Feb 1 07:51:02 CET

[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-05 Thread Francesco Talamona
On Monday 06 February 2006 03:10, Harry Putnam wrote: Where do I need to take this complaint? Perhaps gentoodev mailing list is the right place for this topic. I suggest to provide some real life example and pointers to manpage/URLs supporting your claims. I know for sure a developer belonging

[gentoo-user] lilo device-mapper udev

2006-02-04 Thread Francesco Talamona
I was going to add a new entry in lilo boot: aemaeth ~ # lilo -v LILO version 22.7, Copyright (C) 1992-1998 Werner Almesberger Development beyond version 21 Copyright (C) 1999-2005 John Coffman Released 12-Apr-2005 and compiled at 10:36:57 on Jan 3 2006 Warning: '/proc/partitions' does not

[gentoo-user] Re: emerge mc: undefined reference to `write_socket'

2006-01-22 Thread Francesco Talamona
On Sunday 22 January 2006 18:11, saf wrote: CFLAGS=-march=athlon-xp -O9 -pipe -mfpmath=sse,387 -mmmx -msse -fomit-frame-pointer -funroll-loops -m3dnow Fix your cflags. For example: CFLAGS=-march=athlon-xp -mmmx -Os -m3dnow -pipe Should suffice. -O3 and -O2 make sense, 'O'ptimizations over 3

[gentoo-user] Re: gentoo on xeon with 64 bits extention

2006-01-12 Thread Francesco Talamona
On Thursday 12 January 2006 15:45, Catalin Neagoe wrote: Hi folks, Anyone knows if there is gentoo for xeon with 64 bits extention? 'cause I've seen that there are only amd_64,ppc64 and sparc64 gentoo versions. Am I wrong? I have at work a dual xeon EMT64 running Gentoo. Choose amd64

[gentoo-user] Re: Bizarre etc/cfg-update problem

2006-01-07 Thread Francesco Talamona
On Saturday 07 January 2006 18:54, Holly Bostick wrote: /usr/lib/X11/xkb/symbols/ What might that be.? Does something need to be re-initialized? Some cache updated? I'm getting a bit confused here. Look at the following command sequence (as my user): [23:13] [EMAIL PROTECTED]:~]$ echo

[gentoo-user] Re: Bizarre etc/cfg-update problem

2006-01-07 Thread Francesco Talamona
On Saturday 07 January 2006 23:24, Francesco Talamona wrote: On Saturday 07 January 2006 18:54, Holly Bostick wrote: /usr/lib/X11/xkb/symbols/ What might that be.? Does something need to be re-initialized? Some cache updated? I'm getting a bit confused here. [...] I'm wrong

[gentoo-user] Re: K3B - cdrado without root privileges

2006-01-07 Thread Francesco Talamona
On Saturday 07 January 2006 23:28, Daniel Pielmeier wrote: Hello, i recently installed K3B. When i start the application a window pops up and says something like cdrdao will run without root privileges, use k3b-setup to solve this problem. The problem is on my system there is no such

[gentoo-user] Re: K3B - cdrado without root privileges

2006-01-07 Thread Francesco Talamona
On Sunday 08 January 2006 00:01, Daniel Pielmeier wrote: if i run equery i get no results gentoo billie # equery belongs /usr/bin/k3bsetup [ Searching for file(s) /usr/bin/k3bsetup in *... ] gentoo billie # Don't you have K3B Setup under Settings menu? I would add a line in

[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

[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 is wrong. For

[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 bar.jpg

[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 in $(ls *.jpg); do

[gentoo-user] Re: More ALSA trouble

2005-12-30 Thread Francesco Talamona
On Friday 30 December 2005 22:56, Michael Sullivan wrote: Can anyone help me with this? Try to run alsaconf. Ciao Francesco -- Linux Version 2.6.14-gentoo-r5, Compiled #1 PREEMPT Fri Dec 16 06:54:46 CET 2005 One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4415.86 Bogomips Total aemaeth

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

2005-12-29 Thread Francesco Talamona
On Friday 30 December 2005 01:47, Trenton Adams wrote: Here I go again. This never got to the list, which I assume is because it had an attachment. So, this time it doesn't, I've inlined the xorg log. It did, but gmail has the nasty habit to hide your posts AFAIK... (II) LoadModule:

[gentoo-user] Re: Can't emerge audacity

2005-12-27 Thread Francesco Talamona
On Tuesday 27 December 2005 23:36, Petteri Räty wrote: Michael Sullivan wrote: I'm trying to emerge audacity (I think rosegarden needs it), but I keep getting this error: camille ~ # emerge audacity Calculating dependencies ...done! emerge (1 of 1) media-sound/audacity-1.2.1 to /

[gentoo-user] RFC about kooka block

2005-12-19 Thread Francesco Talamona
aemaeth ~ # equery belongs /usr/kde/3.5/bin/kooka [ Searching for file(s) /usr/kde/3.5/bin/kooka in *... ] kde-base/kdegraphics-3.5.0-r3 (/usr/kde/3.5/bin/kooka) aemaeth ~ # emerge -p kooka These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild NS

[gentoo-user] Re: RFC about kooka block

2005-12-19 Thread Francesco Talamona
On Tuesday 20 December 2005 00:15, Neil Bothwick wrote: On Mon, 19 Dec 2005 23:50:56 +0100, Francesco Talamona wrote: [...] Isn't it a bit strange? Shouldn't be kooka blocked, as it is already installed? superkaramba moved into kdeutils for KDE 3.5, which is why you are seeing that block

[gentoo-user] Re: RFC about kooka block

2005-12-19 Thread Francesco Talamona
On Tuesday 20 December 2005 00:01, Richard Fish wrote: On 12/19/05, Francesco Talamona [EMAIL PROTECTED] wrote: aemaeth ~ # equery belongs /usr/kde/3.5/bin/kooka [ Searching for file(s) /usr/kde/3.5/bin/kooka in *... ] kde-base/kdegraphics-3.5.0-r3 (/usr/kde/3.5/bin/kooka) aemaeth

[gentoo-user] Re: RFC about kooka block

2005-12-19 Thread Francesco Talamona
On Tuesday 20 December 2005 00:10, Glenn Enright wrote: On Tuesday 20 December 2005 11:50, Francesco Talamona wrote: Isn't it a bit strange? Shouldn't be kooka blocked, as it is already installed? Ok, kde il slotted, but... Maybe I miss something about split ebuilds :-) Is this a bug

[gentoo-user] Re: 'emerge --resume' problem

2005-12-07 Thread Francesco Talamona
On Thursday 08 December 2005 03:43, Grant wrote: Hello, I've been recompiling my system with gcc 3.4 and utilizing emerge --resume. The last time I used emerge --resume it started emerging firefox and said 1 of 3. The next time I checked on it, firefox had emerged successfully but the

[gentoo-user] Re: A suggestion for bacula

2005-11-26 Thread Francesco Talamona
On Saturday 26 November 2005 02:47, Harry Putnam wrote: [...] Bacula goes looking for them in /var/tmp/**bacula* and of course they are long gone. Bacula relies on its temp directory for other interesting functions too, it can build a bootable ISO using your running kernel, for example. I've

[gentoo-user] Re: Security problem? - Apache access.log has: CONNECT ... 200

2005-11-26 Thread Francesco Talamona
On Saturday 26 November 2005 23:56, Joseph wrote: I just have noticed that my Apache2 access.log has few entries: 220.189.234.182 - - [27/Sep/2005:03:21:59 -0600] CONNECT 202.165.103.38:80 HTTP/1.1 200 17505 61.232.83.75 - - [09/Oct/2005:04:33:26 -0600] CONNECT 66.135.208.90:80 HTTP/1.1 200

[gentoo-user] Re: kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Francesco Talamona
On Tuesday 22 November 2005 14:18, Ernie Schroder wrote: OK I haven't updated this box in 10 months and finally decided to spend some time on maintainance. I successfully ran emerge -u system last night and have updated my profile and gotten Xorg running. Now it's time to move on to world and

[gentoo-user] Re: Problem merging kde

2005-11-22 Thread Francesco Talamona
On Tuesday 22 November 2005 13:21, Thiago Lüttig wrote: Hi, i have some computers when I try to emerge the kde, or any package of it, i receice this message: Calculating dependencies \ emerge: there are no ebuilds to satisfy =x11-libs/qt-3.3.4-r3. I just can´t find thi damn lib. how to fix

[gentoo-user] Re: root password gremlin

2005-11-20 Thread Francesco Talamona
On Sunday 20 November 2005 12:27, Alexander Skwar wrote: What kind of nonsense is that? I suppose, that you'd find it appropriate to use LDAP for a 1 user machine? Sorry, but that's absolute bullshit. I don't think it's a good example: you can set up a Samba box, with a LDAP backend with just

[gentoo-user] Re: ASUS A8V Delux MB - Promise or VIA

2005-11-13 Thread Francesco Talamona
On Sunday 13 November 2005 19:58, Dan Johansson wrote: Hi, I just got a shiny new ASUS A8V Delux MB. This MB has two SATA-Raid controllers - one Promise PDC20378 and a VIA VT8237. I want to setup two SATA-Disks in a RAID-1 configuration (both controllers support this) and i am wondering if

[gentoo-user] Re: Ruby Rails and Rake - strange error on Gentoo...

2005-11-07 Thread Francesco Talamona
On Monday 07 November 2005 17:27, Steve [Gentoo] wrote: I've recently started playing around with Ruby and rails under Gentoo. I've installed everything using emerge as opposed to the using ruby gems. While I seem to be able to use my rails application, I get a puzzling error message when I

[gentoo-user] Re: local.start and sending an email

2005-11-05 Thread Francesco Talamona
On Sunday 06 November 2005 01:26, John J. Foster wrote: On Sat, Nov 05, 2005 at 10:52:20PM +, Neil Bothwick wrote: If the same command works in a terminal, it could be a difference in the environment. The first thing I would try is running source /etc/profile right before the mutt call.

[gentoo-user] Re: Problem with permisions

2005-11-05 Thread Francesco Talamona
On Sunday 06 November 2005 00:18, Allan Spagnol Comar wrote: Hi all, I make a mistake and need some assistence now I had copied my /bin, /sbin, /etc, /usr, /var, /home, /tmp to partitions that wasn´t the originals so when I make the copie I do not remember to use -p option and now

<    1   2   3   >