Re: [gentoo-user] hdparm -Tt says: Hmm.. suspicious results

2003-06-09 Thread Stroller
On 8/6/03 5:15 pm, Aaron Matteson [EMAIL PROTECTED] wrote:

 In case anyone cares...

 //---
 // 100GB Western Digital ata100 hdd on a Pentium4 1.7GHz/512MB DDR266
 //---

 /home/darkstar# hdparm -Tt /dev/hda

 /dev/hda:
 Timing buffer-cache reads:   128 MB in  0.32 seconds =400.00 MB/sec
 Timing buffered disk reads:  64 MB in  1.56 seconds = 41.03 MB/sec
... lots more stats

Erm... Well, no, I don't really care.   ;-]

From last months æWhat are your hdparm -Tt /devhda results? thread, I
already know my results are slow. I also gather that hdparm isn't as
accurate as bonnie++.

What I want to know is why they are so slow, and if I can fix it.
The error message Hmmmn... Suspicious results concerns me - can I fix
it..?

Last month's thread of the ENTIRE group posting their hdparm results got
tedious - this group is busy enough already, so can we NOT start that
again, please..?

Thanks,

Stroller.

-- 
Enjoyed this post? Thanks for reading - please consider employing me!
Technical support / system administration - CV available on request
Linux / Unix / Windows / Mac OS X  - UK or anywhere considered



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Dual boot gentto and W2k form grub ?

2003-06-09 Thread Kent Jantz
R'twick Niceorgaw wrote:
Hi,
How can I dual boot to win2k and gentoo ?
Here's my partitions info

/dev/hda1  NTFS   (Win 2k)
/dev/hda2  ext2/boot
/dev/hda3  swap
/dev/hda5  ext3/
My grub.conf is like this

default 0
timeout 10
spalshimage=(hd0,1)/boot/grub/splash.xpm.gz
title=Gentoo
root (hd0,1)
kernel /boot/bzImage root=/dev/hda5
title=Windows 2000 Pro
rootnoverify (hd0,0)
Chainloader +1
Now I can boot into gentoo fine. But when I try to boot into W2K, it
says Error 13, Invalid partitions type
Is there any way to get it work ?

Regards
R'twick
--
[EMAIL PROTECTED] mailing list


You might want to change 'rootnoverify' to just 'root', that's what 
works for Me

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] hdparm -Tt says: Hmm.. suspicious results

2003-06-09 Thread Stroller
On 8/6/03 3:14 pm, Hemmann, Volker Armin
[EMAIL PROTECTED] wrote:

 On Sunday 08 June 2003 05:38, Stroller wrote:
 
  /dev/hda:
  Timing buffer-cache reads:   128 MB in  6.86 seconds = 18.66 MB/sec
  Timing buffered disk reads:  64 MB in  6.36 seconds = 10.07 MB/sec
...
... 
 /dev/hde:
 Timing buffer-cache reads:   128 MB in  0.42 seconds =304.76 MB/sec
 Timing buffered disk reads:  64 MB in  5.31 seconds = 12.05 MB/sec
...
 hdghde are connected to a ht366 based pci-ide-controller.
 
...
 hde is an ibm IBM-DTTA-351010 (4 years old?)

 
 I doubt that my disks would be any faster with dangerous -X fiddling, but as
 you can see: your numbers are not so special low...  I have a harddisk in a
 drawer (pio4) that delivers happily 2mb/sec

Ah..! Ok, I see, now, Volker.

The Timing buffered disk reads figure on your IBM drive is about the same
as mine (within 20% or so).

NOTE TO OTHER POSTERS: your drive isn't slow if it's 10 times as fast as
mine. I also have a drive 10 times as fast as this one, that one's not the
point...

But your Timing buffer-cache reads figure is fifteen! times as fast as
mine..! What does this indicate, please..?

Thanks for all your time  help,

Stroller.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] downgrading, how?

2003-06-09 Thread MooktaKiNG
You can goto the individual directory and select the ebuild you want
to emerge. afetr unemerging the one already installed like this:

emerge -C xfree
cd /usr/portage
emerge where-xfreeis/xfree/xfree-0.01

:-)
have fun

 How can I downgrade with emerge?

 KDE and GNOME will not start anymore. ksmserver crashes and the
 gnome server
 also crashes.
 It does not matter if I use kdm or gdm
 I have emerged xfree twice but is does not make any difference.
 So the next thing I'd like to try is downgrading xfree but I don't
 know how
 :-(
 Now I have xfree-4.3.0-r2
 how can I get xfree-4.2.0 ?


 --Kees

 --
 [EMAIL PROTECTED] mailing list




-
Please wait while you are redirected to my signature..

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] downgrading, how?

2003-06-09 Thread Kees Bergwerf
Hi Gabriel,

Op maandag 9 juni 2003 05:55, schreef gabriel:
 in a case like this, i usually go the big hammer route and hit everything
 i can at once:

   # emerge --unmerge kde qt gnome xfree

that will delete almost everything! isn't it?
I have unmerged cfree only now (and midnight commander didn't work anymore.. 
;-/) and now it is rebuilding xfree. If that does not help, I will try it 
your way :-)

   # rm -r /usr/X11R6 /usr/kde wherever gnome is

Why? Does unmerge not do that?

   # emerge /usr/portage/x11-base/xfree/xfree-4.2.1-r2.ebuild
   # emerge kde gnome

 not exactly the surgen's way to do it, but i've found it works for me.

Kde and gnome worked, until I upgraded xfree. I got an error but the 2nd time 
it emerged ok. Except that I got segmentation faults whe starting kde or 
gnome, so I think xfree is to blame for that.

I will let you know how it goes
Thanks for your reply and also mooktaking and Peter.


--Kees

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Compile error in ebuild lablgtk

2003-06-09 Thread Ioannis
Hi people! When I try to compile lablgtk, the compilation ends with error... 
what's happening?


$emerge lablgtk
Calculating dependencies ...done!
 emerge (1 of 1) dev-ml/lablgtk-1.2.5 to /
 md5 src_uri ;-) lablgtk-1.2.5.tar.gz
 Unpacking source...
 Unpacking lablgtk-1.2.5.tar.gz to /var/tmp/portage/lablgtk-1.2.5/work
 Source unpacked.
gnome
opengl
# config.make, generated by make configure
CAMLC=ocamlc.opt
CAMLOPT=ocamlopt.opt
CAMLMKTOP=ocamlmktop
CAMLMKLIB=ocamlmklib
CAMLP4O=camlp4o
USE_GL=1
USE_GNOME=1
USE_GLADE=1
USE_CC=
DEBUG=
CC=gcc
RANLIB=ranlib
LIBDIR=/usr/lib/ocaml
BINDIR=/var/tmp/portage/lablgtk-1.2.5/image//usr/bin
INSTALLDIR=/var/tmp/portage/lablgtk-1.2.5/image//usr/lib/ocaml/lablgtk
DLLDIR=/var/tmp/portage/lablgtk-1.2.5/image//usr/lib/ocaml/stublibs
GTKCFLAGS=-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 
-I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include
GTKLIBS=-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib 
-ldl -lXi -lXext -lX11 -lm
GLLIBS=-lGLU -lGL
GNOMELIBS=-rdynamic -L/usr/lib -L/usr/X11R6/lib -lgtkxmhtml -lXpm -ljpeg -lpng 
-lz -lSM -lICE -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
-L/usr/lib -lgdk_pixbuf -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic 
-lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
GLADELIBS=-L/usr/lib -lglade-gnome -lglade -L/usr/lib -lxml -lz -rdynamic 
-L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM 
-lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport 
-lesd -lasound -laudiofile -lm -ldb1 -lglib
cd src  make all
make[1]: Entering directory 
`/var/tmp/portage/lablgtk-1.2.5/work/lablgtk-1.2.5/src'
camlp4o pr_o.cmo -impl varcc.ml4 -o varcc.ml
ocamlc.opt -I /usr/lib/ocaml/lablGL -w s -c varcc.ml
ocamlc.opt -I /usr/lib/ocaml/lablGL -o varcc varcc.cmo
rm -f *_tags.h *_tags.c
./varcc gdk_tags.var
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
ml_gdk.c
./varcc glib_tags.var
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
ml_glib.c
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
ml_gpointer.c
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
wrappers.c
./varcc gtk_tags.var
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
ml_gtk.c
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
ml_gtkbin.c
ocamlc.opt -c -ccopt -O -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H 
-I/usr/include/gnome-xml 

Re: [gentoo-user] downgrading, how? [solved]

2003-06-09 Thread Kees Bergwerf
 I have unmerged xfree only now (and midnight commander didn't work
 anymore.. ;-/) and now it is rebuilding xfree. If that does not help, I

YEAH it works again!!
thanks you all!


--Kees

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Dual boot gentto and W2k form grub ?

2003-06-09 Thread R'twick Niceorgaw
 
 You might want to change 'rootnoverify' to just 'root', that's what 
 works for Me
 
 Kent

I had it just root as specified in gentoo install doc and when it didn't
work, I tried to google and found few mentioned to make it rootnoverify.

Do you have Windows on NTFS or FAT32 partition ?

Thanks

R'twick


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] downgrading, how?

2003-06-09 Thread Dhruba Bandopadhyay
On Mon, 2003-06-09 at 04:55, gabriel wrote:
   # emerge /usr/portage/x11-base/xfree/xfree-4.2.1-r2.ebuild

One can also do: emerge =xfree-4.2.1-r2


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Two versions of evolution installed

2003-06-09 Thread Stroller
On 9/6/03 12:16 pm, Trey Sizemore [EMAIL PROTECTED] wrote:

 I emerged Evolution 1.3.2 last night.  Now it appears I have both 1.3.2
 AND 1.2.3 installed on my machine.  Invoking 'evolution' from console or
 selecting evolution from the task bar both start the 1.2.3 version.
 How do I start 1.3.2?  And why did it keep 1.2.3 if I did an 'emerge -u
 evolution'?

$ grep SLOT /usr/portage/net-mail/evolution/*
/usr/portage/net-mail/evolution/evolution-1.2.3.ebuild:SLOT=0
/usr/portage/net-mail/evolution/evolution-1.2.4.ebuild:SLOT=0
/usr/portage/net-mail/evolution/evolution-1.3.2.ebuild:SLOT=2 # can
co-exist with evolution = 1.2
/usr/portage/net-mail/evolution/evolution-1.3.3.ebuild:SLOT=2 # can
co-exist with evolution = 1.2
$

I can't seem to find any great documentation searching gentoo.org
documentation  forums for slots right now (which surprised me) but the
short story is that they are a means for 2 versions of the same package to
be installed at the same time.

I see that Evolution is some kind of email application...
looks it up...
Eeeewww...
You sick, sick man...
Gnome  Outlook in the same description.
Ew. My fragile little mind... You have warped me.

Anyway...
shakes head to try to dispell such images

...Evolution is some kind of email thingy. And let's say FunkMeister Spam
Filter Selector ebuild-2.4 (a GUI application for choosing which spam filter
selector you want to use in Evolution) depends upon version 1.3.x of
Evolution, and isn't available for old versions of Evolution.

But you also want to install Granny Raymond's Old-Fangled CLI Pine-Like
Interface To Evolution (or Granny Raymond's PILEs for short), which depends
upon some libraries which are only available with v 1.2.3 of Evolution.

Since both versions of Evolution use the same mbox  configuration files,
both can be installed on the same machine. SLOTs enable Portage to do this.

I'm sure someone else will be along with a better explanation shortly, but I
HTH nonetheless,

Stroller.

-- 
Enjoyed this post? Thanks for reading - please consider employing me!
Technical support / system administration - CV available on request
Linux / Unix / Windows / Mac OS X  - UK or anywhere considered


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Python and CGI?

2003-06-09 Thread Essien Ita Essien

On Sun, 8 Jun 2003 01:05:31 + (UTC), [EMAIL PROTECTED] wrote:

 Hi everyone,
 I'm curious if anyone has any input on how python is for web based
 applications -- handling forms, querying databases, and all that other fun
 stuff. I know things like Perl and PHP are used everyday for many many web
 and cgi applications. But how about Python?

If you are used to php, take a look at spyce, which works over CGI, FastCGI
and mod_python (for Apache):
http://spyce.sourceforge.net/

Python has full support for Postgresql and MySQL through standard DB apis.


Best regards,
--
rnc nieder|at|mail.ru

If you want to do Python CGI, there is a python module called 'cgi'
I've used it, and it works just fine.

Once imported, it does the forms data collecting for you (just like php's
global variables)
and puts them into a python dictionary with the form element names as the
keys.

To handle cookies, there's also a python module called 'Cookie'

For databases, python is well supported and has advanced interfaces to
PostgreSQL and mySQL.

I have also used the Odbc interface on win32.

So i guess a quick (i think i should say detailed look) at the module
documentation will throw more
light.

There is also the new PSP (Python Server Pages) i've seen mentioned on some
websites and by the last post, though i've never used them.
They seem cool, but they work on Jython, which inturn depends on Java. So i
don't know how well they will catch up.

Finally (just for kicks) if you wanted you could script windows ASP with
Python.

PHEW!

I hope my anwer gives you some head start.

Enjoy




--
[EMAIL PROTECTED] mailing list



[gentoo-user] Gimp and Japanese Font(s)

2003-06-09 Thread Brian Reichholf
i'm trying to create a wallpaper in gimp though i seem to be
experiencing some slight problems...

i would like to include some Japanese (Kanji) symbols, so i included
canna and cjk with my use variables, and even when selecting some
basic plugins in gimp i can't display the font(s) all that gimp does is
echo this is a 2 byte font, it might not display correctly

the strange thing is: the arabic font clearyu arabic extra is
displayed correctly, so is the hindu clearyu devangari extra

any suggestions? am i using the correct font(s) (eg. fixed(sony) -
jisx0201.1976-0, fixed (jis) - medium [C], fangsong ti -
medium [C])

help is appreciated.

cheers,
-brian


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Virus mails ?

2003-06-09 Thread Patrick Marquetecken
Hi,

i'm getting some strange mails (3) with subject [gentoo-user] and the some text
they contains always a pc exe or src file, i'm thinking that one of the list members 
has the Bugbear virus
Has anyone else, the same kind of mails


Patrick

-- 
 The needs of the many outweigh the needs of the few. 
  Captain Spock in Star Trek II: The Wrath of Khan
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread Juri Haberland
Paulo J. Matos [EMAIL PROTECTED] wrote:
 Hi all,
 
 I'm running Gentoo on my desktop and somehow while I was working, su'ing
 to root and back, I got a segmentation fault while su'ing to root. Then
 I tried again and again and I started getting a lot of segmentation
 faults. Then I rebooted, at the start of boot Gentoo was not able to
 mount proc and stopped asking me if I wanted to enter as root so I did.
 I get segmentation fault with mount and su at least. What can I do? (do
 not answer panic please) Any ideas?

Probably the cpu fan failed? Or bad ram?
Check the fans and if they are ok, run memtest86 over night. If it shows
any errors replace memory.

Cheers,
Juri

-- 
Juri Haberland  [EMAIL PROTECTED] 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hdparm -Tt says: Hmm.. suspicious results

2003-06-09 Thread Ernie Schroder
On Saturday 07 June 2003 11:38 pm, Stroller wrote:
 On 8/6/03 3:05 am, Dhruba Bandopadhyay [EMAIL PROTECTED] 
wrote:
  On Sat, 2003-06-07 at 20:06, Stroller wrote:
  Thanks! How do I do that, please..? I thought that was what
  /etc/init.d/hdparm was for..?
 
  http://forums.gentoo.org/viewtopic.php?p=337306#337306
 
  Or more simply: hdparm -d1 /dev/hdX

 I think that's set by:

   [EMAIL PROTECTED] stroller $ cat /etc/conf.d/hdparm

   # You can either set hdparm arguments for each drive using
   # disc*_args and cdrom*_args..  eg.
   # disc0_args=-d1 -X66
   # disc1_args-d1
   # cdrom0_args=-d1

   # Or, you can set hdparm options for ALL drives using all_args..
   # eg.
   # this mimics the behaviour of the current script
   all_args=-d1

   [EMAIL PROTECTED] stroller $

 Isn't it..?

 As you can see from my original post, I've tested before  after
 starting /etc/init.d/hdparm.

 Does this mean anything to anyone..?

   [EMAIL PROTECTED] stroller $ sudo /sbin/hdparm -i /dev/hda

   /dev/hda:

Model=IBM-DARA-212000, FwRev=AR4OA53A, SerialNo=AH0AHJ80443
Config={ HardSect NotMFM HdSw15uSec Fixed DTR10Mbs }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=DualPortCache, BuffSize=418kB, MaxMultSect=16,
 MultSect=16 CurCHS=17475/15/63, CurSects=16513875, LBA=yes,
 LBAsects=23579136 IORDY=on/off, tPIO={min:240,w/IORDY:120},
 tDMA={min:120,rec:120} PIO modes:  pio0 pio1 pio2 pio3 pio4
DMA modes:  mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 *udma2 udma3 udma4
AdvancedPM=yes: mode=0x80 (128) WriteCache=enabled
Drive conforms to: ATA/ATAPI-4 T13 1153D revision 17:  1 2 3 4


UDMA4 is udma66 I believe not horrible but about half the speed of a 
UDMA6 or udma133 drive. Maybe my data will be of help

sudo /sbin/hdparm -Tt /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.38 seconds =340.43 MB/sec
 Timing buffered disk reads:  64 MB in  1.15 seconds = 55.70 MB/s

sudo /sbin/hdparm -i /dev/hda

/dev/hda:

 Model=Maxtor 6Y080P0, FwRev=YAR41BW0, SerialNo=Y2TW28LE
 Config={ Fixed }
 RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
 BuffType=DualPortCache, BuffSize=7936kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=160086528
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
 AdvancedPM=yes: disabled (255) WriteCache=enabled
 Drive conforms to: (null):  1 2 3 4 5 6 7

And from /etc/init.d/hdparm:

start() {
ebegin Enabling DMA on IDE drives
/sbin/hdparm -d1 -Xudma6 -i -v -t /dev/hda
eend



 Maybe this hard-drive is just a particularly slow one, as Volker
 suggests..? But is seems SO considerably much slower than all the
 other hdparm results I've seen posted.   8-[

It might be slowww but more likely there is something missing. Is it on 
the same IDE cable as a CD-ROM drive? Is it actually a udma100 drive on 
a 40 conductor cable?
I just looked again at your hdparm -i. I notice that your BuffSize is 
listed as 418kB This could be your major problem.



-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Virus mails ? ATTN: M$ USERS!!

2003-06-09 Thread Stroller
On 9/6/03 2:19 pm, Ryan [EMAIL PROTECTED] wrote:

 I got one as well. It has a file attached: 1.exe.scr and looked just
 like an e-mail from the list except that it was missing some of the
 headers that a real e-mail from the list has. The e-mail was entitled Two
 version of evolution installed (I see that someone else on the list has
 responded to it).

Yup, me too. Except the first time received it, it didn't have the
attachment. Hence the reason I responded to it.

I wondered at the time why it arrived in my inbox, instead of filtering into
the appropriate mailbox, and assumed at the time the OP had replied directly
to one of my recent posts, instead of to the list. But I see now that this
may not have been the case. I can see, in fact, that Trey's original post
Two versions of evolution installed was made on the 29th of April.

Although it seems that the first mail server in the virus-mail's headers is
1c-astor.ru ([213.247.207.67]), it doesn't seem that one can identify from
the headers in genuine list-postings who uses this server or Outlook
Distress (surely the mail-client responsible?). I guess the Gentoo mail
server cuts originating headers out.

From a friend's previous experience, I think it's quite possible that the
culprit is not the OP (although I'm cc'ing him anyway). ISTR that this virus
picks up an old message from a mail folder  sends it out again, having
falsified the from: header. Could all members of the list using M$
mail-clients please check themselves..?

Stroller.

-- 
Enjoyed this post? Thanks for reading - please consider employing me!
Technical support / system administration - CV available on request
Linux / Unix / Windows / Mac OS X  - UK or anywhere considered



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mounting two partitions as one directory

2003-06-09 Thread Sigurd Stordal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 06 June 2003 15:59, R'twick Niceorgaw wrote:
 Hi all,
 is there any way I can mount two partitions (in two separate disks) as a
 single directory ?
That depends on what you want, If it is to get the to partition to act as one 
large one, no I don't think so, but if it is to make the to partition mirrors 
of each other I think it should work with just plain mount of the two 
partition on same mount point. As far as I can recall it worked for me that 
way.
- -- 
Sigurd Stordal
President of GOGS
Experimental Petrologist
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5JxZSB4UOs/snOURArgaAJ975Ydt3xRApuJjAZWyQIjB5Te3jQCcD3LW
v9AG/bgAhnC+biEuukvYw1w=
=wzqY
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Support MPEG cards

2003-06-09 Thread Sigurd Stordal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 June 2003 00:17, Juri Haberland wrote:
 --[ UxBoD ]-- [EMAIL PROTECTED] wrote:
  Is anybody successfully using the Hauppauge WinTV PVR 250 ?

 Actually, I don't know whether it is supported at all - at least not by
 the DVB drivers from www.linuxtv.org.
Both PVR250 and PVR350 is supported using the ivtv drive. It has been 
discussed at lenght at the mythtv mailing list, so if you need any mor info, 
maybe you should check out that mailling list archives.

- -- 
Sigurd Stordal
President of GOGS
Experimental Petrologist
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5JyqSB4UOs/snOURAoPOAJ9pEwAZ9OK97mASnEWzUHYnjoA8OQCZATcN
WxZruwBPPf2gi3tSqwLP2WI=
=3oar
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mounting two partitions as one directory

2003-06-09 Thread R'twick Niceorgaw
I wanted to work these two as one large single one.  I bought parition magic
and it managed to merge both partitions without loosing any data :)

R'twick

- Original Message - 
From: Sigurd Stordal [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 09, 2003 10:40 AM
Subject: Re: [gentoo-user] mounting two partitions as one directory


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 06 June 2003 15:59, R'twick Niceorgaw wrote:
 Hi all,
 is there any way I can mount two partitions (in two separate disks) as a
 single directory ?
That depends on what you want, If it is to get the to partition to act as
one
large one, no I don't think so, but if it is to make the to partition
mirrors
of each other I think it should work with just plain mount of the two
partition on same mount point. As far as I can recall it worked for me that
way.
- -- 
Sigurd Stordal
President of GOGS
Experimental Petrologist
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5JxZSB4UOs/snOURArgaAJ975Ydt3xRApuJjAZWyQIjB5Te3jQCcD3LW
v9AG/bgAhnC+biEuukvYw1w=
=wzqY
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mounting two partitions as one directory

2003-06-09 Thread Marshal Newrock
On Mon, 9 Jun 2003, Sigurd Stordal wrote:

 On Friday 06 June 2003 15:59, R'twick Niceorgaw wrote:
  Hi all,
  is there any way I can mount two partitions (in two separate disks) as a
  single directory ?
 That depends on what you want, If it is to get the to partition to act as one
 large one, no I don't think so, but if it is to make the to partition mirrors
 of each other I think it should work with just plain mount of the two
 partition on same mount point. As far as I can recall it worked for me that
 way.

I wouldn't think mounting two partitions independently on one mount point
would work.  Only the highest mount (the most recent) would get anything.
The one under it would just be supporting the mount.  If you wanted two
partitions to have the same information, I think you'd have to have a RAID
mirror.

I believe there is also a form of RAID which merely appends one partition
to the other.  Also, the Logical Volume Manager (which I've never used,
only looked at the description in the kernel config) may be of use for
something like that.  I believe EVMS is a successor to LVM.

-- 
Marshal Newrock, Simon's Rock College of Bard
Caution: product may be hot after heating


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mounting two partitions as one directory

2003-06-09 Thread R'twick Niceorgaw
Thanks marshal, Tom and rest all

I'll try LVM next time if I need it :)

At present i solved the problem by merging them into one partition with
partition magic
R'twick
- Original Message - 
From: Marshal Newrock [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 09, 2003 10:52 AM
Subject: Re: [gentoo-user] mounting two partitions as one directory


 On Mon, 9 Jun 2003, Sigurd Stordal wrote:

  On Friday 06 June 2003 15:59, R'twick Niceorgaw wrote:
   Hi all,
   is there any way I can mount two partitions (in two separate disks) as
a
   single directory ?
  That depends on what you want, If it is to get the to partition to act
as one
  large one, no I don't think so, but if it is to make the to partition
mirrors
  of each other I think it should work with just plain mount of the two
  partition on same mount point. As far as I can recall it worked for me
that
  way.

 I wouldn't think mounting two partitions independently on one mount point
 would work.  Only the highest mount (the most recent) would get anything.
 The one under it would just be supporting the mount.  If you wanted two
 partitions to have the same information, I think you'd have to have a RAID
 mirror.

 I believe there is also a form of RAID which merely appends one partition
 to the other.  Also, the Logical Volume Manager (which I've never used,
 only looked at the description in the kernel config) may be of use for
 something like that.  I believe EVMS is a successor to LVM.

 -- 
 Marshal Newrock, Simon's Rock College of Bard
 Caution: product may be hot after heating


 --
 [EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mounting two partitions as one directory

2003-06-09 Thread Shawn
On Mon, 2003-06-09 at 09:52, Marshal Newrock wrote:
 On Mon, 9 Jun 2003, Sigurd Stordal wrote:
 
  On Friday 06 June 2003 15:59, R'twick Niceorgaw wrote:
   Hi all,
   is there any way I can mount two partitions (in two separate disks) as a
   single directory ?
  That depends on what you want, If it is to get the to partition to act as one
  large one, no I don't think so, but if it is to make the to partition mirrors
  of each other I think it should work with just plain mount of the two
  partition on same mount point. As far as I can recall it worked for me that
  way.
 
 I wouldn't think mounting two partitions independently on one mount point
 would work.  Only the highest mount (the most recent) would get anything.
 The one under it would just be supporting the mount.  If you wanted two
 partitions to have the same information, I think you'd have to have a RAID
 mirror.

google union mount

 I believe there is also a form of RAID which merely appends one partition
 to the other.  Also, the Logical Volume Manager (which I've never used,
 only looked at the description in the kernel config) may be of use for
 something like that.  I believe EVMS is a successor to LVM.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] ssh logout doesn't finish locally - minor annoyance

2003-06-09 Thread Mark Knecht
Hi,
   I'm seeing a small problem when doing ssh between my home studio Gentoo
box and a Gentoo box operating here in my office at work. About 50% of the
time the local ssh operation does not return to the terminal command line
after the last exit command is given to the remote machine. Ctrl-C does kill
the process locally, giving me an 'Killed by signal 2.' message. Almost
always the last app run on the remote end was evolution.

   Logging into the remote machine from different local machine shows that
the first login seems to have finished and disconnected, so I think the
problem is local.

   Any idea what might be wrong?

   The local command was:

ssh -X -C -c blowfish remote_IP

   I have not tried to debug whether any of the local options I chose have
any effect on this.

Cheers,
Mark



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread Hamilton Coutinho
On Sat, Jun 07, 2003 at 08:53:58PM -0400, Brett I. Holcomb wrote:
 
 I built a test kernel with i2c /proc option and that worked.  However, to run 
 sensors-detect I need the /dev option so I went back to menuconfig and 
 checked it.  I did make dep  make clean bzImage modules modules_install
 
 and got the errors shown below (these are from bug 10629 - I have 
 2.4.20-xfs-r3).  Bugzilla lists this and the comment from Brandon is this is 
 not a bug - we have to insure the deps we build this agains are the same we 
 build the kernel with.  Okay - how do I do that???
 
 This kernel is the same one I've been running with for a couple of weeks, 
 same /usr/src/linux tree.  I built the kernel with the /proc i2c option with 
 no problem - booted it and it worked - so I just went back and added the /dev 
 option.  Now it's broken.  I tried running make mrproper, restoring my 
 .config and running the make dep   command.  I also tried make clean.  
 None of that works.  I even did depmod -a before building these.
 
 Any ideas on how to get the modules to insure my deps are proper?
 
 Thanks.
 
 depmod: i2c_bit_del_bus_R88f4afaf
 depmod: i2c_bit_add_bus_R933524db
 depmod: *** Unresolved symbols in 
 /lib/modules/2.4.19-gentoo-r10/misc/i2c-i810.o
 depmod: i2c_bit_del_bus_R88f4afaf
 depmod: i2c_bit_add_bus_R933524db
 depmod: *** Unresolved symbols in 
 /lib/modules/2.4.19-gentoo-r10/misc/i2c-savage
  4.o
 depmod: i2c_bit_del_bus_R88f4afaf
 depmod: i2c_bit_add_bus_R933524db
 depmod: *** Unresolved symbols in 
 /lib/modules/2.4.19-gentoo-r10/misc/i2c-via.o
 depmod: i2c_bit_del_bus_R88f4afaf
 depmod: i2c_bit_add_bus_R933524db
 depmod: *** Unresolved symbols in 
 /lib/modules/2.4.19-gentoo-r10/misc/i2c-voodoo
  3.o
 depmod: i2c_bit_del_bus_R88f4afaf
 depmod: i2c_bit_add_bus_R933524db
 

Hello Brett,

The functions i2c_bit_(add|del)_bus() are only available if you compile
your kernel with CONFIG_I2C_ALGOBIT. Check your .config file.

If you keep getting unresolved symbols you should need to run 'modprobe
i2c-algo-bit' before running sensors-detect.

Regards,

-- 
Hamilton Coutinho
[EMAIL PROTECTED]
Porto Alegre - RS - Brasil

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread Paulo J. Matos
Hi,

Yes, the system has been working just fine but somehow su seg faulted so
I restarted and after restart my system was completely corrupted (at
least mount and su) and I haven't tried others. I have a new ASUS
motherboard that's working just fine in windows so it is not the
problem. I don't think it's hardware. But now I need my system back. Can
I reemerge mount, su, etc? What should I do?

Best regards,

Paulo Matos

Content-Type: text/plain;
  charset=iso-8859-1
From: Brett I. Holcomb [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 8 Jun 2003 21:37:56 -0400
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-ID: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Segmentation Fault Everywhere

Has this system been working till now?

Seg faults are usually hardware problems - memory, cpu, motherboard.
Mine
was a defective ASUS board (they replaced it).

 Hi all,

 I'm running Gentoo on my desktop and somehow while I was working,
su'ing
 to root and back, I got a segmentation fault while su'ing to root.
Then
 I tried again and again and I started getting a lot of segmentation
 faults. Then I rebooted, at the start of boot Gentoo was not able to
 mount proc and stopped asking me if I wanted to enter as root so I
did.
 I get segmentation fault with mount and su at least. What can I do?
(do
 not answer panic please) Any ideas?

 Best regards,

 Paulo Jorge Matos

--

Brett I. Holcomb
AKA Grunt 




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread brett holcomb
Just because Windows doesn't seg fault doesn't mean it's 
not broken.  The compling, etc. we do with Gentoo is far 
harder on a system then Windows.  In addition Windows may 
not tell you - it just gives some strange error.

99.999% of seg faults are hardware.  There is a definitive 
reference on this but I don't have it where I can get to 
it.

On Mon, 9 Jun 2003 17:18:31 +0100
 Paulo J. Matos [EMAIL PROTECTED] wrote:
Hi,

Yes, the system has been working just fine but somehow su 
seg faulted so
I restarted and after restart my system was completely 
corrupted (at
least mount and su) and I haven't tried others. I have a 
new ASUS
motherboard that's working just fine in windows so it is 
not the
problem. I don't think it's hardware. But now I need my 
system back. Can
I reemerge mount, su, etc? What should I do?

Best regards,

Paulo Matos

Content-Type: text/plain;
 charset=iso-8859-1
From: Brett I. Holcomb [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 8 Jun 2003 21:37:56 -0400
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-ID: 
[EMAIL PROTECTED]
Subject: Re: [gentoo-user] Segmentation Fault Everywhere

Has this system been working till now?

Seg faults are usually hardware problems - memory, cpu, 
motherboard.
Mine
was a defective ASUS board (they replaced it).

Hi all,

I'm running Gentoo on my desktop and somehow while I was 
working,
su'ing
to root and back, I got a segmentation fault while 
su'ing to root.
Then
I tried again and again and I started getting a lot of 
segmentation
faults. Then I rebooted, at the start of boot Gentoo was 
not able to
mount proc and stopped asking me if I wanted to enter as 
root so I
did.
I get segmentation fault with mount and su at least. 
What can I do?
(do
not answer panic please) Any ideas?

Best regards,

Paulo Jorge Matos
--

Brett I. Holcomb
AKA Grunt 




--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread Andrew Kirilenko
Hello!

On 13:09 Mon 09 Jun, Hamilton Coutinho wrote:
 On Sat, Jun 07, 2003 at 08:53:58PM -0400, Brett I. Holcomb wrote:
  
  I built a test kernel with i2c /proc option and that worked.  However, to run 
  sensors-detect I need the /dev option so I went back to menuconfig and 
  checked it.  I did make dep  make clean bzImage modules modules_install
  
  and got the errors shown below (these are from bug 10629 - I have 
  2.4.20-xfs-r3).  Bugzilla lists this and the comment from Brandon is this is 
  not a bug - we have to insure the deps we build this agains are the same we 
  build the kernel with.  Okay - how do I do that???
  
  This kernel is the same one I've been running with for a couple of weeks, 
  same /usr/src/linux tree.  I built the kernel with the /proc i2c option with 
  no problem - booted it and it worked - so I just went back and added the /dev 
  option.  Now it's broken.  I tried running make mrproper, restoring my 
  .config and running the make dep   command.  I also tried make clean.  
  None of that works.  I even did depmod -a before building these.
  
  Any ideas on how to get the modules to insure my deps are proper?
  
  Thanks.
  
  depmod: i2c_bit_del_bus_R88f4afaf
  depmod: i2c_bit_add_bus_R933524db
  depmod: *** Unresolved symbols in 
  /lib/modules/2.4.19-gentoo-r10/misc/i2c-i810.o
  depmod: i2c_bit_del_bus_R88f4afaf
  depmod: i2c_bit_add_bus_R933524db
  depmod: *** Unresolved symbols in 
  /lib/modules/2.4.19-gentoo-r10/misc/i2c-savage
   4.o
  depmod: i2c_bit_del_bus_R88f4afaf
  depmod: i2c_bit_add_bus_R933524db
  depmod: *** Unresolved symbols in 
  /lib/modules/2.4.19-gentoo-r10/misc/i2c-via.o
  depmod: i2c_bit_del_bus_R88f4afaf
  depmod: i2c_bit_add_bus_R933524db
  depmod: *** Unresolved symbols in 
  /lib/modules/2.4.19-gentoo-r10/misc/i2c-voodoo
   3.o
  depmod: i2c_bit_del_bus_R88f4afaf
  depmod: i2c_bit_add_bus_R933524db
  
 
 Hello Brett,
 
 The functions i2c_bit_(add|del)_bus() are only available if you compile
 your kernel with CONFIG_I2C_ALGOBIT. Check your .config file.
 
 If you keep getting unresolved symbols you should need to run 'modprobe
 i2c-algo-bit' before running sensors-detect.
 
 Regards,

It's not really good idea, but when I got the same problems, I simply
deleted all that modules (I got unresolved symbols in the same modules).
Seems, it's because I don't have support for vodoo, i810 and Co enabled
in kernel. And it works perfectly all last month.

Best regards,
Andrew.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I borked by XMMS or ALSA...

2003-06-09 Thread Tom Wesley
On Saturday 07 June 2003 13:32, Larry Meadors wrote:
 I am using ALSA, and have the alsa plugin for xmms and as the message
 implies, xmms will not play mp3, ogg or wav files using the ALSA output
 plugin. It looks like it is playing them, but no sound comes out.

 If I use the eSound Output Plugin then XMMS plays, but the sound
 quality is so bad that I almost wish it didn't. :-/


I have to check, alsa volumes are turned right down by default, did you turn 
them up?

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


[gentoo-user] Advice for Blocking Attachments by File Extension

2003-06-09 Thread Patrick Marquetecken
Hi,

I'm quit new with mail on linux, i have already this working:
fetchmail - postfix - amavis - clamAV - spamassassin - procmail

now i want to bounce or quarantine mails with some extentions, like exe ,src and so 
on. But i don't know where to start, so any advice would be fine.

Patrick

-- 
 The needs of the many outweigh the needs of the few. 
  Captain Spock in Star Trek II: The Wrath of Khan
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread brett holcomb
I ran a depmod -a but that didn't help.  Isn't that 
supposed to resolve modules?

On Mon, 9 Jun 2003 19:44:30 +0300
 Andrew Kirilenko [EMAIL PROTECTED] wrote:
Hello!

On 12:34 Mon 09 Jun, brett holcomb wrote:
That's what I did - delete the modules.  I don't need 
them 
either.  What I dont' understand is why the unresolved 
references to modules I don't use!
snip

That's because depmod -a, I think.

Best regards,
Andrew.
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] I borked by XMMS or ALSA...

2003-06-09 Thread Larry Meadors
I think so, it is on a box at home, so I cannot check now. I will later.
:-/

 [EMAIL PROTECTED] 06/09/03 10:43 AM 
On Saturday 07 June 2003 13:32, Larry Meadors wrote:
 I am using ALSA, and have the alsa plugin for xmms and as the message
 implies, xmms will not play mp3, ogg or wav files using the ALSA
output
 plugin. It looks like it is playing them, but no sound comes out.

 If I use the eSound Output Plugin then XMMS plays, but the sound
 quality is so bad that I almost wish it didn't. :-/


I have to check, alsa volumes are turned right down by default, did you
turn 
them up?

-- 
Tom Wesley
Please encrypt personal replies if possible.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread Paulo J. Matos
Hi all,

Thanks for your replies. I've already tested memory and everything is
fine. I also tested some other stuff in my linux like wget that doesn't
seg fault and other programs don't seg fault also. I think something got
corrupted and I don't think it is hardware. How can I overcome this?

Best regards,

Paulo Matos
- Original Message -
From: MAL [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, June 09, 2003 5:34 PM
Subject: Re: [gentoo-user] Segmentation Fault Everywhere


 brett holcomb wrote:
  Just because Windows doesn't seg fault doesn't mean it's not broken.
  The compling, etc. we do with Gentoo is far harder on a system then
  Windows.  In addition Windows may not tell you - it just gives some
  strange error.
 
  99.999% of seg faults are hardware.  There is a definitive reference
on
  this but I don't have it where I can get to it.

 ... or.. su (and so forth) was compiled with the wrong compiler flags,
 such as -march=i686 on a i586 machine.

 Which may happen if Paulo accidentally put the wrong CFLAGS in
 /etc/make.conf , or updating config files went awry.

 MAL




--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Advice for Blocking Attachments by File Extension

2003-06-09 Thread Palmer, Justin
I do this in Procmail:

:0 B
*^Content-Type: (application|audio)
*^.*name=.*\.(vb[esx]|ws[hf]|c[ho]m|bat|cmd|hta|exe|lnk|pif|scr|shs)
.zzz-executables/

--
justin


 -Original Message-
 From: Patrick Marquetecken [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 09, 2003 11:43 AM
 To: Gentoo-user
 Subject: [gentoo-user] Advice for Blocking Attachments by 
 File Extension
 
 
 Hi,
 
 I'm quit new with mail on linux, i have already this working:
 fetchmail - postfix - amavis - clamAV - spamassassin - procmail
 
 now i want to bounce or quarantine mails with some 
 extentions, like exe ,src and so on. But i don't know where 
 to start, so any advice would be fine.
 
 Patrick
 
 -- 
  The needs of the many outweigh the needs of the few. 
   Captain Spock in Star Trek II: The Wrath of Khan
  
  PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
  Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
  Registered Linux User #44550
  http://counter.li.org
 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] tcl again...

2003-06-09 Thread omestre
hello,
I have just installed the tcl package in my gentoo workstation, and i have 
some programs that use tcl...
The problem is that my programs are static linked. And the emerge 
command did not compiled the .a libraries.
There is just the libtclstub.a file in /usr/lib/.
How can i generate the libtcl.a librarie with emerge tool?
--
omestre

--
[EMAIL PROTECTED] mailing list


[gentoo-user] OT: Any mp3 library software recommendation?

2003-06-09 Thread Christian Aust
Hi all,

I can't find any software under Linux which will catalog and sort my
2000+ mp3 files to enqueue them in xmms. What would you use for this? It
should be something capable of reading and displaying all id3 tags,
preferably some gtk app.

Your input is greatly appreciated. Best regards,

-  Christian

ps: Cueing on a second sound device would be really cool.

-- 

Christian Aust
mailto:[EMAIL PROTECTED]
icq: 84500990 - Yahoo!: datenimperator - MSN: datenimperator
GPG: 3C89AD72



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT: Any mp3 library software recommendation?

2003-06-09 Thread Sven Blumenstein
On 09 Jun 2003 19:17:09 +0200
Christian Aust [EMAIL PROTECTED] wrote:

 Hi all,
 
 I can't find any software under Linux which will catalog and sort my
 2000+ mp3 files to enqueue them in xmms. What would you use for this? It
 should be something capable of reading and displaying all id3 tags,
 preferably some gtk app.

Maybe http://easytag.sf.net?

--
  ..
  /V\   [web ] http://0x1337.net | Behind every great
 // \\  [pgp ] http://0x1337.net/0x1337-pgp.txt  | computer sits a
/(   )\ [geek] http://0x1337.net/0x1337-geek.txt | skinny, little geek.
 ^'~'^


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Postfix vs. Qmail

2003-06-09 Thread Matt Meola
Yeah, just be advised that running postfix with mailman is a PITA.

Of course, getting mailman built properly with qmail wan't quite
a joy, either, but it was just a small modification to the ebuild.

Mailman with postfix was a PITA on FreeBSD, too...


On Thu, 2003-06-05 at 06:32, brett holcomb wrote:
 Good to know.   Thanks.
 


-- 


   Matt Meola

   AFØD
  (303) 798-1568 x5009

  Personal Home Page


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Advice for Blocking Attachments by File Extension

2003-06-09 Thread Jonathan Nichols

I'm quit new with mail on linux, i have already this working:
fetchmail - postfix - amavis - clamAV - spamassassin - procmail
now i want to bounce or quarantine mails with some 
extentions, like exe ,src and so on. But i don't know where 
to start, so any advice would be fine.

This is quite easy to do at the MTA (Postfix) level.

http://www.securitysage.com/files/mime_header_checks is a freely 
available header_checks file that you can use.
1)Download that file into /etc/postfix
2)Run postmap /etc/postfix/mime_header_checks
3)Add mime_header_checks = regexp:/etc/postfix/maps/mime_header_checks 
into /etc/postfix/main.cf somewhere.
4)Restart Postfix.

That should be about all you need. Securitysage.com has quite a few 
really good articles on Postfix as well as other *_checks files, but 
beware that using broad filtering techniques can cause legitimate mail 
to be rejected. (I've had to relax some anti-spam stuff simply because 
of overzealous filtering)

Hope that helps!

-Jonathan



--
[EMAIL PROTECTED] mailing list


[gentoo-user] QMail Anti-Virus Integration - was: [gentoo-user] Virus mails ?

2003-06-09 Thread Ryan
 I got one as well. It has a file attached: 1.exe.scr and looked just
 like an e-mail from the list except that it was missing some of the
 headers that a real e-mail from the list has. The e-mail was entitled
 Two
 version of evolution installed (I see that someone else on the list has
 responded to it).

 That would be why I didn't see it.  Our mail server rejects anything with
 a .scr attachment (among many others).  It's a rare virus that actually
 gets as far as our anti-virus scanner, mostly just Word macro viruses.
snip

I've been fortunate to avoid receiving most e-mail viruses in the past but
I'd like to take steps to prevent them. I'm running qmail. Which antivirus
programs integrate well with it? What opensource options are there? (I
just saw ClamAV for the first time this past week). If you're using qmail,
what does your setup look like?

Ryan
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to make a minimum backup?

2003-06-09 Thread Sven Blumenstein
You could boot up the laptop with a LiveCD (Gentoo LiveCD, Knoppix etc),
mount the root partition and rsync the entire filesystem to another
machine in your network. 

I use something like this for cron controlled backups:

rsync -e ssh --progress --delete -av --numeric-ids --exclude /tmp /
[EMAIL PROTECTED]:/backup/


--
  ..
  /V\   [web ] http://0x1337.net | Behind every great
 // \\  [pgp ] http://0x1337.net/0x1337-pgp.txt  | computer sits a
/(   )\ [geek] http://0x1337.net/0x1337-geek.txt | skinny, little geek.
 ^'~'^


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to make a minimum backup?

2003-06-09 Thread Daniel Struck
 You could boot up the laptop with a LiveCD (Gentoo LiveCD, Knoppix etc),
 mount the root partition and rsync the entire filesystem to another
 machine in your network. 

Just curious, would this also be possible on a running system?


Daniel


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] OT: Any mp3 library software recommendation?

2003-06-09 Thread Patrick Marquetecken
net-rhythmbox http://www.rhythmbox.org
If your id3 tags are good then you have artist, album, songs ...
it took me a while to get it working but its worth it.

Patrick



On 09 Jun 2003 19:17:09 +0200
Christian Aust [EMAIL PROTECTED] wrote:

 Hi all,
 
 I can't find any software under Linux which will catalog and sort my
 2000+ mp3 files to enqueue them in xmms. What would you use for this? It
 should be something capable of reading and displaying all id3 tags,
 preferably some gtk app.
 
 Your input is greatly appreciated. Best regards,
 
 -  Christian
 
 ps: Cueing on a second sound device would be really cool.
 
 -- 
 
 Christian Aust
 mailto:[EMAIL PROTECTED]
 icq: 84500990 - Yahoo!: datenimperator - MSN: datenimperator
 GPG: 3C89AD72
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 


-- 
 The needs of the many outweigh the needs of the few. 
  Captain Spock in Star Trek II: The Wrath of Khan
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


[gentoo-user] XD2

2003-06-09 Thread Dan Fairs
Hi,

I'd like to play with the new Ximian Desktop. Since Gentoo isn't a
supported distro (due to its merciful choice not to use rpm) I'm looking
for a way to install a supported distro without repartitioning.

I was thinking of doing something like creating a directory to be the
'root' of (for the sake of argument) a Red Hat install, chrooting into
it, running the Red Hat installer, and then configuring GRUB to have an
option for the Red Hat system. Would this work (probably not...)?

Or should I be looking at something like User-Mode Linux (hey, why not
integrate playing with a load of other stuff to get this working ;) ?

Does anyone have any input on how this might be done without
repartitioning?

Cheers,
Dan

-- 
Dan Fairs [EMAIL PROTECTED]
spiderplant.net


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] QMail Anti-Virus Integration - was: [gentoo-user]Virus mails ?

2003-06-09 Thread Patrick Marquetecken
Ryan,

i can't help you because i use a single user setup and my next step will be qmail as 
mailserver for my windows users. At this moment i use this setup:
fetchmail, postfix, amavis, clamAV and procmail for delevering in Maildir.

The setup with ClamAV is quit easy, but i (and i believe that i'm not alone) can not 
connect to the website of the creators (with clamav or browser) to update the virus 
definitions. Is this tempory?, if this stay i have to search for another virus killer.

Patrick 


snip
 
 I've been fortunate to avoid receiving most e-mail viruses in the past but
 I'd like to take steps to prevent them. I'm running qmail. Which antivirus
 programs integrate well with it? What opensource options are there? (I
 just saw ClamAV for the first time this past week). If you're using qmail,
 what does your setup look like?
 
 Ryan
 [EMAIL PROTECTED]
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 


-- 
 The needs of the many outweigh the needs of the few. 
  Captain Spock in Star Trek II: The Wrath of Khan
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


RE: [gentoo-user] XD2

2003-06-09 Thread Rex Young
bochs?  vmware?

-rex

-Original Message-
From: Dan Fairs [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 11:47 AM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] XD2


Hi,

I'd like to play with the new Ximian Desktop. Since Gentoo isn't a
supported distro (due to its merciful choice not to use rpm) 
I'm looking
for a way to install a supported distro without repartitioning.

I was thinking of doing something like creating a directory to be the
'root' of (for the sake of argument) a Red Hat install, chrooting into
it, running the Red Hat installer, and then configuring GRUB to have an
option for the Red Hat system. Would this work (probably not...)?

Or should I be looking at something like User-Mode Linux (hey, why not
integrate playing with a load of other stuff to get this working ;) ?

Does anyone have any input on how this might be done without
repartitioning?

Cheers,
Dan

-- 
Dan Fairs [EMAIL PROTECTED]
spiderplant.net


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread brett holcomb
Not necessarily.  My Asus board segfaulted on everything - 
they replaced the board and it runs fine now - and I've 
been working it hard building a Gentoo system on it.

On Mon, 9 Jun 2003 19:07:13 +0100
 Andy Smith [EMAIL PROTECTED] wrote:
But when _everything_ is segfaulting that kind of implies 
problems
with the way it was compiled, or libc issues.

Paulo, I am sorry I have no suggestions other than think 
through
what you have done, did any of it involve recompiling all 
of glibc?

Random segfaults during compiling, at different times, 
not
consistently reproducible at the same place, is indeed 
signs of
hardware problems.

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


[gentoo-user] build error in gnucash

2003-06-09 Thread Klaus D. Neumann
Hi,

while emerging gnucash, I got this:

make[2]: *** [gw-runtime.c] Segmentation fault
make[2]: Leaving directory 
`/var/tmp/portage/g-wrap-1.2.1-r2/work/g-wrap-1.2.1/g-wrapped'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/g-wrap-1.2.1-r2/work/g-wrap-1.2.1'
make: *** [all] Error 2

!!! ERROR: dev-libs/g-wrap-1.2.1-r2 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)

-- 
Best regards,
Klaus
--
Gentoo Linux = the better choice!


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Failed first installation in kernel compile

2003-06-09 Thread hotmail-hguiwerkj
Hi,

I have finally taken the first step in leaving RedHat. (I wont go into 
the details of why. ;-)

So, looking for another distro, I stumbled over gentoo, which to me 
looks to be a wonderful alternative. Or at least, if I will manage to 
get it installed. ;-)

Hardware in the test rig:
P166 (IBM) (old stuff)
2 * 1.2 GB disk
IDE CDROM
64 MB RAM
Software:
The latest 
/pub/linux/distributions/gentoo/releases/1.4_rc4/x86/x86/livecd/gentoo-3stages-x86-1.4_rc4.iso

Achievements so far:
- Got the PC booted with SBM (this old chap wont boot natively from a 
CD-ROM, SBM made my day. ;-)

- Decided to go with a stage1 installation (I have the time for it).

- Successfully performed stage1, including repartitioning the disks, 
chose EXT3 for /boot and ReiserFS for /, /var, /home and /tmp.

- Successfully performed stage2

- Successfully performed stage3

- Setup timezone and adjusted the clock. (Pushed the clock *forward*)

Failure:
Installation of the kernel.
Details:
# emerge sys-kernel/gentoo-sources ... OK
# cd /usr/src/linux ... OK
# source /etc/profile ... OK
# make menuconfig ... (Lot's a thinking and wondering here. My first 
kernel compile) ... OK (I think, no errors indicated)
# make dep  make clean bzImage modules modules_install ... Failure!

After about one hours work of compiling and such, I got the error messages:

# ipt_realm.c: In function 'match':
# ipt_realm.c:29: structure has no member named 'tclassid'
# make[2]: *** [ipt_realm.o] Error 1
# make[2]: Leaving directory 
'/usr/src/linux-2.4.20-gentoo-r5/net/ipv4/netfilter'
# make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
# make[1]: Leaving directory '/usr/src/linux-2.4.20-gentoo-r5/net'
# make: *** [_mod_net] Error 2

So, what do I do next?

*Any* hints, ideas or RTFM's highly appreciated.

Gus



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Failed first installation in kernel compile

2003-06-09 Thread nmeyers
On Mon, Jun 09, 2003 at 09:43:02PM +0200, hotmail-hguiwerkj wrote:
 Hi,
 
 I have finally taken the first step in leaving RedHat. (I wont go into 
 the details of why. ;-)
 
 So, looking for another distro, I stumbled over gentoo, which to me 
 looks to be a wonderful alternative. Or at least, if I will manage to 
 get it installed. ;-)...
   .
   .
   .
 
 After about one hours work of compiling and such, I got the error messages:
 
 # ipt_realm.c: In function 'match':
 # ipt_realm.c:29: structure has no member named 'tclassid'
 # make[2]: *** [ipt_realm.o] Error 1
 # make[2]: Leaving directory 
 '/usr/src/linux-2.4.20-gentoo-r5/net/ipv4/netfilter'
 # make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
 # make[1]: Leaving directory '/usr/src/linux-2.4.20-gentoo-r5/net'
 # make: *** [_mod_net] Error 2
 
 So, what do I do next?
 
 *Any* hints, ideas or RTFM's highly appreciated.

The kernel config process is somewhat smart, but not completely smart,
about identifying interdependencies among its components. If you go into
the kernel configuration screen for netfilter and disable the option to
match on realm, you should get rid of this problem. (Alternatively,
there's something somewhere else in the kernel you can build to satisfy
the dependency... but are you really planning to build a firewall that
can match on realm?)

Nathan Meyers
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Segmentation Fault Everywhere

2003-06-09 Thread Tom Wesley
On Monday 09 June 2003 21:07, Josh Helmer wrote:
 On Monday 09 June 2003 09:22 am, brett holcomb wrote:
  Just because Windows doesn't seg fault doesn't mean it's
  not broken.  The compling, etc. we do with Gentoo is far
  harder on a system then Windows.  In addition Windows may
  not tell you - it just gives some strange error.
 
  99.999% of seg faults are hardware.  There is a definitive
  reference on this but I don't have it where I can get to
  it.

 Whoa!!!  I suspect that your source is horribly mistaken!  I *might*
 believe that 99% of SIGBUS errors are caused by hardware, but I have seen
 literally thousands of SIGSEGV dumps, and to the best of my knowledge every
 one of them was caused by software problems.  In fact, I *know* that many
 of them were because I have fixed more than a few of the memory problems
 that caused the SIGSEGV in the first place...


Oddly enough I had some fun with a slightly dodgy compiled kernel module that 
was the result of some over warm RAM on a hot day.  Caused all manner of 
problems, I had to let the system cool and recompile the kernel again and all 
has been fine since.

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


RE: [gentoo-user] Advice needed: downgrade from ~86 to 86?

2003-06-09 Thread Rex Young

Am Mo, 2003-06-09 um 22.13 schrieb Andy Arbon:
 If I change ~86 to 86 in make.conf and do an emerge -u 
world, will this
 safely roll my machine back to the stable branch? Has anyone 
done this,
 and are there any reasons it shouldn't work?

Hi Andy,

I've done that, using emerge -e world which eventually recompiled
everything. It took forever... If compilation failes at some point, you
can restart it using emerge --resume. Have fun,

-  Christian

Is emerge -e world really necessary?  I would think that emerge -u world
would downgrade the packages which should be.

-rex

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Advice needed: downgrade from ~86 to 86?

2003-06-09 Thread Tom Wesley
On Monday 09 June 2003 21:58, Rex Young wrote:
 Am Mo, 2003-06-09 um 22.13 schrieb Andy Arbon:
  If I change ~86 to 86 in make.conf and do an emerge -u
 
 world, will this
 
  safely roll my machine back to the stable branch? Has anyone
 
 done this,
 
  and are there any reasons it shouldn't work?
 
 Hi Andy,
 
 I've done that, using emerge -e world which eventually recompiled
 everything. It took forever... If compilation failes at some point, you
 can restart it using emerge --resume. Have fun,
 
 -  Christian

 Is emerge -e world really necessary?  I would think that emerge -u
 world would downgrade the packages which should be.

so would I, have never tried though, and I guess that some thing could've been 
compiled against libraries that would be downgraded...

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


Re: [gentoo-user] How to make a minimum backup?

2003-06-09 Thread Jorge Monteiro
Try partition  image 
http://www.partimage.org/download.php3

On Monday 09 June 2003 18:49, you wrote:
 Hi.

 I'm one of those guys who live on the edge (i.e. I don't back things
 up), but I'll soon send my laptop away for repair (the CPU has fried the
 fan bearings so they sound awful) so I'd like to do some kind of minimum
 backup.

 I don't feel any need to have the system up and running quickly, should
 anything fail, all I want is to save enough of the config so I can
 rebuild the system if I need to. I use the machine as a workstation, so
 I don't think there are many important config files outside /etc.

 If I back up all home directories, /etc, the kernel config file and
 /var/cache/edb/world, would that be enough? If I had to restore, I
 suppose I'd do a stage1 install, copy the old /etc stuff inte /etc and
 then do

 emerge  world

 And reinstall the home directories.

 Would this give me my old system back?


 /Rasmus Wiman

 http://rasmus.wiman.org
 http://dagbok.wiman.org

 I program my home computer
 Beam myself into the future

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Advice needed: downgrade from ~86 to 86?

2003-06-09 Thread Jim Bailey
On Mon, Jun 09, 2003 at 09:13:36PM +0100, Andy Arbon wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 
 Hello,
 
 I'm starting to feel that life in the ~86 lane is a little too fast for
 me at the moment.. I don't have much time due to work and I'd quite like
 to have a slightly more reliable system than Gentoo's testing release
 gives me.
 
 If I change ~86 to 86 in make.conf and do an emerge -u world, will this
 safely roll my machine back to the stable branch? Has anyone done this,
 and are there any reasons it shouldn't work?

I have toasted my glibc and you may too, is raised as bug 22017.

Peace Jim

--
[EMAIL PROTECTED] mailing list



[gentoo-user] win4lin 5.0??

2003-06-09 Thread edj

I purchased Win4Lin 5.0 from the Gentoo special offer. I contacted 
Netraverse support regarding installation.  They informed me as 
follows:

We are working on getting information from Gentoo on how they expect 
their customers to install Win4Lin - we don't have any of this yet as 
per our partnership with Gentoo, they do all of the kernel support as 
well as repackage Win4Lin for the portage system so their customers can 
install Win4Lin as they would install anything else. As soon as we have 
information from Gentoo on installation, we will add a FAQ to our 
knowledge base. 

I tried installing via the downloaded installer, but it refuses, saying 
the kernel is incompatible.  I have a recompiled 2.4.20-gentoo-r5.  
Gentoo has 5.0 in 

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-emulation/win4lin/win4lin-5.0.1.ebuild

Does that ebuild have the win4lin sources?  Can I (once I learn to use 
cvs) use that ebuild, or should I keep trying the installer?  Or 
perhaps I'm not making any sense?  If anyone has had sucess with this, 
I'd appreciate any advice, ponters, etc.  Thanks.

-- 
Ed Jabbour

--
[EMAIL PROTECTED] mailing list



[gentoo-user] n00b: installing gnome

2003-06-09 Thread Gëzim
I just finished installing gentoo yesterday, then I
printed the Desktop Config. Guide.
The guide said to put gtk and gnome in my USE in
/etc/make.conf, which I had done before, it also
suggested (opptional though) that I put -kde and
-qt, but I didn't do that, because I wanted to
install kde next.
So I did
emerge gnome, after many long hours, it said:
!!!Error: media-video/avifile-0.7.32.20030219 failed.
!!!Function econf, Line 304, Exitcode 77
!!!econf failed

The basic reason that I wanted gnome was to try it
out, and because I really like gdm, is it possible to
install gdm without having gnome installed?

How do I fix the above error? Did the stuff compiled
before it just earase? Please explain.

I thank you for any replies.


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] urgh.. mod_php blew up webmail

2003-06-09 Thread Robin H . Johnson
On Mon, Jun 09, 2003 at 08:56:59PM -0500, Cal Evans wrote:
 Did you ever get an answer on this?
 
 there is now a (masked) package for PEAR-DB but even that won't fix the
 problem. Once that is emerged correctly it will complain that PEAR.php is
 missing.  I'm still trying to find that one.
  Warning: main(DB.php): failed to open stream: No such file or directory
  in /home/httpd/htdocs/squirrelmail-1.4.0/functions/db_prefs.php on line 35
 
  Fatal error: main(): Failed opening required 'DB.php'
  (include_path='.:/usr/lib/php') in
  /home/httpd/htdocs/squirrelmail-1.4.0/functions/db_prefs.php on line 35

This is an indication that PEAR was not installed with the rest of PHP.
Presently, PEAR requires installing either dev-php/mod_php or
dev-php/php with the xml AND xml2 USE flags set. There is a message
displayed to this affect when you install them and you do not have them
set.

This is because PEAR requires these extensions to be in PHP, as it uses
XML for it's own data (mainly it's registry files).

I would strongly suggest ensuring that you did indeed compile with the
xml and xml2 USE flags.

In the near future, all of the PHP ebuilds will be hard depending on the
XML stuff (eg regardless of your USE flag) due to this issue.

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#   : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] urgh.. mod_php blew up webmail

2003-06-09 Thread Cal Evans
Thanks,

Yes, I just found the message.

There has got to be a better way to notify users of these issues. I usually
start compiling and walk away. occasionally I do an emerge -U world if I
know what's getting updated and know it's going to take a while. These
messages fly by and never get seen.

I'm sure it won't work for everyone but I'd love to have a flag in make.conf
that tells portage to email (using virtual/mta if available) me any messages
that emerge has for me.

IMHO, etc.
=C=
* Cal Evans
* http://www.christianperformer.com
* Stay plugged into your audience
* The measure of a programmer is not the number of lines of code he writes
but the number of lines he does not have to write.
*

- Original Message -
From: Robin H.Johnson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, June 09, 2003 9:07 PM
Subject: Re: [gentoo-user] urgh.. mod_php blew up webmail



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Alsa Driver Patch?

2003-06-09 Thread Mark Knecht
On Mon, 2003-06-09 at 19:06, Brett I. Holcomb wrote:
 ebuild has some commands to allow unpacking the source, then compiling and 
 installing it.  Check the Gentoo developer docs on the ebuild system.

Brett,
   Thanks for the info. I'll go start looking.

   I hope there's a way to do this using some sort or emerge command vs.
having to make custom edits to an ebuild file. I'm sure this must be a
fairly common occurrence, wouldn't you think?

Thanks,
Mark


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Dual boot gentto and W2k form grub ?

2003-06-09 Thread R'twick Niceorgaw

I tried makeactive still no luck. It still says 
Booting 'Windows 2000 Pro'

Root(hd(0,0)
   Filesystem type unknown, partition type 0x7
Makeactive
Chainloader +1

Error 13: Invalid or unsupported executable format

Any other idea how to boot NTFS from grub ?

Thanks 
R'twick
 -Original Message-
 From: Sven Blumenstein [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 09, 2003 9:23 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] Dual boot gentto and W2k form grub ?
 
 
 On Mon, 9 Jun 2003 07:37:31 -0400
 R'twick Niceorgaw [EMAIL PROTECTED] wrote:
  
  Do you have Windows on NTFS or FAT32 partition ?
  
 
 I have Win2K on NTFS. 
 
 /dev/hda1 NTFS  Win2K
 /dev/hda2 ReiserFS  /boot
 /dev/hda3 SWAP  swap
 /dev/hda4 ReiserFS  /
 
 My working grub.conf looks like this (notice the makeactive):
 
 default 1
 timeout 10
 splashimage=(hd0,1)/boot/grub/splash.xpm.gz
 
 title=Gentoo Linux (2.4.20)
 root (hd0,1)
 kernel (hd0,1)/boot/bzImage root=/dev/hda4 vga=775
 
 title=Gentoo Linux (2.5.70)
 root (hd0,1)
 kernel (hd0,1)/boot/bzImage_2.5.70 root=/dev/hda4 vga=775
 
 title=Windows 2000
 rootnoverify (hd0,0)
 makeactive
 chainloader +1
 
 
 --
   ..
   /V\   [web ] http://0x1337.net | Behind every great
  // \\  [pgp ] http://0x1337.net/0x1337-pgp.txt  | computer sits a
 /(   )\ [geek] http://0x1337.net/0x1337-geek.txt | skinny, 
 little geek.
  ^'~'^
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Alsa Driver Patch?

2003-06-09 Thread Brett I. Holcomb
Well, I haven't done any work with ebuilds other than use them and look at 
them.  I am going to try an ebuild for a program so I've been looking the 
docs.  If worst comes to worst you can take the existing ALSA ebuild, move it 
to a local portage directory (that's explained in the docs), add your patches 
and have a private ebuild that will survive syncs.

 On Mon, 2003-06-09 at 19:06, Brett I. Holcomb wrote:
  ebuild has some commands to allow unpacking the source, then compiling
  and installing it.  Check the Gentoo developer docs on the ebuild system.

 Brett,
Thanks for the info. I'll go start looking.

I hope there's a way to do this using some sort or emerge command vs.
 having to make custom edits to an ebuild file. I'm sure this must be a
 fairly common occurrence, wouldn't you think?

 Thanks,
 Mark

-- 

Brett I. Holcomb
AKA Grunt 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] n00b: installing gnome

2003-06-09 Thread Brian Wagner
I've had a ton of problems with the avifile ebuild, but the newest
version (0.7.37.20030522) finally installed on my machine after various
versions (including the one you're trying to install) failed.  You might
want to try 

#ACCEPT_KEYWORDS=~x86 emerge avifile

(Assuming you're using an x86 processor)
and see if the newer version compiles.  If it does then try emerge gnome
again, it should pick up where you left off.  The only thing I'd be
careful about is it might try to downgrade the version of avifile when
you run emerge gnome.  Check this with emerge -p gnome.  If this is the
case, I'm not sure how to circumvent it.  Anybody else have ideas?

Also, if you're already running ~x86, then just emerge sync and try
again. 

Hope that helps,
Brian

On Mon, 2003-06-09 at 17:35, Gëzim Hoxha wrote:
 I just finished installing gentoo yesterday, then I
 printed the Desktop Config. Guide.
 The guide said to put gtk and gnome in my USE in
 /etc/make.conf, which I had done before, it also
 suggested (opptional though) that I put -kde and
 -qt, but I didn't do that, because I wanted to
 install kde next.
 So I did
 emerge gnome, after many long hours, it said:
 !!!Error: media-video/avifile-0.7.32.20030219 failed.
 !!!Function econf, Line 304, Exitcode 77
 !!!econf failed
 
 The basic reason that I wanted gnome was to try it
 out, and because I really like gdm, is it possible to
 install gdm without having gnome installed?
 
 How do I fix the above error? Did the stuff compiled
 before it just earase? Please explain.
 
 I thank you for any replies.
 
 
 __
 Do you Yahoo!?
 Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
 http://calendar.yahoo.com
 
 --
 [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Alsa Driver Patch?

2003-06-09 Thread Mark Knecht
On Mon, 2003-06-09 at 19:30, Brett I. Holcomb wrote:
 Well, I haven't done any work with ebuilds other than use them and look at 
 them.  I am going to try an ebuild for a program so I've been looking the 
 docs.  If worst comes to worst you can take the existing ALSA ebuild, move it 
 to a local portage directory (that's explained in the docs), add your patches 
 and have a private ebuild that will survive syncs.
 

This patch effects a single sound card driver. (RME HDSP 9652) I wonder
if I can just move that driver (and possibly some Alsa make file) to a
local, private directory, patch it, and then just make it and move it to
the /lib directory by hand?

This is basically the way I managed to build my network driver under
Redhat and Mandrake when it wasn't supported.

Or since it's a sound card driver, how about I change my ALSA_CARDS
entry? Will an emerge command pick up changes in make.conf? 

Thanks,
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] n00b: installing gnome

2003-06-09 Thread Ernie Schroder
On Monday 09 June 2003 10:27 pm, Brian Wagner wrote:
 I've had a ton of problems with the avifile ebuild, but the newest
 version (0.7.37.20030522) finally installed on my machine after
 various versions (including the one you're trying to install) failed.
  You might want to try

 #ACCEPT_KEYWORDS=~x86 emerge avifile

 (Assuming you're using an x86 processor)
 and see if the newer version compiles.  If it does then try emerge
 gnome again, it should pick up where you left off.  The only thing
 I'd be careful about is it might try to downgrade the version of
 avifile when you run emerge gnome.  Check this with emerge -p gnome. 
 If this is the case, I'm not sure how to circumvent it.  Anybody else
 have ideas?

If it wants to downgrade avifile when you do emerge -p gnome, do emerge 
-Up gnome (U upper case is a switch for upgrade only) That should do 
it.

Ernie

 Also, if you're already running ~x86, then just emerge sync and try
 again.

 Hope that helps,
 Brian

 On Mon, 2003-06-09 at 17:35, Gëzim Hoxha wrote:
  I just finished installing gentoo yesterday, then I
  printed the Desktop Config. Guide.
  The guide said to put gtk and gnome in my USE in
  /etc/make.conf, which I had done before, it also
  suggested (opptional though) that I put -kde and
  -qt, but I didn't do that, because I wanted to
  install kde next.
  So I did
  emerge gnome, after many long hours, it said:
  !!!Error: media-video/avifile-0.7.32.20030219 failed.
  !!!Function econf, Line 304, Exitcode 77
  !!!econf failed
 
  The basic reason that I wanted gnome was to try it
  out, and because I really like gdm, is it possible to
  install gdm without having gnome installed?
 
  How do I fix the above error? Did the stuff compiled
  before it just earase? Please explain.
 
  I thank you for any replies.
 
 
  __
  Do you Yahoo!?
  Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
  http://calendar.yahoo.com
 
  --
  [EMAIL PROTECTED] mailing list

 --
 [EMAIL PROTECTED] mailing list

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nvidia xv

2003-06-09 Thread Ron Keller
I want to thank all of you for your responses.  With all of you saying 
pretty much the smae thing, I decided to recompile the kernel without 
framebuffer support.  After rebooting with the new kernel I reemerged 
nvidia-glx and nvidia-kernel and made the appropriate changes to 
XF86Config.  I now have X with xv support and no more green box.  Thanks 
again

rk

Maciej Wachowiec wrote:

On Mon, Jun 09, 2003 at 04:03:52PM -0600, Ron Keller wrote:
 

I did make the appropriate changes to XF86Config.  And, yes, I do have 
frame buffer support enabled.   Do you recall if your problems were 
completely solved by removing frame buffer support?
   

[snip]

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Video Surveillance?

2003-06-09 Thread Andrea Gagliardi
Jerry McBride wrote:

I'm trying to track down a linux app that will implement video surveillance
using motion detection via simple Logitech QuickCams and the v4l api.

So far not much has turned up. It seems that most everything available will
only capture pictures at a set interval instead of by detecting motion.

If anyone here knows of an app like I've outlined, please share the wealth.

Cheers...

  

Motion is the tool you need.

http://motion.sourceforge.net/download/

I use it in video surveillance. Not too stable due to USB madness on VIA mb.

Andrea

-- 
Software is like sex. It's better when it's free. -Linus Torvalds





--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Prova la convenienza di eBay: migliaia di articoli a prezzi senza confronto.

Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=529d=9-6

--
[EMAIL PROTECTED] mailing list