Re: [gentoo-user] Re: rpm problem

2005-01-19 Thread Nick Rout
if you are sure that the depencdencies are present, use the -nodeps option to rpm (or is it --nodeps) rpm has its own database. what packages are you wanting that don't have .ebuilds? On Thu, January 20, 2005 4:44 pm, Cheryl Homiak said: > Because there are plenty of programs not available throu

Re: [gentoo-user] Seeking recommendation for webmail program in portage

2005-01-19 Thread Kashani
[EMAIL PROTECTED] wrote: Can anyone recommend a simple webmail server in portage that uses pop3? Doesn't exist as far I know. Most webmail programs rely on imap to keep things straight on the backend else they'd become pretty complicated. If you want to use mbox, uw-imap is about your only choice

Re: [gentoo-user] Seeking recommendation for webmail program in portage

2005-01-19 Thread Dirk Raeder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Can anyone recommend a simple webmail server in portage that uses pop3? Hi Michael, I would use a combination of courier-imap, squirrelmail and apache. Courier-imap provides IMAP(S) and POP3(S). Squirrelmail is the webmailer

[gentoo-user] Seeking recommendation for webmail program in portage

2005-01-19 Thread michael
Can anyone recommend a simple webmail server in portage that uses pop3? Thanks, Michael -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] unable to rebuild with --newuse

2005-01-19 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noble wrote: | I am trying to rebuild with the following command: | emerge -uD --newuse world | | All goes well up till it tries to compile: | media-libs/libquicktime-0.9.2_pre1 | | It fails with: | /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../..

Re: [gentoo-user] reiserfs-3.6 partion fails to mount after reboot from freeze

2005-01-19 Thread Heinz Sporn
I lost a ReiserFS 3.6 root partition myself just yesterday after a regular, gentle shutdown. I tried to revive it with a Gentoo LiveCD, a Knoppix CD and even a Debian Boot CD but all I got was a "might be a ReiserFS partition but ooops you likely have a superblock error" :-( I reformated the parti

Re: [gentoo-user] Migration of NT4 PDC to Samba3 + LDAP PDC

2005-01-19 Thread Heinz Sporn
... and if I may add: without providing any config file it's pretty unlikely that anyone will have a clue what your specific probleme might be. Am Mittwoch, den 19.01.2005, 23:28 -0500 schrieb Keith P Hassen: > Javier Gostling wrote: > > hi list, > > ...[stuff about Samba + LDAP + migration]... >

Re: [gentoo-user] Migration of NT4 PDC to Samba3 + LDAP PDC

2005-01-19 Thread Keith P Hassen
Javier Gostling wrote: hi list, > ...[stuff about Samba + LDAP + migration]... If anyone has seen this problem in the past, I would really appreciate some help, as I'm rather stuck on this issue. Thanks, Try the linux.samba newsgroup. While there may be some of us who incidentally understand your

[gentoo-user] emerge metalog failed...

2005-01-19 Thread jlynch80
hello, i'm fairly new to linux, and decided to try out gentoo. i am having a problem emerging metalog. i keep getting 404 Not Found. How can i fix this? Thanks. P.S. - I also get a lot of Network Unreachable errors when it starts looking through the mirrors to find a download source. -- ge

Re: [gentoo-user] Problem when emerging mplayer-1.0_pre5-r5...

2005-01-19 Thread Andrew MooJin Park
I seem to have a similiar problem when emerging media-video/mplayer-1.0_pre5-r5 . I also have /proc/mtrr as suggested by another post on this thread. cc -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-

[gentoo-user] Re: Emerging OpenOffice 1.1.4

2005-01-19 Thread Gabriel M. Beddingfield
Gabriel M. Beddingfield wrote: > Boyd Stephen Smith Jr. wrote: > >> Once you find the offending line, attempt to determine what python native >> libraries are being used in to link that are not in the current emerge. >> Then, determine what package they are in and recompile them. > > I'm havin

[gentoo-user] Migration of NT4 PDC to Samba3 + LDAP PDC

2005-01-19 Thread Javier Gostling
hi list, I'm trying to move a NT4 domain to Samba3 + LDAP. I've followed chapters 6 and 8 of "Samba by Example" (at the samba site) almost to the letter (there are some inaccuracies on it which need correction). I've reached a point where I'm stuck and out of ideas, and google does not give me any

Re: [gentoo-user] Re: rpm problem

2005-01-19 Thread Cheryl Homiak
Because there are plenty of programs not available through portage as far as I know. -- Cheryl "Where your treasure is, there will your heart be also." -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: rpm problem

2005-01-19 Thread Cheryl Homiak
I didn't have this problem before with gentoo. I didn't have to build a database then. -- Cheryl "Where your treasure is, there will your heart be also." -- gentoo-user@gentoo.org mailing list

[gentoo-user] ATI RAge XL

2005-01-19 Thread Brett I. Holcomb
I have one system with an onboard ATI Rage XL. Is it even possible to get opengl working with this card? I've looked at the Gentoo hardware 3d docs and the ati-gatos but they don't explicitly mention this card. I've been using Nvidia so I'm not really sure what is what in the ATI line. Than

Re: [gentoo-user] Re: rpm problem

2005-01-19 Thread Brett I. Holcomb
If you've merged with portage and then added RPM the RPM program will not know what's in portage so it will think you have nothing. RPM has it's own database which at this point is empty. The only way to fill it is to use RPM to install stuff. But why do you want RPM when you have portage?

[gentoo-user] Re: rpm problem

2005-01-19 Thread Gabriel M. Beddingfield
Cheryl Homiak wrote: > However, last night I emerged rpm and tried to use it. I get weird stuff > about things I know are on the system and in the path rpm SHOULD be able > to see being needed--for instance: > /bin/sh is needed ... Doesn't RPM use it's own package database, sort of like portage?

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Thompson wrote: | For the past hour I have just watched over 200 dialup machines from all | over the world attemp to connect to my Mailserver | | They were all rejected like the following | | Jan 19 09:05:07 polaris postfix/smtpd[24494]: warning

[gentoo-user] unable to rebuild with --newuse

2005-01-19 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying to rebuild with the following command: emerge -uD --newuse world All goes well up till it tries to compile: media-libs/libquicktime-0.9.2_pre1 It fails with: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cann

[gentoo-user] rpm problem

2005-01-19 Thread Cheryl Homiak
there are some packages not available in gentoo and i want to install the rpms. I've done this before when I had gentoo installed before. However, last night I emerged rpm and tried to use it. I get weird stuff about things I know are on the system and in the path rpm SHOULD be able to see bein

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
> x11-wm/enlightenment ~amd64 > x11-themes/ethemes ~amd64 > x11-themes/etheme-BrushedMetal-Tigert ~amd64 > x11-themes/etheme-ShinyMetal ~amd64 > x11-themes/etheme-Ganymede ~amd64 > x11-themes/etheme-BlueSteel ~amd64 > app-doc/edox-data ~amd64 > >=media-libs/libpixman-0.1.1 ~x86 > media-gfx/imlib2_t

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
> Give Enlightenment a try. Well, the 16.7.2 version. It acutally, most > times, especially with kde, adds stuff to the menus, plus there is > regenerate menu in the maintainence screen. Though it's not as lightweight > as flux and not as friendly as Kde/Gnome. If you haven't already tried, >

[gentoo-user] reiserfs-3.6 partion fails to mount after reboot from freeze

2005-01-19 Thread Anthony Mutiso
Hi Folks, My workstation froze when trying to get the CDROM to work properly. After a hard reboot I discoved that a Reiserfs-3.6 partition on a secondary disk (hdb5) will not mount. I get a "mount: /dev/hdb5 already mounted or /media busy", but mount does to list the partition as mounted, /etc/

Re: [gentoo-user] Any way to kill frozen X/KDE?

2005-01-19 Thread Peng
I finally went and upgraded to kernel 2.6.10-gentoo-r6 (I somehow managed not to screw everything up, except forgetting to emerge the nVidia drivers again :D ), and everything still crashes. Good thing is that the AltGr-K-S-U-B thing works fine. Thanks for that. I guess I'll just have to keep t

Re: [gentoo-user] No module named fcntl

2005-01-19 Thread Axel Schmalowsky
Jürgen Schinker wrote: On Thu, January 20, 2005 0:39, Axel Schmalowsky said: Jürgen Schinker wrote: !!! Failed to complete python imports. There are internal modules for !!! python and failure here indicates that you have a problem with python !!! itself and thus

Re: [gentoo-user] Seeking pop3 server that support mailbox files

2005-01-19 Thread michael
Perfect. Up and running already. Thanks Neil! On Wed, 19 Jan 2005, Neil Bothwick wrote: On Wed, 19 Jan 2005 13:37:20 + (UTC), [EMAIL PROTECTED] wrote: Can anyone recommend a simple pop3 server in portage that supports mailbox files? I installed courier-imap but their pop3 server only supports M

Re: [gentoo-user] emerge -pv

2005-01-19 Thread Andreas Claesson
On Wed, 19 Jan 2005 23:45:40 +0100, Christoph Eckert <[EMAIL PROTECTED]> wrote: > I was usually able to ask a package which USE flags it would > use by typing > > epm -pv packagename > It seems that there has something changed. Is there now an > other way to ask the package for the USE flags?

Re: [gentoo-user] Name error / PF is null???

2005-01-19 Thread Sevak Avakians
Just an update on the MythTV box.  After the advise from Bob and Nick and some elbow grease, the box is running well.  I'm using Xine instead of Mplayer.  I had done an emerge --newuse world and it took care of the sound.  (I was having audio problems but put it aside until after I could get th

Re: [gentoo-user] ati-driver and FB_RADEON causes lockup when switching to text console

2005-01-19 Thread Iain Buchanan
On Tue, 2005-01-18 at 23:54 +, Douglas James Dunn wrote: > On Wed, 2005-01-19 at 09:11 +0930, Iain Buchanan wrote: > > On Tue, 2005-01-18 at 12:39 +, Douglas James Dunn wrote: > > > > > > FB Radeon and fglrx used together is a known problem its best not to use > > > the radeon FB driver.

Re: [gentoo-user] Cannot find library while emerging.

2005-01-19 Thread Alexander Kirillov
I have been getting this error while trying to emerge some items. Not all of the thing I have tried to emerged have been affected by this. Some of my stuff has installed with no problems, while others error out. Any ideas? libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3

Re: [gentoo-user] No, it's an install-script bug

2005-01-19 Thread Walter Dnes
On Tue, Jan 18, 2005 at 10:28:47PM -0500, Walter Dnes wrote > On Mon, Jan 17, 2005 at 08:12:25PM -0500, David Corbin wrote > > > > Me too. Not only that, but when I run it off of the liveCD, it > > takes a long while (~10 minutes). When I run it on working system, > > it comes by "real quick" wi

Re: [gentoo-user] GENTOO_MIRRORS= ?

2005-01-19 Thread Walter Dnes
On Tue, Jan 18, 2005 at 09:05:19AM +0100, Goran Kavrecic wrote > during the install procedure I have run "mirrorselect ..." > It has found 4 servers, but 3 of them are ipv6, which are incompatible > with my system. At each emerge it goes trough all listed servers until > the last one is ok. I mov

Re: [gentoo-user] No module named fcntl

2005-01-19 Thread Jürgen Schinker
On Thu, January 20, 2005 0:39, Axel Schmalowsky said: > Jürgen Schinker wrote: > > >> !!! Failed to complete python imports. There are internal modules for >> !!! python and failure here indicates that you have a problem with python >> !!! itself and thus portage is no able to continue processing.

Re: [gentoo-user] rewriting kde menus (WAS: where to look for rss-glx screen savers)

2005-01-19 Thread Nick Smith
On Wed, 2005-01-19 at 17:33 -0500, daniel wrote: > On January 19, 2005 05:23 pm, Nick Smith wrote: > > thats probably my problem, im not a kde user either, im just messing > > with it to see what all it has to offer, i normally use flux, but im > > getting kinda fed up with having to make all my me

[gentoo-user] emerge -pv

2005-01-19 Thread Christoph Eckert
Hi, I was usually able to ask a package which USE flags it would use by typing epm -pv packagename Meanwhile, I get a mysterious message instead: One mode required, and only one mode allowed It seems that there has something changed. Is there now an other way to ask the package for the USE

Re: [gentoo-user] problems after emerge of gcc-3.3.5-r1

2005-01-19 Thread Bob Sanders
yes > > Hi, after I emerged to gcc-3.3.5-r1 (which eliminated gcc-3.3.4) on my > stable Gentoo, I have some problems, for example compiling apps like > media-gfx/imagemagick: > fix_libtool_files.sh 3.3.4 Bob - -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Seeking pop3 server that support mailbox files

2005-01-19 Thread Neil Bothwick
On Wed, 19 Jan 2005 13:37:20 + (UTC), [EMAIL PROTECTED] wrote: > Can anyone recommend a simple pop3 server in portage that supports > mailbox files? I installed courier-imap but their pop3 server only > supports Maildir files. emerge -av teapop -- Neil Bothwick Exercise daily. Eat wisely

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Bob Sanders
> thats probably my problem, im not a kde user either, im just messing > with it to see what all it has to offer, i normally use flux, but im > getting kinda fed up with having to make all my menus, when i install > something i want it to show, i dont want to manually have to add it. and > when you

Re: [gentoo-user] No module named fcntl

2005-01-19 Thread Axel Schmalowsky
Jürgen Schinker wrote: !!! Failed to complete python imports. There are internal modules for !!! python and failure here indicates that you have a problem with python !!! itself and thus portage is no able to continue processing. !!! You might consider starting python with verbose flags to see what

[gentoo-user] Seeking pop3 server that support mailbox files

2005-01-19 Thread michael
Can anyone recommend a simple pop3 server in portage that supports mailbox files? I installed courier-imap but their pop3 server only supports Maildir files. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] rewriting kde menus (WAS: where to look for rss-glx screen savers)

2005-01-19 Thread daniel
On January 19, 2005 05:23 pm, Nick Smith wrote: > thats probably my problem, im not a kde user either, im just messing > with it to see what all it has to offer, i normally use flux, but im > getting kinda fed up with having to make all my menus, when i install > something i want it to show, i dont

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
On Wed, 2005-01-19 at 14:11 -0800, Bob Sanders wrote: > > On Wed, 2005-01-19 at 13:39 -0800, Bob Sanders wrote: > > > > i just emerged the rss-glx screen savers, and dont see them listed in > > > > the kde screen saver list, is there something else i have to do to get > > > > them working? i alread

Re: [gentoo-user] Warnings on system startup

2005-01-19 Thread Alexander Kirillov
Sometimes I get warnings on system startup when caching service dependencies. Something like ln: creating symlink `/var/lib/init.d/started/checkroot` to `/etc/init.d/checkroot`: File exists or Read-only filesystem or similar warnings for other services. What's the problem here? It seems to be tota

[gentoo-user] problems after emerge of gcc-3.3.5-r1

2005-01-19 Thread Radu Filip
Hi, after I emerged to gcc-3.3.5-r1 (which eliminated gcc-3.3.4) on my stable Gentoo, I have some problems, for example compiling apps like media-gfx/imagemagick: [...] grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory /bin/sed: can't read /usr/lib/gcc-lib/i6

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
On Wed, 2005-01-19 at 14:09 -0800, Bob Sanders wrote: > > > > > do you know if there is a way to add them to the list? i dont want to > > manually have to start my screensaver. > > > > Sorry, I'm not a Kde user. i would think that there should be some > way to specifiy the files, or the path to

Re: [gentoo-user] Monitoring Recommendation.

2005-01-19 Thread daniel
On January 19, 2005 04:06 pm, Mal Herring wrote: > i've use nagios, and while it's pretty convoluted to setup, it's done > this way because it's very powerful. it supports custom plugins, so > what you monitor and what to do based on events is limited only by your > own scripting skills. > > -- >

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Bob Sanders
> On Wed, 2005-01-19 at 13:39 -0800, Bob Sanders wrote: > > > i just emerged the rss-glx screen savers, and dont see them listed in > > > the kde screen saver list, is there something else i have to do to get > > > them working? i already had some open gl screen savers in there, but i > > > see not

Re: [gentoo-user] ethernet connection

2005-01-19 Thread raptor
On Wed, 19 Jan 2005 17:09:40 +0100 "Damiano Bianchi" <[EMAIL PROTECTED]> wrote: | |Hi, | |Have you set the duplex on both cisco switch and pc |(instead of autosense)? |How many interfaces on your system? ]- one interface. How to set duplex on my linux box ? |-- |Damiano | | |On Wed, 19 Jan 2005

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Bob Sanders
> > > do you know if there is a way to add them to the list? i dont want to > manually have to start my screensaver. > Sorry, I'm not a Kde user. i would think that there should be some way to specifiy the files, or the path to the files. The assumption is that they work within the Kde screens

[gentoo-user] No module named fcntl

2005-01-19 Thread Jürgen Schinker
!!! Failed to complete python imports. There are internal modules for !!! python and failure here indicates that you have a problem with python !!! itself and thus portage is no able to continue processing. !!! You might consider starting python with verbose flags to see what has !!! gone wrong. H

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
On Wed, 2005-01-19 at 13:39 -0800, Bob Sanders wrote: > > i just emerged the rss-glx screen savers, and dont see them listed in > > the kde screen saver list, is there something else i have to do to get > > them working? i already had some open gl screen savers in there, but i > > see nothing new o

Re: [gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Bob Sanders
> i just emerged the rss-glx screen savers, and dont see them listed in > the kde screen saver list, is there something else i have to do to get > them working? i already had some open gl screen savers in there, but i > see nothing new or anything related to rss. They are in the xscreensavers dire

[gentoo-user] [Pseudo-fixed] Re: [gentoo-user] Bootstraping a libart_lgpl

2005-01-19 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, I kinda solved it, but I think there's something wrong. I've thought, ok, there's no C++ compiler, it seems the stage1 tarball doesn't provide, that makes sense. Let's just emerge gcc and we'll have a C++ compiler, but that wanted to emerge 57

Re: [gentoo-user] BT848 driver.

2005-01-19 Thread Nick Rout
On Tue, 18 Jan 2005 16:07:05 +0100 Karl Ernst Brunk <[EMAIL PROTECTED]> wrote: > Hey there ! > > read just every messages here and one point is maybe not treatened right. So > as nobody mentioned the following maybe it is quite normal to all of you, but > this is not my experience. > I do a lo

[gentoo-user] where to look for rss-glx screen savers

2005-01-19 Thread Nick Smith
i just emerged the rss-glx screen savers, and dont see them listed in the kde screen saver list, is there something else i have to do to get them working? i already had some open gl screen savers in there, but i see nothing new or anything related to rss. thanks Nick Smith ===

RE: [gentoo-user] Monitoring Recommendation.

2005-01-19 Thread Mal Herring
i've use nagios, and while it's pretty convoluted to setup, it's done this way because it's very powerful. it supports custom plugins, so what you monitor and what to do based on events is limited only by your own scripting skills. -- Scripting Skills - where can I buy those then... ;) I am not

Re: [gentoo-user] Monitoring Recommendation.

2005-01-19 Thread daniel
On January 19, 2005 03:56 pm, Mal Herring wrote: > Morning/Afternoon/Evening List ! > > I was hoping for some advice, I need to monitor a Windows Web Server - > Up/Down and speed if possible... then if a problem is detected fire a > email/sms off to a device > > Anyone use anything they can recomme

[gentoo-user] Monitoring Recommendation.

2005-01-19 Thread Mal Herring
Morning/Afternoon/Evening List !   I was hoping for some advice, I need to monitor a Windows Web Server - Up/Down and speed if possible... then if a problem is detected fire a email/sms off to a device   Anyone use anything they can recommend ?   Have looked @ HotSaNIC and RDTool etc but th

[gentoo-user] OT. Xplanet

2005-01-19 Thread Tony Boom
Hello gentoo-user, I know this is OT but I need to do something while OpenOffice compiles. It's been compiling for the past 10 hours already. I emerged Xplanet, got it running OK but I can't suss out how to get the cloud map to automatically update itself. I used to use version 0.9 a ye

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Nick Rout
On Wed, 19 Jan 2005 10:12:48 -0500 reg hughson <[EMAIL PROTECTED]> wrote: > On Wed, 19 Jan 2005 22:32:36 +1300 (NZDT) > "Nick Rout" <[EMAIL PROTECTED]> wrote: > > > > > > > > > Any Views? > > > > yes, post to a relevant list! > > > > > Why is it so many people are rude and ignorant on the

Re: [gentoo-user] Warnings on system startup

2005-01-19 Thread Holly Bostick
Alexander Kirillov wrote: Sometimes I get warnings on system startup when caching service dependencies. Something like ln: creating symlink `/var/lib/init.d/started/checkroot` to `/etc/init.d/checkroot`: File exists or Read-only filesystem or similar warnings for other services. What's the problem

Re: [gentoo-user] Warnings on system startup

2005-01-19 Thread Alexander Kirillov
Sometimes I get warnings on system startup when caching service dependencies. Something like ln: creating symlink `/var/lib/init.d/started/checkroot` to `/etc/init.d/checkroot`: File exists or Read-only filesystem or similar warnings for other services. What's the problem here? It seems to be tota

[gentoo-user] Re: Re: binary server problems: DEPEND/*DEPEND

2005-01-19 Thread Jesse Guardiani
Bastian Balthazar Bux wrote: > Jesse Guardiani ha scritto: > >>Bastian Balthazar Bux wrote: >> >> >> >>>Jesse Guardiani ha scritto: >>> >>> >>> Hello, I'm trying to set up a binary portage server for use with `emerge -g`. It's set up, but I think there is either a probl

Re: [gentoo-user] Re: The miniature mini golf, from KDE package

2005-01-19 Thread Christoph Eckert
> Thanks, Bastian. I tried to find in manuals syntax for > (un)masking but couldn't. Could you know to tell me please > where to search exactly? This portage system is pretty new > for me yet. /etc/portage/package.keywords Best regards ce -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] cleanup / pkg error

2005-01-19 Thread Holly Bostick
John Dangler wrote: Boyd~ Thanks for the response. I did clean out /var/tmp, and the emerge still fails. I posted a separate email to the list with the errors... If you can think of something, I'd appreciate your feedback. How much space do you actually have free on / (if /var/tmp is a folder und

[gentoo-user] Re: The miniature mini golf, from KDE package

2005-01-19 Thread Mica Mijatovic
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ."_)~~ Was Tue, 18 Jan 2005, at 02:09:20 +0100, when Bastian wrote: > Mica Mijatovic ha scritto: >>Is there a way to install only the miniature mini golf from KDE's game >>package? I really do not need all of them installed if I need only

Re: [gentoo-user] /var/tmp is full?

2005-01-19 Thread Windpaw
Your partition is probably being used for other things than portage, wade in there and clean out ;) Alex John Dangler wrote: Alex~ Thanks for the reply... df /var/tmp Filesystem 1K-blocks UsedAvailable Use% Mounted on /dev/hda5 7004068 6986356 17712 10

RE: [gentoo-user] /var/tmp is full?

2005-01-19 Thread John Dangler
Alex~ Thanks for the reply... df /var/tmp Filesystem 1K-blocks UsedAvailable Use% Mounted on /dev/hda5 7004068 6986356 17712 100%/ John -Original Message- From: Windpaw [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 1:42 PM T

Re: [gentoo-user] [OT] IE is Spyware, according to Microsoft's Anti-Spyware

2005-01-19 Thread Joseph A. Nagy, Jr.
On Wed, Jan 19, 2005 at 06:37:49PM +, Windpaw wrote the following: > Yeah, the quote of 'tough shit' kinda wrapped that one up convincingly > as another hilarious but definately faked news article. The URL being a BBSpot one gave it up as being fake. :p -- AIM: pres CTHULHU | ICQ: 18115568

Re: [gentoo-user] SpamAssassin failing after update!

2005-01-19 Thread Nicholas Pappas
Thanks Nick. I checked out the site and ran a few of the fixes it talks about, but they didn't seem to work. I even want as far as to delete my entire '.spamassassin' directory to make sure I had no out of date databases. No joy. The first update I ran, from the command line, went fine (no

[gentoo-user] Re: /var/tmp is full?

2005-01-19 Thread Lenroc
On Wed, 19 Jan 2005 13:38:48 -0500, John Dangler wrote: > After the first failure, I cleaned out /var/tmp/portage completely Right, but how much space is available to it? If it needs, say, 2 gigs, and it's a 1 gig partition, the 600MB you cleared out isn't really going to make a difference. How

Re: [gentoo-user] /var/tmp is full?

2005-01-19 Thread Windpaw
John Dangler wrote: I've tried emerging openoffice twice and both times I am getting the same message: WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. Test phase [not enabled]: app-office/openoffice-1.1.4 Install openoffice-1.1.4 into /var/tmp/portage/openoffice-1.1.4

RE: [gentoo-user] cleanup / pkg error

2005-01-19 Thread John Dangler
Boyd~ Thanks for the response. I did clean out /var/tmp, and the emerge still fails. I posted a separate email to the list with the errors... If you can think of something, I'd appreciate your feedback. -Original Message- From: Boyd Stephen Smith Jr. [mailto:[EMAIL PROTECTED] Sent: Wedne

[gentoo-user] /var/tmp is full?

2005-01-19 Thread John Dangler
I've tried emerging openoffice twice and both times I am getting the same message: WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. >>> Test phase [not enabled]: app-office/openoffice-1.1.4 >>> Install openoffice-1.1.4 into /var/tmp/portage/openoffice-1.1.4/image/ ca

Re: [gentoo-user] [OT] IE is Spyware, according to Microsoft's Anti-Spyware

2005-01-19 Thread Windpaw
Yeah, the quote of 'tough shit' kinda wrapped that one up convincingly as another hilarious but definately faked news article. Etaoin Shrdlu wrote: On Wednesday 19 January 2005 19:19, Nicholas Pappas wrote: I thought some people here might find this most amusing. :) http://www.bbspot.com/News/20

Re: [gentoo-user] [OT] IE is Spyware, according to Microsoft's Anti-Spyware

2005-01-19 Thread Etaoin Shrdlu
On Wednesday 19 January 2005 19:19, Nicholas Pappas wrote: > I thought some people here might find this most amusing. :) > http://www.bbspot.com/News/2005/01/microsoft_antispyware.html What a shame that news is not real... :) -- In short: just say NO TO DRUGS, and maybe you won't end up like th

[gentoo-user] [OT] IE is Spyware, according to Microsoft's Anti-Spyware

2005-01-19 Thread Nicholas Pappas
I thought some people here might find this most amusing. :) http://www.bbspot.com/News/2005/01/microsoft_antispyware.html -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] cleanup / pkg error

2005-01-19 Thread Neil Bothwick
On Wed, 19 Jan 2005 09:15:54 -0600, Boyd Stephen Smith Jr. wrote: > Unless you use /var/tmp or /tmp for some sort of long time storage, this > should be fine. It simply deletes all files in those directories that > haven't been modified in 3 days or more. Or you can simply rm -fr /var/tmp/porta

Re: [gentoo-user] BOOTSPLAH

2005-01-19 Thread YoYo siska
On Tue, Jan 18, 2005 at 10:43:23PM +0100, Holly Bostick wrote: > Wilder Gonzalez Diaz wrote: > >I think that it is possible to silent that messages cause LiveCD doesn't > >show those messages > > > That's odd, my Live CDs and install CDs for other distros do show those > messages (they usually sa

Re: [gentoo-user] How to build separate GCC

2005-01-19 Thread jacob Klitmøller
Hi Changed the subject to match the content!! I need advice on building a gcc with CHOST=i386 on an Ethlon XP machine witch already contains a gcc with CHOST=i686. The i386 is for use with distcc. Additionally - would I need to tell distcc on the client where to look for the correct gcc? Jacob

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Keith P Hassen
reg hughson wrote: On Wed, 19 Jan 2005 22:32:36 +1300 (NZDT) "Nick Rout" <[EMAIL PROTECTED]> wrote: Any Views? yes, post to a relevant list! Why is it so many people are rude and ignorant on the Net? I have to wonder if you would make snotty comments like this in person. Hardly. This list happen

Re: [gentoo-user] ethernet connection

2005-01-19 Thread Damiano Bianchi
Hi, Have you set the duplex on both cisco switch and pc (instead of autosense)? How many interfaces on your system? -- Damiano On Wed, 19 Jan 2005 17:53:52 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: hi, anyone have an idea what can be the reason for loosing connection i.e. alot of e1

[gentoo-user] Conflicts when compiling vbetool

2005-01-19 Thread Tomi Kallio
I downloaded vbetool_0.2 from http://www.srcf.ucam.org/~mjg59/vbetool but when compiling it I get errors like one below. Can you compile it cleanly on Gentoo? Something wrong with my setup or with vbetool? /usr/include/sys/types.h:62: error: conflicting types for 'dev_t' /usr/include/linux/types.h:

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Ted Ozolins
Bastian Balthazar Bux wrote: Think that he was pointing that on this list few person have that kind of knowledge. And so it's difficult for you have an adeguate answer. For example gentoo-server should be a better try. Optionally if you want to put an "off-topic" argument in whatever list you s

[gentoo-user] ethernet connection

2005-01-19 Thread [EMAIL PROTECTED]
hi, anyone have an idea what can be the reason for loosing connection i.e. alot of e1000: eth0 NIC Link is Down e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex I've changed cables, pci slots, different e1000 cards... still happens No IRQ overllaping Noting in the logs&dmesg exept the previuos A

Re: [gentoo-user] Witch helpdesk software

2005-01-19 Thread Covington, Chris
Request Tracker is pretty popular. Chris -- gentoo-user@gentoo.org mailing list

RE: [gentoo-user] Witch helpdesk software

2005-01-19 Thread Chris Ramsay
Patrick, I use this: http://www.oneorzero.com/ needs php,mysql cheers Chris Ramsay -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] distcc failes

2005-01-19 Thread jacob Klitmøller
Hi Thanks for answering - since posting the question I have come to the same conclusion. Does anyone know, remember, how to compile a i386 version of gcc - and do I need to 'tell' distcc' which to use? Jacob Klitmøller Boyd Stephen Smith Jr. wrote: On Wednesday 19 January 2005 08:23 am,

Re: [gentoo-user] distcc failes

2005-01-19 Thread Boyd Stephen Smith Jr.
On Wednesday 19 January 2005 08:23 am, jacob Klitmøller <[EMAIL PROTECTED]> wrote: > "Could not run/locate 'i386-pc-linux-gnu-gcc' > distcc() ERROR: Compile [name of part] on 192.168.0.151 failed" Do you have i386-pc-linux-gnu-gcc installed on both machines? One of them might only have i586-

Re: [gentoo-user] cleanup / pkg error

2005-01-19 Thread Boyd Stephen Smith Jr.
On Wednesday 19 January 2005 07:30 am, "John Dangler" <[EMAIL PROTECTED]> wrote: > I looked around for this, and, in my search, > found the following command, the context of which said that it could be > run from cron. I'm just wondering if it's safe to 'clear out' /var/tmp > files (and hoping thi

Re: [gentoo-user] Witch helpdesk software

2005-01-19 Thread david . bonnafous
hi, only in French but interesting I think... http://gt-ssd.crpp-bordeaux.cnrs.fr/ David. Patrick Marquetecken <[EMAIL PROTECTED]> writes: > Hi, > > We are looking for some helpdesk software, wat software would you recommend ? > There is a php thing but i cant find the name. > > TIA > Patrick

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Bastian Balthazar Bux
reg hughson ha scritto: On Wed, 19 Jan 2005 22:32:36 +1300 (NZDT) "Nick Rout" <[EMAIL PROTECTED]> wrote: Any Views? yes, post to a relevant list! Why is it so many people are rude and ignorant on the Net? I have to wonder if you would make snotty comments like this in person. Th

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread reg hughson
On Wed, 19 Jan 2005 22:32:36 +1300 (NZDT) "Nick Rout" <[EMAIL PROTECTED]> wrote: > > > > Any Views? > > yes, post to a relevant list! > Why is it so many people are rude and ignorant on the Net? I have to wonder if you would make snotty comments like this in person. > > -- > > > > > > Mike

[gentoo-user] distcc failes

2005-01-19 Thread jacob Klitmøller
Hi After trying to compile openoffice openofice on my 266Mhz laptop (Thinkpad 600) I am really wanting to get distcc to work!! Setup: 1 Athlon XP with gentoo and the laptop. Both same vintage of gcc and both with distcc (and distccd running). When compiling any program I get the following error

[gentoo-user] Kernel Compile Error

2005-01-19 Thread Øyvind Lode
Hi I'm trying to install Gentoo 2004.3. I have booted from a minimal LiveCD and done a network install. I downloaded and extracted the stage3 Tarball for x86. Everything have worked fine until the kernel compile proceedure. I chose to use Genkernel since I have never compiled a kernel before. The c

[gentoo-user] cleanup / pkg error

2005-01-19 Thread John Dangler
during the compile of openoffice, I got an error telling me that /var/tmp was out of space. I looked around for this, and, in my search, found the following command, the context of which said that it could be run from cron. I'm just wondering if it's safe to 'clear out' /var/tmp files (and hoping

[gentoo-user] Re: Emerging OpenOffice 1.1.4

2005-01-19 Thread Gabriel M. Beddingfield
Boyd Stephen Smith Jr. wrote: > Once you find the offending line, attempt to determine what python native > libraries are being used in to link that are not in the current emerge. > Then, determine what package they are in and recompile them. I'm having the same problem building ooo. I found the

[gentoo-user] Re: [SOLVED] Re: Qt bug???

2005-01-19 Thread Gabriel M. Beddingfield
Michael Sullivan wrote: > You were right. The directory it was in was called qt. I never would > have thought that that would cause the compile to fail. Seems pretty > stupid to me. I renamed the directory qtStuff and it compiled and > linked just fine. Thanks! > -Michael Sullivan- I'm guess

Re: [gentoo-user] Spam Attempt?

2005-01-19 Thread Ralph Slooten
Yes, attempts by spammers to use you as a relay. You say 200 machines all over the world in one hour? That does seem a LOT, seeing as I get probably about 10 a day. [EMAIL PROTECTED] is probably your best shot for the entry below (based on IP), however if there are in actual fact 200 per hour f

Re: [gentoo-user] hpt374/ high-point rocketraid 404

2005-01-19 Thread [EMAIL PROTECTED]
hmm, I'm just tring to build it against w/ and w/o the patch and get alot of erros, any idea why ? i u do have patches send it to me to be sure I'm not doing something wrong. (on my box they didnt apply correctly so I had to modify Makefile manualy) But either way w/o the patch I still get these

  1   2   >