Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Neil Bothwick
On Thu, 1 Dec 2005 17:41:36 -0800, Robert Persson wrote: One option would be to feed wget a list of urls. The trouble is I don't know how to turn an html bookmark file into a simple list of urls. I imagine I could do it in sed if I spent enough time to learn sed, but my afternoon has gone now

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Dale
Neil Bothwick wrote: I use kdm and can select what version of KDE I want to login to. I also used that to select between KDE, Gnome, IceWM etc when I was testing the waters. Just thought you would like to know that. Kept me from having to edit rc.conf to pick what GUI I wanted to use.

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Martins Steinbergs
On Friday 02 December 2005 07:25, Shawn Singh wrote: I guess I'm not exactly sure what you're trying to do, but when I want to get a local copy of a website I do this: nohup wget -m http://www.someUrL.org Shawn On 12/2/05, Robert Persson [EMAIL PROTECTED] wrote: I have been trying all

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Neil Bothwick
On Fri, 02 Dec 2005 03:17:18 -0600, Dale wrote: Neil Bothwick wrote: I use kdm and can select what version of KDE I want to login to. I also used that to select between KDE, Gnome, IceWM etc when I was testing the waters. Just thought you would like to know that. Kept me from having to

[gentoo-user] iptables init script

2005-12-02 Thread Allan Spagnol Comar
Hi gentoo list !!! I am using iptables 1.2.11-r3 and iptables init.d script doesn´t do it´s work; had run '/etc/init.d/iptables save' and 'rc-update add iptables default' but, when the system boots it does not restore the iptables rules some one could help me with that !!! thanks, Allan --

[gentoo-user] [EMAIL PROTECTED]

2005-12-02 Thread Budd, Tracy
-- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [EMAIL PROTECTED]

2005-12-02 Thread Michael Crute
Hmm... yeah... would try putting that email addy in the TO box instead of the subject box, but just a thought. On 12/2/05, Budd, Tracy [EMAIL PROTECTED] wrote: -- gentoo-user@gentoo.org mailing list -- Michael E. Crute Software Developer SoftGroup

Re: [gentoo-user] high volume IMAP/smtp server

2005-12-02 Thread Hans-Werner Hilse
Hi, On Thu, 1 Dec 2005 16:13:19 +0100 (CET) Peter van Eck [EMAIL PROTECTED] wrote: Need to migrate from netscape mail server running 7000 users to a preferrable open source solution(ncluding failover cluster). Anyone got recommendations/suggestions , or actually running with this amount

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Dale
Nagatoro wrote: As far as I know KDE 3.5 is considered stable but the ebuilds that install it in gentoo are not hence the ~arch keyword. Well, I'm not one to complain, they know best, but I do wish they would add it so we can emerge it. I've been waiting for this update. I say that and I

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Uwe Klosa
I'm using it for 8 hours now. No problems so far. :) Cheers Uwe Thiago Lüttig wrote: Hi, someone has installed the kde 3.5 how it´s running ?? -- __ Atenciosamente, Thiago Lüttig __ begin:vcard fn:Uwe Klosa n:Klosa;Uwe org:Uppsala

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Boyd Stephen Smith Jr.
On Friday 02 December 2005 08:12 am, Dale wrote: Nagatoro wrote: As far as I know KDE 3.5 is considered stable but the ebuilds that install it in gentoo are not hence the ~arch keyword. Well, I'm not one to complain, they know best, but I do wish they would add it so we can emerge it.

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Robert Persson
On December 2, 2005 01:05 am Neil Bothwick was like: wget will accept most files containing URLs, it doesn't have to be a straight list. Try feeding it your bookmark file as is. Tried that. It borked. :-( -- Robert Persson Don't use nuclear weapons to troubleshoot faults. (US Air Force

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Robert Persson
On December 2, 2005 01:37 am Martins Steinbergs was like: if there realy no files and dirs created in ~/websites folder, try to check write permissions or is there any space left. Permissions are fine and there is quite a bit of space on the disk. httrack creates directories in ~/websites,

Re: [gentoo-user] KDE 3.5

2005-12-02 Thread Neil Bothwick
On Fri, 02 Dec 2005 07:12:04 -0600, Dale wrote: Anybody know when they will release it in portage? This weekend maybe? It is already in portage, you only have to unmask it to install. It will probably be a while before the builds are marked stable, the normal delay is 30 days. -- Neil

RE: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Michael Kintzios
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Harry Putnam Sent: 02 December 2005 15:31 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Still not getting how to influence compile flags with emerge I want to influence how vim is compiled. I'm

[gentoo-user] Compiling ThunderBird for specific locale

2005-12-02 Thread Kristian Poul Herkild
Does anybody know how to compile TB 1.0.7 for a specific locale. I'd prefer to have it in danish, but I've no idea how to make it compile for danish. FireFox was solved by installing a language package, but it doesn't seem to work for ThunderBird. Kristian Poul Herkild --

Re: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Neil Bothwick
On Fri, 02 Dec 2005 09:30:35 -0600, Harry Putnam wrote: I want to influence how vim is compiled. I'm told I need a compile option called: xterm_clipboard. How do I tell emerge to enable that at compile time? I've been told its done with USE flags but it still isn't clear to mw how the

[gentoo-user] Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Harry Putnam
Michael Kintzios [EMAIL PROTECTED] writes: Of course all this and much more is well documented in the Gentoo guide: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=2 Thanks for the comments. But don't be too quick about saying its all well explained in the manual. I

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Billy Holmes
Robert Persson wrote: I have been trying all afternoon to make local copies of web pages from a netscape bookmark file. I have been wrestling with httrack (through wget -r http://$site/ have you tried that, yet? -- gentoo-user@gentoo.org mailing list

[gentoo-user] stage3 packages

2005-12-02 Thread Cláudio Henrique
hi, there, can somebody please tell me which packages there are in stage3 installation file, or, at least, where I can dig this info? thanks in advance. regards, claudio.

[gentoo-user] irc / irc-services software issue

2005-12-02 Thread Paweł Madej
hello, I want to run irc server with services but i cant find any tutorial how to do it. More complicated for me is what software to choose because some services dont work with all ircd's and on other hand there is no package like in debian for ex. dancer-ircd / dancer-services. I ask for

Re: [gentoo-user] stage3 packages

2005-12-02 Thread Boyd Stephen Smith Jr.
On Friday 02 December 2005 10:53 am, Cláudio Henrique wrote: can somebody please tell me which packages there are in stage3 installation file, or, at least, where I can dig this info? You can extract /var/db/pkg (I think) from the stage3 tarball and query it for the installed packages. --

RE: [gentoo-user] Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Michael Kintzios
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Harry Putnam Sent: 02 December 2005 16:29 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Still not getting how to influence compile flags with emerge Michael Kintzios [EMAIL PROTECTED] writes:

Re: [gentoo-user] stage3 packages

2005-12-02 Thread darren kirby
quoth the Cláudio Henrique: hi, there, can somebody please tell me which packages there are in stage3 installation file, or, at least, where I can dig this info? If by that you mean what packages are installed from a stage 3, then afaik it will leave you with all packages in 'system', which

Re: [gentoo-user] stage3 packages

2005-12-02 Thread Cláudio Henrique
Hi, Darren, I've already tried this command before sending the other message. And I've noticed that packages like qt and kde-libs are also included in this emerge -ep system. So I concluded this is not what I am looking for. What I really want is a list of packages that would be emerged if I

[gentoo-user] drive found but still panics

2005-12-02 Thread maxim wexler
Hello everybody, For those of you who have been following my thread re: NV_SATA, thanks to Richard Fish, the drive is now seen but the kernel still panics after the last coherent message Using IPI shortcut mode. Seems it still can't mount the root fs although grub kernel /vmlinuz root=/dev/sda6

Re: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Alexander Skwar
Harry Putnam wrote: I want to influence how vim is compiled. I'm told I need a compile option called: xterm_clipboard. How do I tell emerge to enable that at compile time? USE=vim-with-x emerge vim I've been told its done with USE flags but it still isn't clear to mw how the details work

Re: [gentoo-user] Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Alexander Skwar
Harry Putnam wrote: Michael Kintzios [EMAIL PROTECTED] writes: Of course all this and much more is well documented in the Gentoo guide: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=2 Thanks for the comments. But don't be too quick about saying its all well explained

Re: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Alexander Skwar
Willie Wong wrote: What you need to do, is to edit /etc/portage/package.use so that there's a line that reads app-editors/vim +vim-with-x [and optionally other flags] No, that's not what you do. You *NEVER* set a flag with a +. It's an error. To enable, you write the name of the flag. To

Re: [gentoo-user] stage3 packages

2005-12-02 Thread darren kirby
quoth the Cláudio Henrique: Hi, Darren, I've already tried this command before sending the other message. And I've noticed that packages like qt and kde-libs are also included in this emerge -ep system. So I concluded this is not what I am looking for. Odd. I tested on my system before

Re: [gentoo-user] stage3 packages

2005-12-02 Thread Zac Medico
Cláudio Henrique wrote: Hi, Darren, I've already tried this command before sending the other message. And I've noticed that packages like qt and kde-libs are also included in this emerge -ep system. So I concluded this is not what I am looking for. What I really want is a list of packages

[gentoo-user] gateway mx7515 laptop usb help

2005-12-02 Thread Noah J Norris
ok im installing gentoo on a gateway laptop mx7515 ok im gona start with what works and how i started my install i started install off of ubunto linux live cd (supported unboard net-work card )im using no highmem support in 32bit build net =after had gentoo installed i downloaded the network

Re: [gentoo-user] Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Ciaran McCreesh
On Fri, 2 Dec 2005 16:25:07 - Michael Kintzios [EMAIL PROTECTED] wrote: | Which USE flag will make that +xterm_clipboard | | This is a dependency flag which I guess can be flipped by first | emerging x11-apps/xclipboard. Er. No. -- Ciaran McCreesh : Gentoo Developer (I can kill you with

Re: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Ciaran McCreesh
On Fri, 02 Dec 2005 09:30:35 -0600 Harry Putnam [EMAIL PROTECTED] wrote: | Does it mean that the flags displayed are the only ones I can adjust? USE flags are not the same as Vim's internal feature flags. Adding a USE flag for every single Vim feature flag would be silly. -- Ciaran McCreesh :

[gentoo-user] [Not specifically Gentoo] Forcing a new IP address with DHCP

2005-12-02 Thread John J. Foster
Good afternoon, I have a Linksys WRT54GS router running openWRT firmware that gets its IP via DHCP from my ISP. That's all working fine. I also have an account with dyndns.org that is supposed to get updated when my IP changes. This is where I've screwed something up because it's wasn't. I think

Re: [gentoo-user] can't boot 2.6.14

2005-12-02 Thread El Nino
dear friend, send following info outputs... #emerge info #lspci On 12/1/05, Sascha Lucas [EMAIL PROTECTED] wrote: Hi List, I upgraded my laptop from kernel 2.6.13 to 2.6.14 (gentoo-r2). 2.6.14 stops at early boot: PCI: Bus 1, cardbus bridge: :00:08.0 IO window: 2000-2fff

[gentoo-user] Re: Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Mick
Ciaran McCreesh wrote: On Fri, 2 Dec 2005 16:25:07 - Michael Kintzios [EMAIL PROTECTED] wrote: | Which USE flag will make that +xterm_clipboard | | This is a dependency flag which I guess can be flipped by first | emerging x11-apps/xclipboard. Er. No. Go on, tell us more. --

[gentoo-user] USE flags

2005-12-02 Thread Jeff
Hey all. Just a quick one - where can I find the USE flag compendium? Thanks! -Jeff -- R2-D2 and Chewbacca are playing the holographic game aboard the Millennium Falcon. Chewbacca: Aaaarrrgh C-3PO: He made a fair move. Screaming about it can't help you. Han Solo:

[gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Mick
Hi All, The new update came out (app-office/openoffice-ximian-1.9.19) and it complained that first I must unmerge the now deprecated app-office/openoffice-ximian-1.3.9-r1. Then I should use app-office/openoffice instead. So, I did as I was told but it seems that the vanilla opeoffice wants to

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Charly ghislain
On Friday 02 December 2005 21:10, Mick wrote: Hi All, The new update came out (app-office/openoffice-ximian-1.9.19) and it complained that first I must unmerge the now deprecated app-office/openoffice-ximian-1.3.9-r1. Then I should use app-office/openoffice instead. So, I did as I was told

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Billy Holmes
Charly ghislain wrote: [massive amounts of OP snipage] try USE=-eds ever hear of trimming? Here are some helpful links: http://www.emailreplies.com/ http://kimihia.org.nz/articles/email/ http://www.river.com/users/share/etiquette/

Re: [gentoo-user] USE flags

2005-12-02 Thread Neil Bothwick
On Fri, 02 Dec 2005 15:14:43 -0500, Jeff wrote: Just a quick one - where can I find the USE flag compendium? /usr/portage/profiles/use.desc /usr/portage/profiles/use.local.desc -- Neil Bothwick Copy from another: plagiarism. Copy from many: research. signature.asc Description: PGP

Re: [gentoo-user] USE flags

2005-12-02 Thread Dale
Jeff wrote: Hey all. Just a quick one - where can I find the USE flag compendium? Thanks! -Jeff This taken from the make.conf file: # The available list of use flags with descriptions is in your portage tree. # Use 'less' to view them: -- less /usr/portage/profiles/use.desc -- so look

[gentoo-user] [EMAIL PROTECTED]

2005-12-02 Thread Jorge Boscan
-- [Jorge J. Boscán Etura] quando omni flunkus moritati Universidad Fermín Toro http://www.uft.edu.ve Linux 2.6.12 i686 running fc4, lu #137000 cell:584185150239 tel:582517100171 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] can't boot 2.6.14

2005-12-02 Thread Sascha Lucas
send following info outputs... #emerge info #lspci # emerge info Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.13-gentoo-r3 i686) = System uname: 2.6.13-gentoo-r3 i686 Pentium III (Coppermine)

Re: [gentoo-user] trimming

2005-12-02 Thread Charly ghislain
On Friday 02 December 2005 21:51, Billy Holmes wrote: Charly ghislain wrote: [massive amounts of OP snipage] try USE=-eds ever hear of trimming? Here are some helpful links: http://www.emailreplies.com/ http://kimihia.org.nz/articles/email/ Usefull. i used to post at top, then at

Re: [gentoo-user] can't boot 2.6.14

2005-12-02 Thread Sascha Lucas
sorry I forget one line after the boot stops. Right is: PCI: Bus 1, cardbus bridge: :00:08.0 IO window: 2000-2fff IO window: 4000-4fff PREFETCH window: 0c00-0dff MEM window: 0e00-0fff PCI: Found IRQ 10 for device :00:08.0 Simple Boot Flag at 0x37

[gentoo-user] GCC-3.4 will be marked stable in ~1 hour on x86

2005-12-02 Thread Mark Loeser
GCC 3.4 has finally been marked stable on x86. No one will have their compiler automatically switched to gcc-3.4 after it is installed, so you can handle the migration to using it as your system compiler when you have time. To assist you in the migration we have made a GCC migration guide[1]. For

Re: [gentoo-user] Re: Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Ciaran McCreesh
On Fri, 02 Dec 2005 19:55:47 + Mick [EMAIL PROTECTED] wrote: | Ciaran McCreesh wrote: | On Fri, 2 Dec 2005 16:25:07 - Michael Kintzios | [EMAIL PROTECTED] wrote: | | Which USE flag will make that +xterm_clipboard | | | | This is a dependency flag which I guess can be flipped by

Re: [gentoo-user] USE flags

2005-12-02 Thread John J. Foster
On Fri, Dec 02, 2005 at 03:14:43PM -0500, Jeff wrote: Hey all. Just a quick one - where can I find the USE flag compendium? For convenience, try emerging profuse. John pgpHjge4sSrv5.pgp Description: PGP signature

Re: [gentoo-user] [EMAIL PROTECTED]

2005-12-02 Thread Thomas Witt
you can check out any time you like, but you can never leave

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Yoandy Rodriguez
[ebuild N] gnome-extra/evolution-data-server-1.2.3 -debug -doc -ipv6 -kerberos -ldap -mozilla -nntp +ssl 13,821 kB [ebuild N] app-office/openoffice-2.0.0 +curl +eds -gnome -gtk -java +kde -ldap -mozilla -nas +xml2 +zlib 210,553 kB == USE=aac avi

[gentoo-user] net.eth0 service failed

2005-12-02 Thread Michael Alves
Hi all, Since my last system update, i have many errors when i try to start net.eth0 service. The errors are : ipppd doest not support the required function provides iproute2 doest not support the required function provides macnet doest not support the required function check_installed pump

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Dale
Yoandy Rodriguez wrote: [ebuild N] gnome-extra/evolution-data-server-1.2.3 -debug -doc -ipv6 -kerberos -ldap -mozilla -nntp +ssl 13,821 kB [ebuild N] app-office/openoffice-2.0.0 +curl +eds -gnome -gtk -java +kde -ldap -mozilla -nas +xml2 +zlib 210,553 kB

[gentoo-user] Re: OpenOffice update from Ximianised version

2005-12-02 Thread Mick
Billy Holmes wrote: Charly ghislain wrote: [massive amounts of OP snipage] try USE=-eds ever hear of trimming? Ahh, now that's better! === # emerge -upDv '=app-office/openoffice-2.0.0' These are the packages that I would merge, in order: Calculating

Re: [gentoo-user] Which ebuild contains sgml2html command ?

2005-12-02 Thread Norbert Kamenicky
Peter Ruskin wrote: [EMAIL PROTECTED] ~ $ qpkg -f `which sgml2html` app-text/sgmltools-lite * Thanks Peter, it would be fine to have special search engine on gentoo.org for this purpose ;-) noro -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: Re: Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Mick
Ciaran McCreesh wrote: On Fri, 02 Dec 2005 19:55:47 + Mick [EMAIL PROTECTED] wrote: | Ciaran McCreesh wrote: | On Fri, 2 Dec 2005 16:25:07 - Michael Kintzios | [EMAIL PROTECTED] wrote: | | Which USE flag will make that +xterm_clipboard | | | | This is a dependency flag

[gentoo-user] Re: iptables init script

2005-12-02 Thread James
Allan Spagnol Comar allan.comar at gmail.com writes: I am using iptables 1.2.11-r3 Why not upgrade to: Latest version installed: 1.3.4 and iptables init.d script doesn´t do it´s work; had run '/etc/init.d/iptables save' and 'rc-update add iptables default' but, when the system boots it does

Re: [gentoo-user] [Not specifically Gentoo] Forcing a new IP address with DHCP

2005-12-02 Thread Ryan Tandy
Good afternoon, It's evening here, but I get the general idea. :) I have a Linksys WRT54GS router running openWRT firmware that gets its IP via DHCP from my ISP. That's all working fine. I also have an account with dyndns.org that is supposed to get updated when my IP changes. This is

Re: [gentoo-user] Re: Re: Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Holly Bostick
Mick schreef: Ciaran McCreesh wrote: On Fri, 02 Dec 2005 19:55:47 + Mick [EMAIL PROTECTED] wrote: | Ciaran McCreesh wrote: | On Fri, 2 Dec 2005 16:25:07 - Michael Kintzios | [EMAIL PROTECTED] wrote: | | Which USE flag will make that +xterm_clipboard | | | | This is a

[gentoo-user] Openoffice 2 Install problems

2005-12-02 Thread Jeff Cranmer
I've just upgraded to the latest version of openoffice It seems to be broken. When I start openoffice writer, I get the error /usr/lib/openoffice/program/javaldx: error while loading shared libraries: libuno_sal.so.3: cannot open shared object file: No such file or directory

[gentoo-user] kpdf insisting in A4 paper size

2005-12-02 Thread Joseph
After recent upgrade kpdf wants to print on A4 paper size even though my printer is set to letter size. Does anybody know the solution? I can not print invoices they are out of line. -- #Joseph -- gentoo-user@gentoo.org mailing list

[gentoo-user] OT - GIMP question

2005-12-02 Thread Michael Sullivan
I've got an image that my wife created in pbrush.exe in Windows. The image has a white background which I need to change to tranparent. Is there a way to do this in GIMP? I tried manipulating the layers, but as there is only one layer I didn't have much success... -- gentoo-user@gentoo.org

Re: [gentoo-user] Which ebuild contains sgml2html command ?

2005-12-02 Thread Nick Rout
On Sat, 03 Dec 2005 01:37:24 +0100 Norbert Kamenicky [EMAIL PROTECTED] wrote: Peter Ruskin wrote: [EMAIL PROTECTED] ~ $ qpkg -f `which sgml2html` app-text/sgmltools-lite * Thanks Peter, it would be fine to have special search engine on gentoo.org for this purpose ;-) noro what

Re: [gentoo-user] Still not getting how to influence compile flags with emerge

2005-12-02 Thread Willie Wong
On Fri, Dec 02, 2005 at 06:58:59PM +0100, Alexander Skwar wrote: Willie Wong wrote: What you need to do, is to edit /etc/portage/package.use so that there's a line that reads app-editors/vim +vim-with-x [and optionally other flags] No, that's not what you do. You *NEVER* set a flag

Re: [gentoo-user] gateway mx7515 laptop usb help

2005-12-02 Thread Richard Fish
On 12/2/05, Noah J Norris [EMAIL PROTECTED] wrote: ok im installing gentoo on a gateway laptop mx7515 usb = usb 1.1 works but usb2 does not appear to work i really need help with Don't use both ohci-hcd and ehci-hcd. You only need ehci-hcd. system time = the clock seems to become out of

Re: [gentoo-user] OT - GIMP question

2005-12-02 Thread Willie Wong
On Fri, Dec 02, 2005 at 08:15:48PM -0600, Michael Sullivan wrote: I've got an image that my wife created in pbrush.exe in Windows. The image has a white background which I need to change to tranparent. Is there a way to do this in GIMP? I tried manipulating the layers, but as there is only

[gentoo-user] Re: Still not getting how to influence compile flags with emerge

2005-12-02 Thread Harry Putnam
This thread had been very educational for me, I'd always felt kind of swamped by the whole use flag setup. I feel like I learned a lot here. Thanks for your efforts posters. I think I'll scrap my vim-cvs built from source that I quickly compiled in the middle of all this to get a decent middle

Re: [gentoo-user] Openoffice 2 Install problems

2005-12-02 Thread Dale
Richard Fish wrote: If you are compiling from source, you will need _at least_ 4G of free space for PORTAGE_TMPDIR at the start of the merge. -Richard He is not kidding either. My /var is on my / partition and that puppy got big while compiling OOo. It's back to normal now though. It

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Yoandy Rodriguez
On Fri, 2005-12-02 at 18:48 -0500, Yoandy Rodriguez wrote: [ebuild N] gnome-extra/evolution-data-server-1.2.3 -debug -doc -ipv6 -kerberos -ldap -mozilla -nntp +ssl 13,821 kB [ebuild N] app-office/openoffice-2.0.0 +curl +eds -gnome -gtk -java +kde -ldap -mozilla -nas +xml2

Re: [gentoo-user] drive found but still panics

2005-12-02 Thread Richard Fish
On 12/2/05, maxim wexler [EMAIL PROTECTED] wrote: Hello everybody, For those of you who have been following my thread re: NV_SATA, thanks to Richard Fish, the drive is now seen but the kernel still panics after the last coherent message Using IPI shortcut mode. Seems it still can't mount

Re: [gentoo-user] GCC-3.4 will be marked stable in ~1 hour on x86

2005-12-02 Thread Andrew Gaydenko
Now I have masked =sys-devel/gcc-3.4 (and use ~x86). Are there any reason to move to 3.4? === On Saturday 03 December 2005 00:55, Mark Loeser wrote: === GCC 3.4 has finally been marked stable on x86. No one will have their compiler automatically switched to gcc-3.4 after it is installed,

Re: [gentoo-user] OT - GIMP question

2005-12-02 Thread Glenn Enright
On Sat, 03 Dec 2005 18:14, Michael Sullivan wrote: It works great in Linux using Mozilla, but when my wife tries to view the page in Internet Explorer the image appears with a white background. What's going wrong here? Any ideas? Probably MS doesnt support png in IE? PNG is an opensource

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Robert Persson
On December 2, 2005 07:42 am Billy Holmes was like: Robert Persson wrote: I have been trying all afternoon to make local copies of web pages from a netscape bookmark file. I have been wrestling with httrack (through wget -r http://$site/ have you tried that, yet? The trouble is that I

Re: [gentoo-user] creating local copies of web pages

2005-12-02 Thread Robert Persson
On December 2, 2005 06:40 am Martins Steinbergs was like: if httrack is runing as root all stuff goes to /root/websites/ , explored there? I wasn't running it as root. The strange thing is that httrack did start creating a directory structure in ~/websites consisting of a couple of dozen

Re: [gentoo-user] Re: gcc hardened and vanilla + distcc

2005-12-02 Thread gentoo
On 15:53 Fri 02 Dec , Peper wrote: Hi, Not very sure but think you can't. When using hardened-gcc it generates code using SSP+PIE etc. specific code so it's not compatible with vanilla-gcc. No experience with 64-bit CPUs. HTH.Rumen $ gcc-config -l [1] i686-pc-linux-gnu-3.3.6