Changing default font

2003-01-08 Thread Aryan Ameri
Hi there:

Two pretty simple questions:
1. What is the directory, in which I shall copy a font, if I want that font to 
be accessable by all users? It's a Unicode TTF font.

2. In what config file does KDE saves the default fonts? I mean, I am looking 
for a config file, which tells KDE the default font.

PS: I know both of these can be done by KDE Control Center, but I can't use 
it, and I must change the font by editing a config file.

Cheers 
-- 
 /*
* Tell the world that we're going to be the grim
* reaper of innocent orphaned children.
*
* We don't want people to have to make incorrect
* assumptions about where in the task array this
* can be found.
*/
Aryan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sound possible on Epox 8kha+ motherboard?

2003-01-08 Thread Rico -mc- Gloeckner
On Wed, Jan 08, 2003 at 02:36:50PM +0800, Dan Jacobson wrote:
> Regarding sound on debian, indeed, I followed Colin Keefe's advice 
> http://groups.google.com/groups?selm=20030107020013$64eb%40gated-at.bofh.it&rnum=6
> with initial success after reboot (using "snd-via8233" instead of
> "snd-via82xx") with stock kernel 2.4.18-k7 !

Ahhh! Now that bulb appears over my Head :-)

There were two Changes in Alsa which affected what i told you in my
private Post:
 1) Old Versions of ALSA had multiple drivers for VT82xx, one for every
 single Chipsets. Latest Versions have these Drivers merged into vt82xx.
 (as i told you already :)
 2) Old Versions of ALSA use snd- as Module Name, later Versions
 omit the leading snd-

The Difference between your Installation and mine is, that you use
precompiled Modules and i compiled my Alsa Modules myself, that might be
a bit confusing sometimes.

Sorry, forgot about that, but just remembered i read it somewhen.


So, what means initial success? Does it work now or doesnt it? In latter
Case, are there any Errormessages you get, either on Console or in Logs?

-- 
| Rico -mc- Gloeckner 
| mv ~/.signature `finger [EMAIL PROTECTED]`


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make CD of only newest 3 months of sid

2003-01-08 Thread Frank Gevaerts
On Wed, Jan 08, 2003 at 12:51:31PM +0800, Dan Jacobson wrote:
> [add a ftp mirror to sources.list and run]
> F> apt-get update # a few megabytes
> 
> hmm, this would have permanent effects... but then I can just restore
> sources.list back to just my listing my current cds to make those
> effects go away later?  Apparently all it does is add files to
> /var/lib/apt/lists I suppose.

Yoy probably first need to add http or ftp lines to your sources.list
(most probably you only have to uncomment them),
and then it will just add a few files, yes.
> 
> F> apt-get dist-upgrade --print-uris -y > file
> reading the man page, the -y worries me... ok don't worry.

It is needed bevause otherwise apt-get will ask you for confirmation,
which you won't see as the putput is going to a file
> 
> F> remove every line up to 'Need to get ...'
> F> cut the first field after that (the url of the file)
> 
> [then have the friend who will burn the cd's do:]
> 
> F> get those packages with wget -i file and put the on a cd or laptop
> 
> apparently figuring out by hand how much to put on each cd...
> [PS, what happens one day when debian has one package so big that it
> wont fit on one cd :-)]

A huge flamewar on debian-devel...

> [now, back at the ranch:]
> F> copy the packages to /var/cache/apt/archives
> 
> OK, but I was thinking I would have him make a CDrom that I could use
> apt-cdrom on... hmmm, then one needs to do more than wget... maybe
> there's a tool for that stage.

try dpkg-scanpackages.

> F> apt-get dist-upgrade -u
> 
> [I suppose the -u just gives more info]
> 
> F> This worked rather well for me, although I seem to remember that
> F> sometimes it wanted to download some more packages.

Of course, you can also do 'apt-get upgrade' instead of 'apt-get
dist-upgrade' at every step, but I think dist-upgrade will work better
if your system is a few months old.

Frank
> 
> [PS sorry for making two threads]
> -- 
> http://jidanni.org/ Taiwan(04)25854780
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: registering a module

2003-01-08 Thread Marcelo Ramos
El(On) Tue, 7 Jan 2003 13:31:01 -0500 (EST)
Luc Lefebvre <[EMAIL PROTECTED]> escribió(wrote):

> Hi,
> 
> I compiled a kernel module from source.  It intalled in 
> /lib/modules//comedi/comedi .  
> I then ran update-modules.  I added comedi and ni_mio_cs  would like to load at boot> into /etc/modules.  When I boot the system 
> complains that it can't find modules comedi and ni_mio_cs even though they 
> are there /comedi/comedi/comedi.o and 
> comedi/drivers/ni_mio_cs.o, the directory tree comedi/ is a symbolic 
> link created by stow>.  If I run modprobe -l "ni*" or modprobe -l "co*" 
> comedi or ni_mio_cs aren't listed.

Try "depmod -a". That command searches the /lib/modules/* directories for
modules and builds the modules.dep file which contains the modules dependencies.
More information : man depmod.

Hope it helps.

-- 
 __
  __  _
  Marcelo Ramos  |  \/   __|
  Debian Sid GNU/Linux 2.4.20|  |_//
  Socio UYLUG Nro 125| \
  Linux registered user #118109  |_|\/|_|\__\


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Karolina KDE 3.1 & Ralph'z

2003-01-08 Thread Haralambos Geortgilakis

Hi ya guys,

a wee word of "Thanx!" from myself for all the awesome work you guys do.

Ralph, don't forget to sleep man! ;-)

*BFN*

Greek Geek  :-)



Fear not dying, but never having lived - Mexican adage


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: problem with tv card

2003-01-08 Thread Ron Johnson
On Mon, 2003-01-06 at 17:20, nate wrote:
> Superoland said:
> > Hi,
[snip]
> then I use the up/down arrows in xawtv to change channels, I default to
> channel 3 since everything is tuned through my VCR and cable box, so I have
> this
> 
> [ORB]
> channel = 3
> freqtab = ntsc
> norm = ntsc
> capture = overlay
> source = Television
> fullscreen = 640x480
> osd = on
> 
> 
> since it runs mouseless, I start X, press the F key for fullscreen,
> disconnect the keyboard, and hopefully 1 year later it's still running :)

You have a PC dedicated to displaying TV

-- 
++
| Ron Johnson, Jr. mailto:[EMAIL PROTECTED]  |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson  |
||
| "Basically, I got on the plane with a bomb. Basically, I   |
|  tried to ignite it. Basically, yeah, I intended to damage |
|  the plane."   |
|RICHARD REID, who tried to blow up American Airlines|
|  Flight 63 |
++


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 09:39:43PM +1100, Peter Johnson wrote:
> I have a small problem and was hoping that someone else out there has
> experienced and resolved it for themselves at some stage in the past.
> 
> Basically, whenever I attempt to execute a script it dies with the 'bad
> interpreter: Permission denied' catch-cry. So far this is sh and perl
> files i.e. files beginning with "#!/bin/sh" or "#!/usr/bin/perl".
> 
> Ok, I know what your thinking, the x bit hasn't been set on either
> /bin/sh and /usr/bin/perl OR on the script files themselves. Well they
> have. 

Maybe some filesystem is mounted with the noexec flag? (guesswork)

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




problems with DMA

2003-01-08 Thread Mat
Hi fellows!
Since I installed a secondary UDMA drive (hdd) as a slave of another UDMA drive 
(hdc) on an old (that doesn't support UDMA) P75, at boot time I get the error below .
If the same drive (hdd) is slave of a not-UDMA HD and the other (hdc) is the 
standalone master of its own channel (or is not installed), all is working fine. 
Someone 
knows why this happens?
There's a way to disable DMA in the kernel (without recompiling), so I can avoid this 
annoying message (and the waste of time), or to have DMA working? (using a rc*.d 
script with hdparm parameters doesn't work, because partition check comes first)

Many many thanks to all who will help.
Mat

Jan  8 10:57:04 spark kernel: Partition check:
Jan  8 10:57:04 spark kernel:  hda: hda1 hda2
Jan  8 10:57:04 spark kernel:  hdc: [PTBL] [2481/255/63] hdc1 hdc2 < hdc5 hdc6 hdc7 
>
Jan  8 10:57:04 spark kernel:  hdd:hdd: timeout waiting for DMA
Jan  8 10:57:04 spark kernel: hdd: irq timeout: status=0x58 { DriveReady 
SeekComplete DataRequest }
Jan  8 10:57:04 spark kernel: hdd: timeout waiting for DMA
Jan  8 10:57:04 spark kernel: hdd: irq timeout: status=0x58 { DriveReady 
SeekComplete DataRequest }
Jan  8 10:57:04 spark kernel: hdd: timeout waiting for DMA
Jan  8 10:57:04 spark kernel: hdd: irq timeout: status=0x58 { DriveReady 
SeekComplete DataRequest }
Jan  8 10:57:04 spark kernel: hdd: timeout waiting for DMA
Jan  8 10:57:04 spark kernel: hdd: irq timeout: status=0x58 { DriveReady 
SeekComplete DataRequest }
Jan  8 10:57:04 spark kernel: hdc: DMA disabled
Jan  8 10:57:04 spark kernel: hdd: DMA disabled
Jan  8 10:57:04 spark kernel: ide1: reset: success
Jan  8 10:57:04 spark kernel:  [PTBL] [784/255/63] hdd1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Peter Johnson

Hi all,

I have a small problem and was hoping that someone else out there has
experienced and resolved it for themselves at some stage in the past.

Basically, whenever I attempt to execute a script it dies with the 'bad
interpreter: Permission denied' catch-cry. So far this is sh and perl
files i.e. files beginning with "#!/bin/sh" or "#!/usr/bin/perl".

Ok, I know what your thinking, the x bit hasn't been set on either
/bin/sh and /usr/bin/perl OR on the script files themselves. Well they
have. 

The only thing that I can think of that has changed on the system is
that I installed the Sun Java SDK, however, doing this on another system
hasn't caused any problems.

Any ideas ??

Here are some examples:

# ll /bin/sh
lrwxrwxrwx1 root root 4 Jan  1 04:19 /bin/sh -> bash

# ll /bin/bash 
-rwxr-xr-x1 root root 499k Apr  9  2002 /bin/bash

# ll /usr/bin/perl
-rwxr-xr-x3 root root 690k Dec  1 05:01 /usr/bin/perl

# ll /export/software/custom/email_sigs.pl
-rwxr-xr-x1 peterusers 822 Dec  7 15:10
/export/software/custom/email_sigs.pl

# /export/software/custom/email_sigs.pl
bash: /export/software/custom/email_sigs.pl: /usr/bin/perl: bad
interpreter: Permission denied

# /opt/resin/configure
bash: /opt/resin/configure: /bin/sh: bad interpreter: Permission denied

# ll /opt/resin/configure
-rwxrwxr-x1 peterusers 120k Nov  9 03:41 /opt/resin/configure


Thanks in advance 

Peter Johnson

-- 

I read the FM, and it didn't work.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Peter Johnson
Not it, this is the file server so all filesystems are local. Sorry for
not mentioning it.

On Wed, 2003-01-08 at 21:58, Colin Watson wrote:
> On Wed, Jan 08, 2003 at 09:39:43PM +1100, Peter Johnson wrote:
> > I have a small problem and was hoping that someone else out there
has
> > experienced and resolved it for themselves at some stage in the
past.
> > 
> > Basically, whenever I attempt to execute a script it dies with the
'bad
> > interpreter: Permission denied' catch-cry. So far this is sh and
perl
> > files i.e. files beginning with "#!/bin/sh" or "#!/usr/bin/perl".
> > 
> > Ok, I know what your thinking, the x bit hasn't been set on either
> > /bin/sh and /usr/bin/perl OR on the script files themselves. Well
they
> > have. 
> 
> Maybe some filesystem is mounted with the noexec flag? (guesswork)
> 
> Cheers,
> 
> -- 
> Colin Watson[[EMAIL PROTECTED]]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 10:41:11PM +1100, Peter Johnson wrote:
> Not it, this is the file server so all filesystems are local.

That doesn't imply that filesystems aren't mounted, and local
filesystems can perfectly well be mounted with noexec (possibly by
accident - the 'user' flag implies it, for instance).

What does 'mount' output?

[BTW, I'd prefer replies to be kept on the list, so that other people
can help.]

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: UT2003 Installation on Debian

2003-01-08 Thread Jörg Johannes
HNIX schrieb:


thanks for the help, people. I load up the formatted floppy disk and 
when  I mount the floppy disk, I got the error message
#mount /dev/fd0 /floppy
mount: you must specify the filesystem type
Also, I got this error message everytime I click ok to change the 
UT2003 CD.
What is floppy filesystem type? I am using woody.
Thanks,
HNIX 


If the floppy is a new one, it will most likely be "vfat" (Nowadays all 
floppys are sold DOS-formatted)
Floppys can contain more or less every filesystem, depends on how it is 
formatted.
# mount -t vfat /dev/fd0 /floppy
should do the trick.
CDs have the iso9660 filesystem, so
# mount -t iso9660 /dev/cdrom /cdrom
should mount your CD. You should check your /etc/fstab file and add 
these values as defaults. man fstab will help you

joerg


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



urgent help needed md5sum gave malformatted output

2003-01-08 Thread John Covici
Hi.  I just did a Debian upgrade and now dpkg won't configure a large
number of packages because it says for all of them md5sum gave
malformatted output folowed by a long hex number and no file name.

I am running sid and one machine upgraded fine and the other box
which had more packages to upgrade is the one where the problem
occurrs.

Any assistance would be appreciated.

-- 
 John Covici
 [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




FLASH RAM

2003-01-08 Thread Johan van der Walt
Can someone please give me advice on how to access FLASH RAM.

I tried to mount it as /dev/sda1 but got the error message saying that
sda1 is not a block device. Tried the same on a machine running SuSE and
had no problems. I also have a DDS tape drive on my pc which is handled by
a SCSI card - can that have an effect? 

Thanks

Johan




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: windows apps under debian

2003-01-08 Thread Jeremy Tan

On Tue, 07 Jan 2003 15:53:14 +1100, John Griffiths <[EMAIL PROTECTED]>
wrote :

> Hello all,
> 
> I'm about to attempt a desktop linux trial in my office and 
> need some advice on approaches to applicaiton portability.
> 
> There are windows apps that are not, at this time optional 
> so one way or another I'll have to get them to go, or stay off 
> the linux desktop.
> 
> the list of apps is:
> 
> Eudora 3.05  (horrid I know, but there you go)
> Dreamweaver 4 (directX?)
> Acrobat 4 (or maybe 5)

You might want to try Wine (http://www.winehq.com). Not all windows apps
work on wine under debian at this moment but I managed to get MS Office
2000 and Dreamweaver MX working. I have not given the programs extensive
testing yet so I can't guarantee stability. Dreamweaver 4 & MX seem to
work find here but there are still a couple of quirks that needs to be
ironed out in Wine. But overall, it loads and work fine.

If you need more infomation take a look at
http://www.frankscorner.org/wine/.

And if you need screenshots, email me privately and I'll send it to you.

--
Regards,


Jeremy Tan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 07:24:33AM -0500, John Covici wrote:
> Hi.  I just did a Debian upgrade and now dpkg won't configure a large
> number of packages because it says for all of them md5sum gave
> malformatted output folowed by a long hex number and no file name.

Could you give a sample of the exact error messages, please?

Thanks,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: OT: RE madness

2003-01-08 Thread andrej hocevar
On Tue, Jan 07, 2003 at 10:55:54AM -0600, will trillich wrote:
[...]
> slight rewording needed -- "black" comes back as true BECAUSE IT
> DOESN'T MATCH, and that's what you're looking for with !~. it
> might seem like a small distinction until you realize how easy
> it is to be misled! :)
Right, sorry for my being so clumsy.

> using brackets, /[something]/ will match any s, o, m, e, t, h,
> i, n, or g.

Yes, I know that as well. You're right, though. My problem was that
I misunderstood another concept: if the character class begins with
a caret "^", then it means "except", so I thought that grouping
things would still apply. Unfortunately, it doesn't. I'll have to
learn more about other extended patterns.

> 
> all you needed to do was change !~ (doesn't match) to =~ (does
> match) and you should be done.

I know -- I knew that and I've done it. I was doing this out of
curiosity. 8-)

andrej

-- 
echo ${girl_name} > /etc/dumpdates


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: openoffice: dictionary.lst

2003-01-08 Thread Chris Lale


Hans Gubitz wrote:

After installing several dictionaries mode of 
/etc/openoffice/dictionary.lst was changed to 0600. I think mode should 
be 0644.

Mine is 0644 (-rw-r--r--).

--
Chris Lale <[EMAIL PROTECTED]>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



OpenOffice language locale

2003-01-08 Thread Chris Lale
I used to have OOo 1.0.0 with UK dictionary. I upgraded to 1.0.1 and it 
reverted to USA dictionary. The UK dictionary works when the document 
language is set to "English(UK)". The problem is that it will not save 
the language locale setting as English (UK) when closed - it reverts to 
English (USA) and for "Locale setting" and "Default languages for 
documents". Strangely, "Default currency" keeps my chosen value of "GBP 
£ English(UK)"

I thought it might be a permissions issue, but I cannot see anything 
obvious. I made the changes while logged on as root.

Any ideas?

--
Chris Lale <[EMAIL PROTECTED]>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Alvin Oga


On Wed, 8 Jan 2003, Alvin Oga wrote:

> hi ya peter
> 
> On 8 Jan 2003, Peter Johnson wrote:
> 
> > Not it, this is the file server so all filesystems are local. Sorry for
> > not mentioning it.
> 
> sometimes ... if you copy  foo.pl  to dos partitions/floppies
> adn copy  that script from dos back to linux... you'd sometimes get that
> error
>
>   - check to see if you need to convert \m  to \n 
> 
> have fun
> alvin
> 
> > On Wed, 2003-01-08 at 21:58, Colin Watson wrote:
> > > On Wed, Jan 08, 2003 at 09:39:43PM +1100, Peter Johnson wrote:
> > > > I have a small problem and was hoping that someone else out there
> > has
> > > > experienced and resolved it for themselves at some stage in the
> > past.
> > > > 
> > > > Basically, whenever I attempt to execute a script it dies with the
> > 'bad
> > > > interpreter: Permission denied' catch-cry. So far this is sh and
> > perl
> > > > files i.e. files beginning with "#!/bin/sh" or "#!/usr/bin/perl".
> > > > 
> > > > Ok, I know what your thinking, the x bit hasn't been set on either
> > > > /bin/sh and /usr/bin/perl OR on the script files themselves. Well
> > they
> > > > have. 
> > > 
> > > Maybe some filesystem is mounted with the noexec flag? (guesswork)
> > > 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




column position in flex

2003-01-08 Thread Attila Csosz
Hi,

How can I get the column position using flex? (for better error handling)

Thanks
Attila

--
ICQ - [ # 173551800 ]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: libc-client2002 configuration

2003-01-08 Thread Jaldhar H. Vyas
On Tue, 7 Jan 2003, Tom Allison wrote:

> If I was using cramd5 password authentication
> And I upgraded to libc-client2002
>
> And I wanted to migrate to a non-plain text password scheme?
>

If you are using CRAM-MD5 you are already using a non-plaintext password
scheme.

-- 
Jaldhar H. Vyas <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: FLASH RAM

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 02:50:05PM +0200, Johan van der Walt wrote:
> Can someone please give me advice on how to access FLASH RAM.
> 
> I tried to mount it as /dev/sda1 but got the error message saying that
> sda1 is not a block device.

In my experience, such devices show up as /dev/sda, not /dev/sda1.

> Tried the same on a machine running SuSE and had no problems.

... although that might mean my experience is too limited.

How is this RAM attached? USB, I suppose?

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: OpenOffice language locale

2003-01-08 Thread Chris Halls
On Wed, Jan 08, 2003 at 01:01:42PM +, Chris Lale wrote:
> language is set to "English(UK)". The problem is that it will not save 
> the language locale setting as English (UK) when closed - it reverts to 
> English (USA) and for "Locale setting" and "Default languages for 
> documents". Strangely, "Default currency" keeps my chosen value of "GBP 
> £ English(UK)"

This was a problem with the package openoffice.org-debian-files that should
have been corrected in the latest version in unstable.

Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: USB Mouse not working ( contd )

2003-01-08 Thread Rob Weir
On Sat, Jan 04, 2003 at 10:38:59PM -0500, Jerome Acks Jr wrote:
> On Sat, Jan 04, 2003 at 11:45:55AM -0800, suresh kumar sharma wrote:
> > if I do "cat /dev/input/mice".it says .
> > cat: /dev/input/mice: No such device
> 
> If the device doesn't exit, you need to create it. One way is:
> 
> mkdir /dev/input
> /bin/mknod /dev/input/mice c 13 63

I don't think this is right.  The kernel is complaining that it could
find a device to handle that device node, not that the device node
doesn't exist.  If it didn't, cat would complain about not being able to
find the file.

-rob



msg23006/pgp0.pgp
Description: PGP signature


Re: Kernel - compile error

2003-01-08 Thread Rob Weir
On Sun, Jan 05, 2003 at 03:36:36PM -0300, Rodrigo F. Baroni wrote:
> Hello all,
> 
> Kernel 2.4.18 in a 233Mhz PC Pentium 233Mhz,
> LMR591 mother board (everything on-board) - after
> compile the kernel (#make bzImage) the follow error
> appear:
> 
>  
>  "make: warning: Clock skew detected. Your build
> may be incomplete"
> 
> 
>   I got to boot with it, but I don't know if it
> there isn't some problem... since it will be a node in
> a cluster..
>   Does anybody knows what's going on ?

make adds some smarts to software compilation: it only rebuilds things
whose dependencies have changed.  For example, if example.o is built
from example.c and includes header.h, then example.o will only be
rebuilt if example.c or header.h have changed.  It does this by checking
the modification time of files.  make, of course, recurses up the
dependency tree.  It looks like make is getting confused about when a
file was modified.  Are you running ntpdate or having clock problems?

-rob



msg23007/pgp0.pgp
Description: PGP signature


Missing official Jidgo files for testing?

2003-01-08 Thread Jamin W. Collins
Anyone know where the official jigdo files for testing can be found?
The web site indicates that they should be at:

   http://gluck.debian.org/debian-cd/testing/jigdo-area/

However, that location appears to be non-existent.

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: changing IPs

2003-01-08 Thread John M Flinchbaugh
On Tue, Jan 07, 2003 at 04:00:04PM -0800, [EMAIL PROTECTED] wrote:
> I have a Pentium 200 MMX running Debian Linux v1.3.  The machine has
> recently moved and now needs a new fixed IP as it is functioning as a
> server.  What files need to be modified for this IP change?  I have
> modified the file at /etc/init.d/network.  Is that the right thing to 
do?

i forget what debian 1.3 was like, but i've always used the tools at
hand to figure this stuff out.  have find get you a list of all the
files and have grep search out your ip.  see where you find it.

find /etc -type f -print0 | xargs -0 grep 192.168.1.1

-- 
}John Flinchbaugh{__
| [EMAIL PROTECTED] http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~



msg23009/pgp0.pgp
Description: PGP signature


Re: problem with tv card

2003-01-08 Thread Mike Dresser
On 8 Jan 2003, Ron Johnson wrote:

> You have a PC dedicated to displaying TV

Actually, a lot of people do.

They're called TiVo's and ReplayTv's and Dishplayers and stuff like that

:)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: basics about nntpservers, slrnpull, slrn

2003-01-08 Thread Robert Land
On Tue, Jan 07, 2003 at 03:47:44PM -0500, Steve wrote:
> On 1/7/2003 12:11 PM, Frederik Ferner wrote:
> 
> > I have leafnode running for a the same purpose for a few years now.
> > Once set up, you don't need to worry about it anymore. And there is no
> > reason to restrict your users to a specific newsreader.
> 
> Yeah I would use leafnode as well it's a little more robust then slrnpull for 
> more than one user.
> 
> I've had leafnode running under Debian without too much issue. The main issue 
> for me, was setting it up (in the way I was used to in other distros). I don't 
> like the way Debian sets up leafnode at first. It assumes everyone has a dialup 
> ISP connection.
> 
> OP, Robert Land:
> If you would like any help getting it set up (leafnode, slrn). Email me offlist 
> and I'll help in anyway I can.

Just had a brief view on the leafnode docs and was a bit puzzled 
about the nntp mem leakage issue in the todo list.

Nevertheless I'll have a try and would grately appreciate your
help when failing to get leafnode to work.


Thanks for the kind help offer

Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




questions relating to the ls and grep command

2003-01-08 Thread Robert Land
Would someone kindly explain when to use the
"ls -d" command? The --help notes this would
list the directory entries - which puzzles me
a bit because I had never thought of there
may be more than one!
Seems I have some lack in basic knowledge on
this too.

Then, when wanting ls only to plot the names
of the subdirectories in the current directory,
I key "ls -F|grep" or "ls -p|grep".
Is this the only way, and why do the -p and -F
options do not seem to differ in any way?

Additionaly when should I use "fgrep" - what
are "fixed strings"?


Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Stop X from going to sleep

2003-01-08 Thread Dominic Iadicicco
Hello all,

How do you stop X from going to sleep?  I have X start
up at boot time and once its running for about 5 min's
the screen goes black.  I have tried "setx -dpms" but
it didn't work.

Any help is appreciated.

Thanks
Dominic

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Unhappy, Bouncing, CDs

2003-01-08 Thread Narins, Josh

On Monday, January 06, 2003 7:06 PM, Mark L. Kahnt wrote:
>On Mon, 2003-01-06 at 15:10, Narins, Josh wrote:
>>
>> If I insert an ISO CD into the drive, everything is honky-dory.
>> 
>> If I insert a music CD into the drive, after about 30 seconds it comes 
>> back out.
>
> Sounds like you are running one of a few packages that
> monitors removable media drives and automagically mounts
> them when it sees them - one that doesn't understand audio
> CDs in its array of formats.

That's no the problem.  I don't have an automounter running, and I don't
have the automounting kernel support compiled in. I took out devfs, and I
have the same problem.

For completeness, it bounces only music CDs, not DVDs, not ISOs, not CD-R
blanks.

But it's "worse" than I thought, it's a hardware issue.

Because when I boot into Mac OS X, the same thing happens. Only music CDs
bounce.

Yes, I have installed the firmware upgrade available at
http://www.apple.com/hardware/superdrive

Someone (who sounded wise) suggested my troubles began when Apple upgraded
the firmware without telling me, a few days back.


--
This message is intended only for the personal and confidential use of the designated 
recipient(s) named above.  If you are not the intended recipient of this message you 
are hereby notified that any review, dissemination, distribution or copying of this 
message is strictly prohibited.  This communication is for information purposes only 
and should not be regarded as an offer to sell or as a solicitation of an offer to buy 
any financial product, an official confirmation of any transaction, or as an official 
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or 
error-free.  Therefore, we do not represent that this information is complete or 
accurate and it should not be relied upon as such.  All information is subject to 
change without notice.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




gnome 2 fonts, X fonts, and defoma

2003-01-08 Thread Adam
I want gnome-terminal to use a 10x15 or 10x16 pixel font.  I found an X
font that is 9x15, but I can't find it in Gnome's font menu.  I think
gnome uses pango, do I need to configure defoma to tell pango about the
X fonts?  How else might I accomplish my goal?

Please reply via email as I do not subscribe to this list.

Thanks,
Adam


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread John covici
OK, here is a sample.

Setting up passwd (4.0.3-7) ...
dpkg: error processing passwd (--configure):
 md5sum gave malformatted output `0d839ad723f1d2908dc3b386b6b757c9'
Errors were encountered while processing:
 passwd

on Wednesday 01/08/2003 Colin Watson([EMAIL PROTECTED]) wrote
 > On Wed, Jan 08, 2003 at 07:24:33AM -0500, John Covici wrote:
 > > Hi.  I just did a Debian upgrade and now dpkg won't configure a large
 > > number of packages because it says for all of them md5sum gave
 > > malformatted output folowed by a long hex number and no file name.
 > 
 > Could you give a sample of the exact error messages, please?
 > 
 > Thanks,
 > 
 > -- 
 > Colin Watson  [[EMAIL PROTECTED]]
 > 
 > 
 > -- 
 > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
 John Covici
 [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




copy many files filtering extensions

2003-01-08 Thread Mat
I have to periodically copy a lot of files filtering them by their extensions 
(something like 
cp * but *.bak). How can I do that (as I can read from cp' man or info page this is 
not 
possible)?
Thanks
Mat


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 10:02:31AM -0500, John covici wrote:
> OK, here is a sample.

[Please send replies just to the list, not to me directly - thanks.]

> Setting up passwd (4.0.3-7) ...
> dpkg: error processing passwd (--configure):
>  md5sum gave malformatted output `0d839ad723f1d2908dc3b386b6b757c9'
> Errors were encountered while processing:
>  passwd

That suggests an old version of dpkg to me, since the versions of dpkg
in stable, testing, and unstable don't have that message (although old
translation files suggest that they used to have it). Could you show the
output of the following commands, please?

  dpkg -l dpkg
  dpkg -l textutils
  dpkg -S /usr/bin/md5sum

Thanks,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mutt key bindings

2003-01-08 Thread Robert Land
Does the latest mutt release enable the emacs
key bindings Meta+b and Meta+f to jump wordwise
forth and back?

If so, would someone kindly paste the function
name and the key for "meta" so I may have a try
in Muttrc. The docs that came with mutt-0.9.deb
do not seem to contain any help on this special
wish.

Potato enables to upgrade to mutt-1.2 but I hate
to upgrade something that works (so far).

Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Unhappy, Bouncing, CDs

2003-01-08 Thread Mike Dresser
On Wed, 8 Jan 2003, Narins, Josh wrote:

> Someone (who sounded wise) suggested my troubles began when Apple upgraded
> the firmware without telling me, a few days back.

Is this music cd one of those copyprotected ones?

At the risk of revealing your musical preferences, which ones have you
tried?

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: questions relating to the ls and grep command

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 03:49:00PM +0100, Robert Land wrote:
> Would someone kindly explain when to use the
> "ls -d" command? The --help notes this would
> list the directory entries - which puzzles me
> a bit because I had never thought of there
> may be more than one!

Here's an example of the difference. Say I want to look at all the
directories ssh has created in /tmp:

  [cjwatson@riva /tmp]$ ls -l ssh-*
  ssh-XXEUZa6m:
  total 0
  srwxrwxr-x1 cjwatson cjwatson0 Jan  1 18:41 agent.7501
  
  ssh-XXF7Y8Co:
  total 0
  srwxrwxr-x1 cjwatson cjwatson0 Dec 20 00:55 agent.3524
  
  ssh-XXjSQEpa:
  total 0
  srwxrwxr-x1 cjwatson cjwatson0 Jan  8 13:29 agent.21582
  
  ssh-XXwEBydX:
  total 0
  srwxrwxr-x1 cjwatson cjwatson0 Jan  8 15:27 agent.22894

Oops, no, that looks inside all the directories, whereas I just want to
look at (say) the permissions on the directories themselves. So I add
-d:

  [cjwatson@riva /tmp]$ ls -ld ssh-*
  drwx--2 cjwatson cjwatson 1024 Jan  1 18:41 ssh-XXEUZa6m
  drwx--2 cjwatson cjwatson 1024 Dec 20 00:55 ssh-XXF7Y8Co
  drwx--2 cjwatson cjwatson 1024 Jan  8 13:29 ssh-XXjSQEpa
  drwx--2 cjwatson cjwatson 1024 Jan  8 15:27 ssh-XXwEBydX

I've used -l because it seems more useful in an example, but it's not
necessary to see the difference. The point is that -d controls whether
ls shows the entries inside directory names you pass on the command
line. It's not so useful if you don't pass any directory names on the
command line, since it will then list only the current directory entry
itself.

> Then, when wanting ls only to plot the names
> of the subdirectories in the current directory,
> I key "ls -F|grep" or "ls -p|grep".
> Is this the only way,

You probably want something like:

  ls -l | grep '^d'

> and why do the -p and -F options do not seem to differ in any way?

They differ slightly. -F appends a * to executable files, while -p
doesn't.

> Additionaly when should I use "fgrep" - what are "fixed strings"?

As opposed to regular expressions. For example, '.*' means "any sequence
of characters" in a regular expression. If you wanted to search for the
two characters '.*', you could use fgrep.

See the "REGULAR EXPRESSIONS" section in 'man grep' for more
information.

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: copy many files filtering extensions

2003-01-08 Thread Joris
> I have to periodically copy a lot of files filtering them by their
> extensions (something like cp * but *.bak). How can I do that (as I can
> read from cp' man or info page this is not possible)?

you could try rsync, it has an --exclude= option

apt-get install rsync
man rsync

greetz,

Joris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread HdV
On Wed, 8 Jan 2003, Peter Johnson wrote:

>
> Hi all,
>
> I have a small problem and was hoping that someone else out there has
> experienced and resolved it for themselves at some stage in the past.
>
> Basically, whenever I attempt to execute a script it dies with the 'bad
> interpreter: Permission denied' catch-cry. So far this is sh and perl
> files i.e. files beginning with "#!/bin/sh" or "#!/usr/bin/perl".

Hi Peter,

I don't know if the following applies to your situation, but I had this
exact error message appear on me when I tried to run some perl-scripts
I had originally written on a Windows box at work. The solution was to
run something like dos2unix or another utility that converts line-endings
from the Windows convention to the Unix convention.

Maybe you're getting bitten by the same bug...

HTH

Grx HdV

-- 
Support bacteria -
they're the only culture some people have.

J.A. de Vries aka HdV
Delft University of Technology
Computing Centre

Email: [EMAIL PROTECTED]
Email: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Printer prints gibberish

2003-01-08 Thread Elijah

I've had this problem in a while and I use my Canon 4310Sp to print some
files in openoffice or abiword but it prints something weird:

---
%!PS-Adobe-2.0
%%Creator: Abiword
%%Title: Untitled1
%%Orientation: Portrait
%%Pages 6
%%DocumentPaperSizes: Letter
%%DocumentSupplierResources: font NimbusRomNo9L-Regu
%%EndComments
%%BeginProlog
/FSF {findfont exch scalefont} bind def
/MS  {neg moveto show} bind def
--
this goes on and on ... 

I recently installed cups from synaptic (cupsys, cups-client,
cups-driver-gimp* ... )
and the command for my printer setup is commonly 'lpr'
Is there an easy way to fix this?

Elijah



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




plugger+mplayer+quicktime

2003-01-08 Thread Roman Joost
Maybe not a debian specific problem, but i hope some debian users out there have
configured her mozilla to work with plugger.

My problem is, that i configured plugger with mplayer "support" and can look
quicktime movies fine. I tried the plugger testing grounds and all seems work
smoothly. I tried to watch some quicktime movies at apple.com and figured out,
that my plugger seems to starting mplayer all the time. I don't know
why. The mplayer window appears and disapears and appears and... So it seems,
that mplayer want to play the stream and plugger kills the application.

Thats my quicktime config:
video/quicktime: mov,qt: Quicktime animation
video/x-quicktime: mov,qt: Quicktime animation
exits repeat ignore_errors maxaspect swallow(MPlayer): mplayer -wid $window 
"$file" >/dev/null 2>/dev/null

If someone has an idea to get mplayer to work with this movies i'd like to know. 

Thanks!

regards, 

Roman
-- 
www: http://www.romanofski.de
email: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Blacklisting spam with mailscanner/spamassassin

2003-01-08 Thread Greg Berenfield
Greetings,

I'm using fetchmail, mailscanner/spamassassin, and Evolution on my
debian-sid laptop. Everything runs well with one annoying exception:

Sometimes spam gets through mailscanner/spamassassin and I'd like to be
able to easily flag this as spam and have it 'blacklisted' (the source
e-mail address).

I wrote a simple sed script to grep a forwarded 'spam' mail sent to a
fake 'spam' account but if I do a 'spamassissin
--add-addr-to-blacklist=' it is only blacklisted for the
'spam' account and not my normal linux account.  

All help greatly appreciated,
Greg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: copy many files filtering extensions

2003-01-08 Thread Johannes Zarl
On Wednesday 08 January 2003 16:10, Mat wrote:
> I have to periodically copy a lot of files filtering them by their
> extensions (something like cp * but *.bak). How can I do that (as I can
> read from cp' man or info page this is not possible)?

>From what I know, cp doesn't support this. However, you could do something 
like find . ! -name *.bak -exec cp \{\} /where/you/like/it \;

This should do what you want.

greetings,
  Johannes

-- 
"More than machinery we need humanity" -- Charlie Chaplin, The Great 
Dictator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread John covici
The funny thing is that not all packages are having the problem.
Here is the output of the commands requested.

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  dpkg   1.10.9 Package maintenance system for Debian
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  textutils  4.5.4-1The GNU text file processing utilities
dpkg: /usr/bin/md5sum

on Wednesday 01/08/2003 Colin Watson([EMAIL PROTECTED]) wrote
 > On Wed, Jan 08, 2003 at 10:02:31AM -0500, John covici wrote:
 > > OK, here is a sample.
 > 
 > [Please send replies just to the list, not to me directly - thanks.]
 > 
 > > Setting up passwd (4.0.3-7) ...
 > > dpkg: error processing passwd (--configure):
 > >  md5sum gave malformatted output `0d839ad723f1d2908dc3b386b6b757c9'
 > > Errors were encountered while processing:
 > >  passwd
 > 
 > That suggests an old version of dpkg to me, since the versions of dpkg
 > in stable, testing, and unstable don't have that message (although old
 > translation files suggest that they used to have it). Could you show the
 > output of the following commands, please?
 > 
 >   dpkg -l dpkg
 >   dpkg -l textutils
 >   dpkg -S /usr/bin/md5sum
 > 
 > Thanks,
 > 
 > -- 
 > Colin Watson  [[EMAIL PROTECTED]]
 > 
 > 
 > -- 
 > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
 John Covici
 [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mutt key bindings

2003-01-08 Thread eb
meta+b and meta+f are not functions of mutt, they're functions of your
Xterm or if you're on a tty you termcap.

Put this in your .Xresources and you should find that all's well again.

XTerm*modifier: alt

Cheers,

Euan
* Robert Land ([EMAIL PROTECTED]) wrote:
> Does the latest mutt release enable the emacs
> key bindings Meta+b and Meta+f to jump wordwise
> forth and back?
> 
> If so, would someone kindly paste the function
> name and the key for "meta" so I may have a try
> in Muttrc. The docs that came with mutt-0.9.deb
> do not seem to contain any help on this special
> wish.
> 
> Potato enables to upgrade to mutt-1.2 but I hate
> to upgrade something that works (so far).
> 
> Robert
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
()  |Euan Buchanan| _o) 
 ~oo~   |Watford  | /\\ 
  .. Gnu!   |United Kingdom   |_\/V 
  / =\   \= |http://homepage.ntlworld.com/euan.b/ |Linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




gnome 2 fonts, X fonts, and defoma

2003-01-08 Thread Adam
I see now that the default gnome-terminal font is 10x15.
Sorry for the confusion.

Adam

--- Adam <[EMAIL PROTECTED]> wrote:
> Date: Wed, 8 Jan 2003 06:56:09 -0800 (PST)
> From: Adam <[EMAIL PROTECTED]>
> Subject: gnome 2 fonts, X fonts, and defoma
> To: [EMAIL PROTECTED]
> 
> I want gnome-terminal to use a 10x15 or 10x16 pixel font.  I found an
> X
> font that is 9x15, but I can't find it in Gnome's font menu.  I think
> gnome uses pango, do I need to configure defoma to tell pango about
> the
> X fonts?  How else might I accomplish my goal?
> 
> Please reply via email as I do not subscribe to this list.
> 
> Thanks,
> Adam
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 11:11:52AM -0500, John covici wrote:
> on Wednesday 01/08/2003 Colin Watson([EMAIL PROTECTED]) wrote
>  > On Wed, Jan 08, 2003 at 10:02:31AM -0500, John covici wrote:
>  > > OK, here is a sample.
>  > 
>  > [Please send replies just to the list, not to me directly - thanks.]
 
>  > > Setting up passwd (4.0.3-7) ...
>  > > dpkg: error processing passwd (--configure):
>  > >  md5sum gave malformatted output `0d839ad723f1d2908dc3b386b6b757c9'
>  > > Errors were encountered while processing:
>  > >  passwd
>  > 
>  > That suggests an old version of dpkg to me, since the versions of dpkg
>  > in stable, testing, and unstable don't have that message (although old
>  > translation files suggest that they used to have it). Could you show the
>  > output of the following commands, please?
>  > 
>  >   dpkg -l dpkg
>  >   dpkg -l textutils
>  >   dpkg -S /usr/bin/md5sum
> 
> The funny thing is that not all packages are having the problem.

Only those with conffiles are likely to be affected.

> Here is the output of the commands requested.
[...]

Well, that matches my results. All the same, you definitely appear to be
using an outdated version of dpkg: I've found the change that removed
"md5sum gave malformatted output", dated 25 December 2000, which means
you must have something before dpkg 1.9.

Are you sure you don't have a stray copy of dpkg lying around on your
$PATH somewhere?

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Kernel - compile error

2003-01-08 Thread Rodrigo F. Baroni
 --- Rob Weir <[EMAIL PROTECTED]> escreveu: > On Sun,
Jan 05, 2003 at 03:36:36PM -0300, Rodrigo F.
> Baroni wrote:
> > Hello all,
> > 
> > Kernel 2.4.18 in a 233Mhz PC Pentium 233Mhz,
> > LMR591 mother board (everything on-board) - after
> > compile the kernel (#make bzImage) the follow
> error
> > appear:
> > 
> >  
> >  "make: warning: Clock skew detected. Your
> build
> > may be incomplete"
> > 
> > 
> >   I got to boot with it, but I don't know if
> it
> > there isn't some problem... since it will be a
> node in
> > a cluster..
> >   Does anybody knows what's going on ?
> 
> make adds some smarts to software compilation: it
> only rebuilds things
> whose dependencies have changed.  For example, if
> example.o is built
> from example.c and includes header.h, then example.o
> will only be
> rebuilt if example.c or header.h have changed.  It
> does this by checking
> the modification time of files.  make, of course,
> recurses up the
> dependency tree.  It looks like make is getting
> confused about when a
> file was modified.  Are you running ntpdate or
> having clock problems?
> 

  No. Yet, the same message ("Clock skew detected.
Your build may be incomplete") had happened in another
machine (PentiumIII 550Mhz, Asus p299 motherboard).
Maybe be some problem of the 2.4.18 kernel, I think...

  I had got another problem, but this don´t let the
compile get finish, saying about support to smp, but
since are machines mono-processor, I have disabled
support to it (SMP) - what give the follw error when
%make bzImage :

   nro_smp_processor not defined
  

  If I enable the support to SMP, the compilation of
kernel goes normally, but some drivers don´t work with
it.
   This have been a problem for some time to me...
   

Rodrigo





 

___
Busca Yahoo!
O melhor lugar para encontrar tudo o que você procura na Internet
http://br.busca.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Random lockups using woody/sid (cron related?)

2003-01-08 Thread Jason Ruiter
Greetings,

I've been having a strange problem with a machine running a combination
of woody and sid (mostly woody with some sid packages).  Every morning,
around 06:00, the machine locks.  X locks, I can't get a console with
control-alt-f1, I can't ssh in.  I *can* ping the machine in question.

Since this seems to be a periodic event, I suspected the daily cron
jobs.  I ran each job individually, and was not able to duplicate the
problem.

I have 5 other machines with identical hardware running the same kernel
image on woody that don't exhibit the problem.

Is anyone else having these period lockups (usually once per day).

My next step is to downgrade the problem machine to woody and see what
happens.


Details:

SuperMicro Dual P4 Xeon 2.4 Ghz, 1GB RAM, 18GB SCSI drives.
2.4.19 openMosix kernel.  (Yeah, I suspected this, but the identical
kernel runs fine on 5 other machines with identical hardware running 
woody)


Any help appreciated.

Thanks
Jason


-- 
Jason Ruiter
Research Computer Engineer, Emerging Technologies Group
Altarum Institute
PO BOX 134001, Ann Arbor, Michigan  48113
(v)734.302.4724 (m)734.476.8299 (f)734.302.4991
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Two residual wireless questions

2003-01-08 Thread Andrew Perrin
Greetings-

After setting up a home wireless network, I have a couple of residual
problems/ questions. 

1.) I  get lots of the following message in syslog:
Jan  8 11:46:38 simmel kernel: eth1: Unknown Rx error (0x3). Frame
dropped.
Jan  8 11:46:54 simmel last message repeated 2 times
Jan  8 11:48:02 simmel last message repeated 2 times
Jan  8 11:49:48 simmel kernel: eth1: Unknown Rx error (0x3). Frame
dropped.
(END) 


2.) I get duplicate packets when pinging from one wireless host to
another:
simmel:/var/log# ping jacobi-wlan
PING jacobi-wlan.perrins (192.168.0.7): 56 data bytes
64 bytes from 192.168.0.7: icmp_seq=0 ttl=128 time=15.5 ms
64 bytes from 192.168.0.7: icmp_seq=0 ttl=128 time=15.6 ms (DUP!)
64 bytes from 192.168.0.7: icmp_seq=1 ttl=128 time=0.7 ms
64 bytes from 192.168.0.7: icmp_seq=1 ttl=128 time=1.0 ms (DUP!)
64 bytes from 192.168.0.7: icmp_seq=2 ttl=128 time=0.7 ms
64 bytes from 192.168.0.7: icmp_seq=2 ttl=128 time=0.9 ms (DUP!)
64 bytes from 192.168.0.7: icmp_seq=3 ttl=128 time=0.7 ms
64 bytes from 192.168.0.7: icmp_seq=3 ttl=128 time=0.9 ms (DUP!)
64 bytes from 192.168.0.7: icmp_seq=4 ttl=128 time=0.7 ms
64 bytes from 192.168.0.7: icmp_seq=4 ttl=128 time=0.9 ms (DUP!)

--- jacobi-wlan.perrins ping statistics ---
5 packets transmitted, 5 packets received, +5 duplicates, 0% packet loss
round-trip min/avg/max = 0.7/3.7/15.6 ms


Any idea what these might be? What should I post?

Hardware is a Belkin WAP, Sony Vaio PCG-Z505HS with a Belkin wireless
PCMCIA card. Debian 3.0r1 (woody), kernel 2.4.18 on the Vaio.  The other
wireless host is an HP desktop with a D-Link PCI wireless card, running
Windows XP Pro.

--
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
[EMAIL PROTECTED] * andrew_perrin (at) unc.edu



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




network settings

2003-01-08 Thread Rodrigo F. Baroni
Hello all,

   How to share a internet connection in a small
network ? I'm using few Pcs without dhcp
server/client.


Rodrigo

___
Busca Yahoo!
O melhor lugar para encontrar tudo o que você procura na Internet
http://br.busca.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Internet troubles

2003-01-08 Thread Willem-Jan Meijer
Hello,

After an install of two 100 mbit network card from sweex on my server I've
got a weird problem. When I ping outside, it's okay. When I ping inside,
it's okay. When I want to use internet on a normal day-to-day there's no
connection. The firewall is configured properly, dhcpd works fine but I
can't get a outside-connection. Ifconfig -a output is correct. I formatted
twice and installed again but it didn't help. What's going wrong?

Kind regards,

Willem-Jan Meijer
Netherlands



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Mutt questio: Foward w/atachments?

2003-01-08 Thread Jeff
Sandip P Deshmukh, 2003-Jan-08 11:26 +0530:
> 
> > > Let me spell this out in more detail. What I want to do is that when I
> > > foward a mesage that has atachments (say a couple of jpeg images), I wnat
> > > to be able to have these fowarded as atachments to the original mail. 
> > > It would be nice if this was the default behavior, but being prompted would
> > > be an OK solution.
> 
> knowing the way mutt works, i think it can be done. further, if it can
> be done, it can be done as default or prompt! 
> 
> > As this document states the behaviour of forwarding messages is
> > controlled with a few variables in your ~/.mutt/muttrc. It depends on
> > your default behaviour, but setting following
> > 
> > set mime_forward=ask-yes
> 
> did this. i also did set mime_forward_decode also as ask-yes. still,
> while forwarding the message, my mutt is not attaching the attachments.

I've searched for this answer for awhile and have yet to find the
solution.  In the mean time, I view the message parts ('v'), and tag
each part and attachement I want to forward ('t'), press ';' to affect
all the tagged parts, and finally initiate forwarding the mail ('f').

It's a work-around for a nicely automated process that I have yet to
find, but it works.

jc

-- 
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Stop X from going to sleep

2003-01-08 Thread Marcelo Ramos
El(On) Wed, 8 Jan 2003 06:53:33 -0800 (PST)
Dominic Iadicicco <[EMAIL PROTECTED]> escribió(wrote):

> Hello all,
> 
> How do you stop X from going to sleep?  I have X start
> up at boot time and once its running for about 5 min's
> the screen goes black.  I have tried "setx -dpms" but
> it didn't work.

I have in my ~/.xinitrc :

xset s off
xset -dpms


Regards.

-- 
 __
  __  _
  Marcelo Ramos  |  \/   __|
  Debian Sid GNU/Linux 2.4.20|  |_//
  Socio UYLUG Nro 125| \
  Linux registered user #118109  |_|\/|_|\__\


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: the vanishing console message trick

2003-01-08 Thread Jeff Cours
Scott Henson wrote:


On Mon, 2003-01-06 at 23:51, Jeff Cours wrote:


I'm running a Pentium IV system tracking Debian testing. The video card 
is an ATI Radeon, Lilo's the bootloader, and I'm using a 2.4 series Kernel.

Is there anything else I should be looking at?

Well for one I don't see where the radeonfb driver is being loaded. Try
making sure that gets loaded.  

I just went back through my installation notes. I remember having 
problems with radeonfb garbaging the screen, especially when X fired 
up, so I stopped loading it, and that seemed to make the problem go 
away. (Oddly enough, a Mandrake 9.0 installation I tried early on 
seemed to get the video stuff right, including switching to a virtual 
console when X was running. I haven't been able to get it all working 
properly under Debian yet. I wonder if they're patching their kernel 
differently.)

> I remember
having some trouble with my radeon and 2.4.17 through 2.4.19 kernels.  I
have used ac kernels for the longest time because my radeon work better
with them.  You might try getting the latest ac kernel or a
2.4.20-rcX-acY kernel.  The later being the best as I have had some
problems with 2.4.20-ac1 freezing up when trying to use 3-D apps.  My
last known-good kernel was 2.4.20-pre8-ac3.


I didn't see these listed under packages.debian.org. Are you 
recompiling your kernel from source? I noticed some "ac" patches at 
www.kernel.org, but didn't see any "rc" ones -- "release candidate" 
maybe? I'd like to keep the system reasonably stable, so I'm a little 
leery of putting an alpha or pre-release kernel on it.

In fact, the reason I'm using a Radeon is that I figured it was old 
enough that there ought to be solid support for it in X and the 
kernel. I think it cost me all of $40, and it's causing an annoying 
screen flicker, so I wouldn't be heartbroken switching to something 
else. Is there another 3D accellerator that works better and is 
supported out-of-the-box by Debian testing, both with the console and 
under X?

- Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: questions relating to the ls and grep command

2003-01-08 Thread Bob Proulx
Robert Land <[EMAIL PROTECTED]> [2003-01-08 15:49:00 +0100]:

> Would someone kindly explain when to use the
> "ls -d" command?

This is explained in some detail here:

  http://www.gnu.org/software/fileutils/doc/faq/

Bob



msg23040/pgp0.pgp
Description: PGP signature


Re: Internet troubles

2003-01-08 Thread dave mallery
On Wed, Jan 08, 2003 at 06:20:30PM +0100, Willem-Jan Meijer wrote:
> Hello,
> 
> After an install of two 100 mbit network card from sweex on my server I've
> got a weird problem. When I ping outside, it's okay. When I ping inside,
> it's okay. When I want to use internet on a normal day-to-day there's no
> connection. The firewall is configured properly, dhcpd works fine but I
> can't get a outside-connection. Ifconfig -a output is correct. I formatted
> twice and installed again but it didn't help. What's going wrong?

check and try:
echo "1" > /proc/sys/net/ipv4/ipforward

dave
-- 
Dave Mallery, K5EN  (debian testing & woody)  
PO Box 520 .~._  Ramah,  NM  87321 
   /V\   -o)
no gates...   /( )\  /\\ running Debian GNU/Linux
  no windows! ^ _\_vfree at last!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Internet troubles

2003-01-08 Thread eb
Have you set your resolv.conf up? This is where you tell networking
where to go to resolve dns queries.

HTH,

Euan
* Willem-Jan Meijer ([EMAIL PROTECTED]) wrote:
> Hello,
> 
> After an install of two 100 mbit network card from sweex on my server I've
> got a weird problem. When I ping outside, it's okay. When I ping inside,
> it's okay. When I want to use internet on a normal day-to-day there's no
> connection. The firewall is configured properly, dhcpd works fine but I
> can't get a outside-connection. Ifconfig -a output is correct. I formatted
> twice and installed again but it didn't help. What's going wrong?
> 
> Kind regards,
> 
> Willem-Jan Meijer
> Netherlands
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
()  |Euan Buchanan| _o) 
 ~oo~   |Watford  | /\\ 
  .. Gnu!   |United Kingdom   |_\/V 
  / =\   \= |http://homepage.ntlworld.com/euan.b/ |Linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Adaptec SCSI Card 39320D does not work with install kernels?

2003-01-08 Thread Walter Tautz
The cdrom install media couldn't find the hardrive. What additional driver disk
should I be looking for? (the installer offered this as an option)

couldn't find anything explicit to debian via google although it would seem
it should work with linux as the manual gives instructions that suggest
Suse and Redhat work. 

The specific computer hardware is SuperMicro
SuperServers 6022P-8R and 6022P-8.

Walter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Nautilus2 crashing a lot

2003-01-08 Thread Balazs Javor
Hi,

I've installed sid and kernel 2.4.20 on my Dell Inspiron 8200 laptop,
and was finally able to try Gnome2.
So far I only played with it for about 3 minutes.
I've opened a couple of folders, clicked on a picture, and tried
to open some of the preferences windows.
During that time Nautilus crashed 5 times!

I know it is called the unstable branch for a reason, and I'm not
complaining, but I wanted to make sure whether this is "normal"
or there is something wrong on my machine that is worth investigating?

Many thanks for your help in advance!
regards,
Balazs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




howto configure gnome to offer shutdown and halt at logout time...

2003-01-08 Thread Walter Tautz
the help suggests if the user has permission to execute 
shutdown these should appear as option rather than 

yes no help . NOTE if one clicks the help button
one gets some documentation that shutdown and halt could be offered.

gdm.conf wasn't of any help. Tried running gdmconfig nothing 
obvious... perhaps I'm just too tired...any pointers would be
appreciated.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: urgent help needed md5sum gave malformatted output

2003-01-08 Thread John covici
Well, I'll have to take a look to make sure, thanks so much.

on Wednesday 01/08/2003 Colin Watson([EMAIL PROTECTED]) wrote
 > On Wed, Jan 08, 2003 at 11:11:52AM -0500, John covici wrote:
 > > on Wednesday 01/08/2003 Colin Watson([EMAIL PROTECTED]) wrote
 > >  > On Wed, Jan 08, 2003 at 10:02:31AM -0500, John covici wrote:
 > >  > > OK, here is a sample.
 > >  > 
 > >  > [Please send replies just to the list, not to me directly - thanks.]
 >  
 > >  > > Setting up passwd (4.0.3-7) ...
 > >  > > dpkg: error processing passwd (--configure):
 > >  > >  md5sum gave malformatted output `0d839ad723f1d2908dc3b386b6b757c9'
 > >  > > Errors were encountered while processing:
 > >  > >  passwd
 > >  > 
 > >  > That suggests an old version of dpkg to me, since the versions of dpkg
 > >  > in stable, testing, and unstable don't have that message (although old
 > >  > translation files suggest that they used to have it). Could you show the
 > >  > output of the following commands, please?
 > >  > 
 > >  >   dpkg -l dpkg
 > >  >   dpkg -l textutils
 > >  >   dpkg -S /usr/bin/md5sum
 > > 
 > > The funny thing is that not all packages are having the problem.
 > 
 > Only those with conffiles are likely to be affected.
 > 
 > > Here is the output of the commands requested.
 > [...]
 > 
 > Well, that matches my results. All the same, you definitely appear to be
 > using an outdated version of dpkg: I've found the change that removed
 > "md5sum gave malformatted output", dated 25 December 2000, which means
 > you must have something before dpkg 1.9.
 > 
 > Are you sure you don't have a stray copy of dpkg lying around on your
 > $PATH somewhere?
 > 
 > Cheers,
 > 
 > -- 
 > Colin Watson  [[EMAIL PROTECTED]]
 > 
 > 
 > -- 
 > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
 John Covici
 [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Debie Newbie

2003-01-08 Thread Daniel L. Miller
I'm roasted, done to a turn.

Thanx for the tip - the eepro100 module worked fine, however . . .

You guys still didn't give me a "straight" answer - 

Will the Redhat binaries work under Debian?
I thought I had the source packages installed - what do I need to check
so I can run the compiler?

Thank you.

Daniel 

-Original Message-
From: Stephen Gran [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 06, 2003 9:42 PM
To: [EMAIL PROTECTED]
Subject: Re: Debie Newbie

This one time, at band camp, Gary Turner said:
> Daniel L. Miller wrote:
> 
> A word to the wise; as new to Debian and Linux, you are likely to
> receive a thorough roasting if you continue to use HTML, MS-TNEF, and
> multi-part/mixed (except for sig-keys) on the list.

Yes - consider yourself roasted.

> Likely the eepro100 module is what you need.  Since you only install
> once, I've forgotten the mod install directions.  They're simple, so
> someone will either give you a step by step or direct you to the
proper
> docs.

Either:
a) modprobe eepro100.  If this works (you'll see a little congratulatory
message if it does), go to b.

b) modconf.  Brings up a curses-gui app that lets you select modules to
be installed in the running kernel, and also adds their name to
/etc/modules for you, so that they are insmodded at the next boot.

Welcome aboard.

-- 
 

--
|  Stephen Gran  | Have you seen the latest Japanese
|
|  [EMAIL PROTECTED] | camera?  Apparently it is so fast it
|
|  http://www.lobefin.net/~steve | can photograph an American with his
|
|| mouth shut!
|
 

--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




TCP/IP config

2003-01-08 Thread Daniel L. Miller
Title: TCP/IP config






After browsing through dselect, I discovered PUMP.  This leads me to two new questions:


Running PUMP from a terminal window appears to configure my network adapter correctly via DHCP.  How can I make PUMP ( or anything else, for that matter) run at system startup? 

Is there a better way of performing a DHCP client request than PUMP? 


Daniel



<>

Re: FLASH RAM

2003-01-08 Thread Jeremy Turner
On Wed, 2003-01-08 at 06:50, Johan van der Walt wrote:
> Can someone please give me advice on how to access FLASH RAM.
> 
> I tried to mount it as /dev/sda1 but got the error message saying that
> sda1 is not a block device. Tried the same on a machine running SuSE and
> had no problems. I also have a DDS tape drive on my pc which is handled by
> a SCSI card - can that have an effect? 

What type of flash ram?  Like a Compact Flash reader, or one of those
USB keychain hard drives?

I found a howto after googling to get an external USB hard drive caddy
to work, and I'm nearly positive that the Compact Flash reader and
keychains work the same way.  I believe it's USB SCSI emulation, and it
might require you to load a kernel module.

Jeremy

-- 
**
Jeremy Turner, Help Desk SupervisorPhone: 405.425.
Email: [EMAIL PROTECTED]Phone: 405.425.1820
Information Technology Services, Oklahoma Christian University
**

Microsoft Palladium -- Where do you think you're going today???

Linux jturnermac 2.4.19 #10 Mon Oct 14 13:14:58 CDT 2002 ppcunknown GNU/Linux
 12:45:01 up 5 days, 23:01,  2 users,  load average: 0.02, 0.06, 0.08


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Internet Troubles

2003-01-08 Thread Willem-Jan Meijer
This doesn't work, but the connection from the server to internet is okay.
The connection from the day-to-day computers is also okay. It's an error on
the server, because when I ping from a day-to-day computer I can't ping,
only the server. From the server I can ping both internal and external. Is
there a conflict in the hardware? Sometimes (so not always) there are
collisions in one of the Ethernet cards if I do ifconfig.

Regards,
Willem-Jan Meijer

On Wed, Jan 08, 2003 at 06:20:30PM +0100, Willem-Jan Meijer wrote:
> Hello,
> 
> After an install of two 100 mbit network card from sweex on my server 
> I've got a weird problem. When I ping outside, it's okay. When I ping 
> inside, it's okay. When I want to use internet on a normal day-to-day 
> there's no connection. The firewall is configured properly, dhcpd 
> works fine but I can't get a outside-connection. Ifconfig -a output is 
> correct. I formatted twice and installed again but it didn't help. 
> What's going wrong?

check and try:
echo "1" > /proc/sys/net/ipv4/ipforward

dave
-- 
Dave Mallery, K5EN  (debian testing & woody)  
PO Box 520 .~._  Ramah,  NM  87321 
   /V\   -o)
no gates...   /( )\  /\\ running Debian GNU/Linux
  no windows! ^ _\_vfree at last!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debie Newbie

2003-01-08 Thread Ryan Nowakowski
On Wed, Jan 08, 2003 at 10:36:08AM -0800, Daniel L. Miller wrote:
> I'm roasted, done to a turn.
> 
> Thanx for the tip - the eepro100 module worked fine, however . . .
> 
> You guys still didn't give me a "straight" answer - 

Hey, this is free help!  We don't have to give you a "straight" answer,
newb.  It's working. Be thankful. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debie Newbie

2003-01-08 Thread Colin Watson
On Wed, Jan 08, 2003 at 10:36:08AM -0800, Daniel L. Miller wrote:
> Will the Redhat binaries work under Debian?

Hard to say. Executables will work fine (or can be made to work fine by
installing additional packages, if you happen to get link errors). I get
the impression that this is a kernel module, though, and it's not clear
to me that Red Hat kernels are module-binary-compatible with Debian
kernels.

There's unlikely to be any harm in trying. If it doesn't work, you'll
know.

> I thought I had the source packages installed - what do I need to check
> so I can run the compiler?

You'll need to read the Makefile, find out where it's looking for kernel
source, and adjust that to point to wherever your kernel source is
actually unpacked.

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: TCP/IP config

2003-01-08 Thread Mark Ferlatte
begin  Daniel L. Miller quote on Wed, Jan 08, 2003 at 10:38:41AM -0800:
> Running PUMP from a terminal window appears to configure my network adapter
> correctly via DHCP.  How can I make PUMP ( or anything else, for that
> matter) run at system startup? 

You can edit /etc/network/interfaces, and change the `iface eth0' line:

iface eth0 inet dhcp

This will automatically launch a dhcp client on boot (technically, on
ifup eth0).

> Is there a better way of performing a DHCP client request than PUMP? 

There are a couple of DHCP clients packaged for Debian; pump is (I
believe) the default, I prefer dhcp3-client, as it gives more
informative messages when something goes wrong.  Both work fine in my
experience.

M




msg23053/pgp0.pgp
Description: PGP signature


having problem serving multitude virtualhosts

2003-01-08 Thread Imre Oolberg
Hi!

I am thinking of serving some hundreds virtualhosts
each with separate log and errorlog on PC having 768 MB RAM and 2 GB swap
using Debian Woody and debian package kernel 2.4.18.

>From some point apache didnt start, giving error like

Too many open files: unable to open a file descriptor above 15, you may
need to increase the number of descriptors

Obviously it helped to insert into the /etc/init.d/apache

ulimit -S -n 8192

And after some time we discovered that CGI scripts started to behave
strangely, giving only headers or just hanging. Anyway, in the errorlog
was different message

[Sat Jan  4 21:49:08 2003] [warn] send body: filedescriptor (1137)
larger than FD_SETSIZE (1024) found, you probably need to rebuild
Apache with a larger FD_SETSIZE

I searched the web and found out one recommendation of compiling apache
with rised DF_SETSIZE. So i added in the debian/rules the following value
to the CONFLAGS

-DFD_SETSIZE=4096

And while building deb source package i recieved those warnings

gcc -c  -I../os/unix -I../include   -DLINUX=22 -DTARGET=\"apache\"
-I/usr/include/db1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -DFD_SETSIZE=4096
`../apaci` ap_slack.c
In file included from /usr/include/sys/types.h:215,
 from ../include/ap_config.h:86,
 from ../include/httpd.h:72,
 from ap_slack.c:67:
/usr/include/sys/select.h:77: warning: `FD_SETSIZE' redefined
*Initialization*:1: warning: this is the location of the previous
definition

At the beginnging it seemed, these manipulations have taken care of the
problem, but before too long i noticed the same FD_SETSIZE warnings again.

Please, could you give me some advice what to do besides to distribute
virtual hosts between to servers :)

Also, i found hints from the internet that changing FD_SETSIZE aint easy
matter and actually one needs to change it systemwide?

Searching lists around httpd.apache.org i found a suggestion of writing
all logs into one place (pipe?) and sepatating them afterwards. Althought
it could be somewhat solution, is there some other
(preferrably counfigurable) way of doing it?


Best Regards, Imre Oolberg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Peter Johnson

Thanks, that looks like it could be it.

On Wed, 2003-01-08 at 22:57, Colin Watson wrote:
> On Wed, Jan 08, 2003 at 10:41:11PM +1100, Peter Johnson wrote:
> > Not it, this is the file server so all filesystems are local.
> 
> That doesn't imply that filesystems aren't mounted, and local
> filesystems can perfectly well be mounted with noexec (possibly by
> accident - the 'user' flag implies it, for instance).
> 
> What does 'mount' output?
> 
> [BTW, I'd prefer replies to be kept on the list, so that other people
> can help.]

--> sorry bout that chief ... I actually also resent it to the list,
when I realised.

> 
> Cheers,
> 
> -- 
> Colin Watson  [[EMAIL PROTECTED]]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Fluxbox package and slit

2003-01-08 Thread willem
Bit of a dumb question but i couldn't find the answer anywhere.
Using the fluxbox version from testing, double checked if everything was correct
but the slit doesn't seem to be working. Does anyone know if the testing package
has the slit compiled into it?
And as a side note, in general is there a way to see with which options something
has been compiled?

Thanks in advance. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: network settings

2003-01-08 Thread Mike Egglestone
Quoting "Rodrigo F. Baroni" <[EMAIL PROTECTED]>:

> Hello all,
> 
>How to share a internet connection in a small
> network ? I'm using few Pcs without dhcp
> server/client.
> 
# apt-get install ipmasq

www.tldp.org
will have a some good howto's on networking and
firewalling/ipmasq stuff etc.

Cheers,
Mike

-
This mail sent through IMP: http://horde.org/imp/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: having problem serving multitude virtualhosts

2003-01-08 Thread Narins, Josh
Instead of a single file, log to a single process, which can handle any
variety of situations.

For instance, it could cache 100 hits to each virtual server before it
rights to the log, and it also flushes to disk when the server produces
error log output.

HTH


-Original Message-
From: Imre Oolberg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, January 08, 2003 2:46 PM
To: [EMAIL PROTECTED]
Subject: having problem serving multitude virtualhosts


Hi!

I am thinking of serving some hundreds virtualhosts
each with separate log and errorlog on PC having 768 MB RAM and 2 GB swap
using Debian Woody and debian package kernel 2.4.18.

>From some point apache didnt start, giving error like

Too many open files: unable to open a file descriptor above 15, you may need
to increase the number of descriptors

Obviously it helped to insert into the /etc/init.d/apache

ulimit -S -n 8192

And after some time we discovered that CGI scripts started to behave
strangely, giving only headers or just hanging. Anyway, in the errorlog was
different message

[Sat Jan  4 21:49:08 2003] [warn] send body: filedescriptor (1137) larger
than FD_SETSIZE (1024) found, you probably need to rebuild Apache with a
larger FD_SETSIZE

I searched the web and found out one recommendation of compiling apache with
rised DF_SETSIZE. So i added in the debian/rules the following value to the
CONFLAGS

-DFD_SETSIZE=4096

And while building deb source package i recieved those warnings

gcc -c  -I../os/unix -I../include   -DLINUX=22 -DTARGET=\"apache\"
-I/usr/include/db1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -DFD_SETSIZE=4096 `../apaci`
ap_slack.c In file included from /usr/include/sys/types.h:215,
 from ../include/ap_config.h:86,
 from ../include/httpd.h:72,
 from ap_slack.c:67:
/usr/include/sys/select.h:77: warning: `FD_SETSIZE' redefined
*Initialization*:1: warning: this is the location of the previous definition

At the beginnging it seemed, these manipulations have taken care of the
problem, but before too long i noticed the same FD_SETSIZE warnings again.

Please, could you give me some advice what to do besides to distribute
virtual hosts between to servers :)

Also, i found hints from the internet that changing FD_SETSIZE aint easy
matter and actually one needs to change it systemwide?

Searching lists around httpd.apache.org i found a suggestion of writing all
logs into one place (pipe?) and sepatating them afterwards. Althought it
could be somewhat solution, is there some other (preferrably counfigurable)
way of doing it?


Best Regards, Imre Oolberg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


--
This message is intended only for the personal and confidential use of the designated 
recipient(s) named above.  If you are not the intended recipient of this message you 
are hereby notified that any review, dissemination, distribution or copying of this 
message is strictly prohibited.  This communication is for information purposes only 
and should not be regarded as an offer to sell or as a solicitation of an offer to buy 
any financial product, an official confirmation of any transaction, or as an official 
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or 
error-free.  Therefore, we do not represent that this information is complete or 
accurate and it should not be relied upon as such.  All information is subject to 
change without notice.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problem: 'bad interpreter: Permission denied'

2003-01-08 Thread Colin Watson
On Thu, Jan 09, 2003 at 06:54:06AM +1100, Peter Johnson wrote:
> On Wed, 2003-01-08 at 22:57, Colin Watson wrote:
> > [BTW, I'd prefer replies to be kept on the list, so that other people
> > can help.]
> 
> --> sorry bout that chief ... I actually also resent it to the list,
> when I realised.

Yeah, I noticed that after I'd sent my reply. :)

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




MMAP Error

2003-01-08 Thread Alexander Brill
Whenever I try to apt-get update a box I have here I get this error:

Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing liballegro3.9.36-dev-common
(NewPackage)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.


Could someone shed some light on this, please?

-- 
Alexander Brill <[EMAIL PROTECTED]>
http://www.project23.no
PGP-key: http://www.nettstudio.no/pgp/alexander.brill.asc



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


Re: OpenOffice language locale

2003-01-08 Thread Chris Lale


Chris Halls wrote:

On Wed, Jan 08, 2003 at 01:01:42PM +, Chris Lale wrote:


language is set to "English(UK)". The problem is that it will not save 
the language locale setting as English (UK) when closed - it reverts to 
English (USA) and for "Locale setting" and "Default languages for 
documents". Strangely, "Default currency" keeps my chosen value of "GBP 
£ English(UK)"


This was a problem with the package openoffice.org-debian-files that should
have been corrected in the latest version in unstable.



Thanks Chris. My upgrade happened because my sources.list file contains
deb http://www.phy.olemiss.edu/openoffice/ testing main contrib

If I replace this link with something like
deb ftp://ftp.uk.debian.org/debian/ unstable main contrib
I will probably be replacing half my Woody stable system (I only have a 
dialup connection). Is there any alternative?

Cheers,

Chris

--
Chris Lale <[EMAIL PROTECTED]>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian Business Cards

2003-01-08 Thread Nick Croft
* Nick Hastings ([EMAIL PROTECTED]) wrote:
> 
> You can edit the .xcf file with the gimp.
> 
and if you get gimp1.2-perl you can get bizcard.pl and put it in your 
.gimp-1.2/plugin directory.

Nick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Printer prints gibberish

2003-01-08 Thread Mark Roach
On Wed, 2003-01-08 at 10:54, Elijah wrote:
> I've had this problem in a while and I use my Canon 4310Sp to print some
> files in openoffice or abiword but it prints something weird:
> 
> ---
> %!PS-Adobe-2.0
[...]
> and the command for my printer setup is commonly 'lpr'
> Is there an easy way to fix this?
> 
> Elijah

It looks like cups is sending the postscript directly to your
(non-postscript) printer. Before you go any further, verify that you
have the cupsys-bsd package installed and not a different lpr. 

Have you tried different drivers? Since you are using cups, the easiest
way to check/change your drivers is probably to point your browser at
http://localhost:631 go to "Manage Printers" Click "Modify Printer"
under your main printer (Do you have multiple printers set up? if so,
try deleting all but the one you actually want to use). 

After you hit "Continue" on the printer name and port (I use an Epson
printer but just the normal LPT1, not the epson specific choice, not
sure of the difference) you can choose the manufacturer and model. I am
betting that will take care of you.

-Mark



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Completely Virtual Mail Server

2003-01-08 Thread Lee W
Hello,

I am trying to create a completely virtual mail server (i.e. no shell
accounts).

If itself this is not a problem as Postfix is capable of doing this
however, I wish to add a slight twist to the query.  Is it possible to
do Filtering as well.

I have STFW and searched the archives and come up with the usual
suggestions of using Postfix+Courier-IMAP+sqWebmail and similar
combinations, however they tend to break once you include procmail or
Maildrop.

Has anyone come up with a solution to this problem?

Regards

Lee





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: OpenOffice language locale

2003-01-08 Thread Steve Juranich
On Wed, 08 Jan 2003 20:33:50 +, Chris Lale wrote:

> If I replace this link with something like
> deb ftp://ftp.uk.debian.org/debian/ unstable main contrib
> I will probably be replacing half my Woody stable system (I only have
> a dialup connection). Is there any alternative?

Use "pinning".  You'll want to make an /etc/apt/apt.conf file that
looks something like this:

APT {
  Default-Release "testing";
};

(Be sure to replace "testing" with whicever branch you want to
follow.) Then a/etc/apt/preferences file that looks like:

Package: *
Pin: release a=unstable
Pin-Priority: 40

This will give all of the unstable packages a really low priority so
that they will never be installed automatically, only by specific
request from the command line.

HTH

--
Stephen W. Juranich [EMAIL PROTECTED]
Electrical Engineering http://students.washington.edu/sjuranic
University of Washingtonhttp://ssli.ee.washington.edu/ssli


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




krb5-telnetd

2003-01-08 Thread Kenneth Stephen
Hi,

Is it possible to set things up with this version of telnetd so
that non-Kerberos logins are not permitted as a fallback?

Thanks,
Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debie Newbie

2003-01-08 Thread Alex Malinovich
On Wed, 2003-01-08 at 13:23, Colin Watson wrote:
> On Wed, Jan 08, 2003 at 10:36:08AM -0800, Daniel L. Miller wrote:
> > Will the Redhat binaries work under Debian?
> 
> Hard to say. Executables will work fine (or can be made to work fine by
> installing additional packages, if you happen to get link errors). I get
> the impression that this is a kernel module, though, and it's not clear
> to me that Red Hat kernels are module-binary-compatible with Debian
> kernels.
> 
> There's unlikely to be any harm in trying. If it doesn't work, you'll
> know.

Having been in a similar position when I first started messing around
with Debian, I'll try and give you the "straight" answer about Red Hat
stuff. First off, Colin is right about the kernel modules. There's no
harm in trying, but don't expect them to work. What I'll try to cover is
the right way to go about things like this.

Most of the programs you find floating around on the net for linux are
usually released in two forms, RPMs and source. Your first instinct
then, coming from either a Windows or Mac or even Red Hat or Mandrake
background is to download the easiest form of the package and use it. So
you download the RPM and use it. And maybe you find out about the
"alien" command in Debian that can convert RPMs to DEBs. And that works.
But that's the wrong way of going about it.

Debian has the incredibly useful and powerful apt system. If you want to
find a package, you just type "apt-cache search searchwords", where
searchwords are what you want to find, and it shows you matching package
names. When you find the packages you want, it's just a matter of
"apt-get install packagename".

Sometimes, however, there doesn't yet exist a Debian package for a
program you want. In that case, I always suggest building from source.
Debian has a nice way of seperating compiled from source packages from
the rest of the system. They all go into /usr/local/* as opposed to
/usr/* or even /*. This way it's relatively easy to get rid of them
cleanly in the future. Also, most Makefiles nowadays have an "uninstall"
target, so after you compile and install a program, uninstalling it can
be done from the same source tree.

Finally, to get to the point of the kernel modules, just as with the apt
system, it's always best to check what you have before you start
downloading stuff. Just about every major piece of hardware nowadays is
supported directly in the kernel. If you roll your own kernel it's quite
easy to select which drivers you need during compilation. If you run a
Debian packaged kernel, it will come with just about every module that
could possibly be compiled in the kernel. Then you can just load those
modules using modprobe or modconf.

If you were to download the RPM of the drivers and use that, it would
most likely just place the driver in your kernel modules directory. I
hope that makes sense and, more importantly, I hope the above clarifies
a few things about starting out with Debian. It's always good to catch
bad habits such as using alien before they start. :) Good luck and
welcome to Debian. :)

-Alex



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


Gnome (1.4) problem with panel

2003-01-08 Thread Janke Dávid
Hi all!

I have the following problem: after updating from Woody r0 to Woody r1 for
some reason lots of panels try to start. That gives altogether 5 question
pop-ups asking if I want to start a new panel instead of the crashed one. If
I close these question windows with answering them by "No" new windows ar
popping up with the same question. So the number of the question windows is
permanently 5. I don't know what the problem may be, but I think that some
of the configuration files got wrong during the update, because on another
machine with the same system this problem doesn't occur.
Here's the part of the syslog showing the starting of the gnome session at
startup or at X or gdm restart (I am using kernel 2.4.19, and Ximian Gnome
1.4 for Potato):

Jan 8 21:47:32 pagony gnome-name-server[1602]: starting

Jan 8 21:47:32 pagony gnome-name-server[1602]: name server starting

Jan 8 21:47:32 pagony gnome-name-server[1603]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x80557f8

Jan 8 21:47:32 pagony gnome-name-server[1604]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x8055898

Jan 8 21:47:32 pagony gnome-name-server[1605]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x8055938

Jan 8 21:47:32 pagony gnome-name-server[1606]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x80559d8

Jan 8 21:47:32 pagony gnome-name-server[1607]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x8055aa8



when closing a question window a new starts up and this generates a new row
in the syslog like this one:

Jan 8 21:47:34 pagony gnome-name-server[1614]: server_is_alive:
cnx[IDL:GNOME/Panel2:1.0] = 0x8055ea0



Next question: what does the following sequence in the syslog mean (pagony
is the name of the machine of course:

Jan 8 21:45:32 pagony kernel: memory : c79ea120

Jan 8 21:45:32 pagony kernel: memory : 

Jan 8 21:45:32 pagony kernel: memory : c79ea360

Jan 8 21:46:36 pagony kernel: memory : c79ea560

Jan 8 21:46:36 pagony kernel: memory : 

Jan 8 21:46:36 pagony kernel: memory : c79ea260

Jan 8 21:47:06 pagony kernel: memory : c79ea120

Jan 8 21:47:06 pagony kernel: memory : 

Jan 8 21:47:06 pagony kernel: memory : c79ea360



It would be important to solve these problems, because it would help
migrating from RedmondOS after a few years



Thanks, David


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.416 / Virus Database: 232 - Release Date: 11/6/2002


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Can't boot server with an LSI Logic 1030 SCSI controller card

2003-01-08 Thread Mark Roach
On Mon, 2003-01-06 at 16:27, Jorge Martinez wrote:
> (note: I am resending it because I am not sure if my first attempt 
> succeeded; the mail was setup for html, not text, I changed that now).
> 
> Hi: 
> 
> I am attempting to install Woody (got the CD's from Tuxcd's) on a server 
> with an  LSI Logic 1030 SCSI controller card, but it doesn't find it (I 
> got 2 36 GB HD's connected to it with RAID 0, it should see /dev/hda). I 
> believe that I may have to pass some arguments when booting, but can't 
> figure what they are...anybody knows what should I pass it to boot up 
> successfully?. 
> 
> I know Linux can be installed 'cause I could install RH 8.0 without a 
> problem, so I think Woody should also be able to boot with the right 
> arguments. 

Hi there, try using the "compact" flavor of debian boot-floppies. For
some reason, that is the name that they chose for the media that
includes most scsi/raid drivers. 
http://people.debian.org/~dwhedon/boot-floppies/

-Mark




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: TCP/IP config

2003-01-08 Thread Alex Malinovich
On Wed, 2003-01-08 at 13:32, Mark Ferlatte wrote:
> begin  Daniel L. Miller quote on Wed, Jan 08, 2003 at 10:38:41AM -0800:
> > Running PUMP from a terminal window appears to configure my network adapter
> > correctly via DHCP.  How can I make PUMP ( or anything else, for that
> > matter) run at system startup? 
> 
> You can edit /etc/network/interfaces, and change the `iface eth0' line:
> 
> iface eth0 inet dhcp
> 
> This will automatically launch a dhcp client on boot (technically, on
> ifup eth0).
> 
> > Is there a better way of performing a DHCP client request than PUMP? 
> 
> There are a couple of DHCP clients packaged for Debian; pump is (I
> believe) the default, I prefer dhcp3-client, as it gives more
> informative messages when something goes wrong.  Both work fine in my
> experience.

pump is a good dhcp client to have handy if you're heading into
Microsoft land, but other than that, it's known to not be so great. It's
not fully standards compliant (much like MS's DHCP servers), so the
preferred option is dhcp3-client, or dhcp-client. If you're on a MS
network though, I'd suggest keeping pump as it will work well with MS's
DHCP server.

-Alex



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


Re: Internet troubles

2003-01-08 Thread Klaus Thielking-Riechert


Willem-Jan,

On Wed, Jan 08, 2003 at 06:20:30PM +0100, Willem-Jan Meijer wrote:

> After an install of two 100 mbit network card from sweex on my server I've
> got a weird problem. When I ping outside, it's okay. When I ping inside,
> it's okay. When I want to use internet on a normal day-to-day there's no
> connection. The firewall is configured properly, dhcpd works fine but I
> can't get a outside-connection. Ifconfig -a output is correct. 

I assume this server is your firewall and you try to access the Internet from different
hosts on your 'inside' world, correct? What do you mean by "internet on a normal 
day-to-day"?
Could you just post

 - the network configuration (/etc/network/interfaces) of this server
 - the output of 'ifconfig -a' and 'netstat -rn' of this server
 - the rules of your firewall (if possible)

> I formatted twice and installed again but it didn't help. What's going wrong?

This hadn't been necessary -- I assume your server hasn't been configured for 
forwarding.

Regards,

Klaus



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: MMAP Error

2003-01-08 Thread David Raeker-Jordan
Alexander Brill wrote:
> Whenever I try to apt-get update a box I have here I get this error:
> 
> Reading Package Lists... Error!
> E: Dynamic MMap ran out of room
> E: Error occured while processing liballegro3.9.36-dev-common
> (NewPackage)
> E: Problem with MergeList /var/lib/dpkg/status
> E: The package lists or status file could not be parsed or opened.
> 
> 
> Could someone shed some light on this, please?
> 
Add the following to /etc/apt/apt.conf

Apt::Cache-Limit 12582912;

(Don't ask me why it works, but it worked for me.)


-- 
David Raeker-Jordan
mailto:[EMAIL PROTECTED]
GnuPG key: 1024D/CD956608


msg23072/pgp0.pgp
Description: PGP signature


Solved: Internet troubles

2003-01-08 Thread Willem-Jan Meijer
I don't now how it's possible, but when I run dselect to try something I saw
ipmasq was removed. I installed it again and the problem was solved.

Sorry to interrupt,
Regards,
Willem-Jan Meijer





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Unhappy, Bouncing, CDs

2003-01-08 Thread Ron Johnson
On Wed, 2003-01-08 at 08:50, Narins, Josh wrote:
> On Monday, January 06, 2003 7:06 PM, Mark L. Kahnt wrote:
> >On Mon, 2003-01-06 at 15:10, Narins, Josh wrote:
[snip]
> Yes, I have installed the firmware upgrade available at
> http://www.apple.com/hardware/superdrive
> 
> Someone (who sounded wise) suggested my troubles began when Apple upgraded
> the firmware without telling me, a few days back.

You're kidding, right???

-- 
++
| Ron Johnson, Jr. mailto:[EMAIL PROTECTED]  |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson  |
||
| "Basically, I got on the plane with a bomb. Basically, I   |
|  tried to ignite it. Basically, yeah, I intended to damage |
|  the plane."   |
|RICHARD REID, who tried to blow up American Airlines|
|  Flight 63 |
++


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Fluxbox package and slit

2003-01-08 Thread David Z Maze
willem <[EMAIL PROTECTED]> writes:
> Bit of a dumb question but i couldn't find the answer anywhere.
> Using the fluxbox version from testing, double checked if everything
> was correct but the slit doesn't seem to be working. Does anyone
> know if the testing package has the slit compiled into it?

I used fluxbox briefly (in unstable), and it definitely had the slit.

> And as a side note, in general is there a way to see with which
> options something has been compiled?

Download its source and look in debian/rules (or debian/rocks if that
exists).  Most programs don't propagate that sort of information all
the way forward to the end-user binary, though; if it's present at
all, it'll probably be in the --version output.

-- 
David Maze [EMAIL PROTECTED]  http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
-- Abra Mitchell


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Printer prints gibberish [SOLVED]

2003-01-08 Thread Elijah
It works beautifully!! only it's a bit slow printing but that's ok. I
think now's the time to safely delete my redhat partition and give the
rest of the space to debian :)

Thanks Mark! I didn't know I can configure my printer via my browser, it
seems that there's no printer configured for my box ... no wonder it
didn't work. I got the drivers setup now and installed cups-bsd via
synaptic. Works great.

Cheers,
Elijah



On Thu, 2003-01-09 at 04:51, Mark Roach wrote:
> On Wed, 2003-01-08 at 10:54, Elijah wrote:
> > I've had this problem in a while and I use my Canon 4310Sp to print some
> > files in openoffice or abiword but it prints something weird:
> > 
> > ---
> > %!PS-Adobe-2.0
> [...]
> > and the command for my printer setup is commonly 'lpr'
> > Is there an easy way to fix this?
> > 
> > Elijah
> 
> It looks like cups is sending the postscript directly to your
> (non-postscript) printer. Before you go any further, verify that you
> have the cupsys-bsd package installed and not a different lpr. 
> 
> Have you tried different drivers? Since you are using cups, the easiest
> way to check/change your drivers is probably to point your browser at
> http://localhost:631 go to "Manage Printers" Click "Modify Printer"
> under your main printer (Do you have multiple printers set up? if so,
> try deleting all but the one you actually want to use). 
> 
> After you hit "Continue" on the printer name and port (I use an Epson
> printer but just the normal LPT1, not the epson specific choice, not
> sure of the difference) you can choose the manufacturer and model. I am
> betting that will take care of you.
> 
> -Mark
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: column position in flex

2003-01-08 Thread David Z Maze
Attila Csosz <[EMAIL PROTECTED]> writes:
> How can I get the column position using flex? (for better error handling)

I don't see any obvious way to, which seems a little surprising.  You
might try redefining the YY_USER_ACTION macro, though (see
(flex)Miscellaneous in the Info docs):

%{
int line = 0;
int frcol = 0;
int tocol = 0;
#define YY_USER_ACTION { frcol = tocol; tocol += yyleng; }
%}

%%

\n  line++; frcol = tocol = 0;

(%option yylineno will keep track of the line number for you, see
(flex)Options, but there's not an equivalent column number option that
I see.  Since you need a rule for \n anyways, you might as well track
the line number by hand.)

-- 
David Maze [EMAIL PROTECTED]  http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
-- Abra Mitchell


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Completely Virtual Mail Server

2003-01-08 Thread Derrick 'dman' Hudson
On Wed, Jan 08, 2003 at 08:59:35PM +, Lee W wrote:
| Hello,
| 
| I am trying to create a completely virtual mail server (i.e. no shell
| accounts).
| 
| If itself this is not a problem as Postfix is capable of doing this
| however, I wish to add a slight twist to the query.  Is it possible to
| do Filtering as well.
| 
| I have STFW and searched the archives and come up with the usual
| suggestions of using Postfix+Courier-IMAP+sqWebmail and similar
| combinations, however they tend to break once you include procmail or
| Maildrop.
| 
| Has anyone come up with a solution to this problem?

I haven't, but here are a couple of things that might help you
(in no particular order) :

maildrop is capable of operating in "virtual" mode.  It runs as
some (dedicated) unix user and handles deliveries for multiple
virtual users.
http://www.flounder.net/~mrsam/maildrop/maildrop.html#aen295

The cyrus imap server has a filtering mechanism called "sieve".
Since cyrus stores all messages in its own message store not
relying on the unix filesystem for ownership and permissions it
seems like it would work well for virtual users.

HTH,
-D

-- 
"Wipe Info uses hexadecimal values to wipe files. This provides more
security than wiping with decimal values." -- Norton SystemWorks 2002 Manual
 
http://dman.ddts.net/~dman/



msg23078/pgp0.pgp
Description: PGP signature


Re: the vanishing console message trick

2003-01-08 Thread Ron Johnson
On Wed, 2003-01-08 at 12:03, Jeff Cours wrote:
> Scott Henson wrote:
> 
> > On Mon, 2003-01-06 at 23:51, Jeff Cours wrote:
[snip]
> In fact, the reason I'm using a Radeon is that I figured it was old 
> enough that there ought to be solid support for it in X and the 
> kernel. I think it cost me all of $40, and it's causing an annoying 
> screen flicker, so I wouldn't be heartbroken switching to something 
> else. Is there another 3D accellerator that works better and is 
> supported out-of-the-box by Debian testing, both with the console and 
> under X?

You have to do a little work, but the nvidia binary drivers have been
debianized, so there shouldn't be too much pain.
  $ apt-cache search nvidia|grep -- -src
  nvidia-glx-src - NVIDIA binary XFree86 4.x driver
  nvidia-kernel-src - NVIDIA binary kernel module


I'm perfectly satisfied with my generic Nvidia Riva TNT2 M64 card
that runs 2d stuff perfectly well with the open-source nv driver
that comes with XFree v4.x.  (3d stuff is powered via the host CPU
and is really slow.)  (Yes, by today's standards it's old and slow,
but just like my Athlon 1GHz CPU, it's Fast Enough.)

Nvidia chips up to and including GeForce3 are supported by the
nv driver.

-- 
++
| Ron Johnson, Jr. mailto:[EMAIL PROTECTED]  |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson  |
||
| "Basically, I got on the plane with a bomb. Basically, I   |
|  tried to ignite it. Basically, yeah, I intended to damage |
|  the plane."   |
|RICHARD REID, who tried to blow up American Airlines|
|  Flight 63 |
++


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Fluxbox package and slit

2003-01-08 Thread Matthew Weier O'Phinney
-- willem <[EMAIL PROTECTED]> wrote
(on Wednesday, 08 January 2003, 08:58 PM +0100):
> Bit of a dumb question but i couldn't find the answer anywhere.  Using
> the fluxbox version from testing, double checked if everything was
> correct but the slit doesn't seem to be working. Does anyone know if
> the testing package has the slit compiled into it?  And as a side
> note, in general is there a way to see with which options something
> has been compiled?
What do you mean by "doesn't seem to be working"? Are you placing things
in it? If so, what apps, and how?

I'd be surprised if the slit was optional during compilation. I'm
guessing either (a) you haven't placed anything in it, or (b) it's sized
too small to display. To check (b), look in your fluxboxrc.

-- 
Matthew Weier O'Phinney
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mutt problems after recent sid upgrade

2003-01-08 Thread Lee Bradshaw
After upgrading two machines (first one Saturday, and second one
yesterday), mutt no longer works. When started on the console it
segmentation faults, and when started in a gnome-terminal it seems to
try to grab more memory until it is killed. mutt itself wasn't upgraded
- it remained at version 1.4.0-5 during the upgrade. I've tried several
easy things - remove and reinstall, build the deb package myself and
install that - but the upgraded systems won't run mutt. Evolution and
elm seem to work ok, but I'd rather use mutt. Any ideas what the problem
is?

strace from a segmentation fault on the console is available at

  http://www.mindspring.com/~lee.bradshaw/mutt2.log


Version info:

old working system (restored from backup):
freedom ~ $ ldd /usr/bin/mutt
libncurses.so.5 => /lib/libncurses.so.5 (0x4001f000)
libsasl.so.7 => /usr/lib/libsasl.so.7 (0x4005f000)
libdl.so.2 => /lib/libdl.so.2 (0x4006a000)
libc.so.6 => /lib/libc.so.6 (0x4006d000)
libdb2.so.2 => /lib/libdb2.so.2 (0x4018)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x401c1000)
libpam.so.0 => /lib/libpam.so.0 (0x401ee000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)

a different system after the upgrade:
freefall ~ $ ldd /usr/bin/mutt
libncurses.so.5 => /lib/libncurses.so.5 (0x4002)
libsasl.so.7 => /usr/lib/libsasl.so.7 (0x4006)
libdl.so.2 => /lib/libdl.so.2 (0x4006b000)
libc.so.6 => /lib/libc.so.6 (0x4006e000)
libdb2.so.2 => /lib/libdb2.so.2 (0x4017e000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x401bf000)
libpam.so.0 => /lib/libpam.so.0 (0x401ec000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




  1   2   >