Re: Debugging pine sessions

1997-08-31 Thread Santiago Vila Doncel
-BEGIN PGP SIGNED MESSAGE-

On Fri, 29 Aug 1997, David Wright wrote:

> Having got my debian pine 3.96 working correctly, the university has 
> upgraded their IMAP server from a beta version to a production version. The 
> effect is that my client can no longer read the inbox correctly. I get 
> various access errors and bogus times of 0/0/70 0:0:0 +. Without the 
> debug files, it's difficult to pinpoint what's going on, and I get no 
> help from the server end as pine is not supported. However, their pine 
> 3.91 client does seem to work, so for the time being I shall give up on 
> the debian version, unless someone has already encountered this problem 
> and can suggest a fix.

If there is anybody interested, here is the recipe to build a "debugging
pine": Get the Debian sources (.orig.tar.gz, .dsc and .diff.gz) and unpack
them as usual:

dpkg-source -x pine_3.96L-3.dsc

Now you have to decide whether you want a "debugging pine" or not.
For a debugging pine, just modify pine-3.96L/pine/makefile.lnx
so that the line saying "DEBUG= ..." reads like this:

DEBUG=   -g -DDEBUG

After that, the .deb packages may be created in the usual way, just go
to the pine-3.96L directory and type:

debian/rules binary

This will take about half an hour on a 486-66 (the machine I have).


I understand this recipe may not be "self-evident". Would things be better
if I make "debian/rules binary" to display a little message saying exactly
which file have to be patched? (it already stops to warn the user that the
.deb's should not be distributed).

Thanks.

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNAnhVCqK7IlOjMLFAQEeJQP/T4XLaCgHZye8fTdfqbQkEo7x+C3lNmvJ
zWA1K+oR5qTVw1tPkL3gqSdxsGSZoEmj5QmhyXrLkiY9lW0ebPnMizOkR4PDuSA4
MqBPm9N1vBZxiWMke28hZAEaAC2G0reYvJm5fUnMen1hAufmR4fKCH4mtgZ/B+1Y
nB+oM3J1B9w=
=/tDx
-END PGP SIGNATURE-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Alex Yukhimets
> Hi !
> 
> > Please use the netscape installer package from Debian. It will integrate
> > netscape in your Debian GNU/Linux Box.
> 
> Erhm... where do I get that package ? As far as I can see, isn't it 
> uncludet in the distribution.

ftp://ftp.debian.org/debian/contrib/binary/netscape_3.01-4.deb

Alex Y.

> 
> Regards, 
> 
> badpixel of bad sector
> michael legart
> --
> [EMAIL PROTECTED]
> NEW icq uin -> 2565176
> --

-- 
   _ 
 _( )_
( (o___   +---+
 |  _ 7   |Alexander Yukhimets|
  \(")|   http://pages.nyu.edu/~aqy6633/  |
  / \ \   +---+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How can I check package integrity?

1997-08-31 Thread Brad Roberts
To take this one step further, no need for a seperate filter on this example.. 
sort -u will only output unique lines.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How can I check package integrity?

1997-08-31 Thread Remco Blaakmeer
On 31 Aug 1997 [EMAIL PROTECTED] wrote:

> Remco writes:
> > /usr/local/bin/skipdouble is a shell script that filters out double lines
> > from stdin and echoes the rest on stdout.
> 
> So does the ancient Unix utility uniq, one of a plethora of text processing
> utilities that have been around since at least System III.  Looks like
> Linux needs a Text-Processing-HowTo.

Indeed. I didn't even know this command existed before you said so. So, I
agree there is need for a Text-Processing-HowTo.

Remco
--
System Error, hit any user to continue


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Ferenc Kiraly
Hi!

> > Please use the netscape installer package from Debian. It will integrate
> > netscape in your Debian GNU/Linux Box.
> 
> Erhm... where do I get that package ? As far as I can see, isn't it 
> uncludet in the distribution.

Actually it is, though perhaps not on CDs, under:

Optional packages in section contrib


feri.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


RE: xplaycd can't open /dev/hdd, permission denied.

1997-08-31 Thread Orn E. Hansen
On 30-Agz-97 Cheng-Chang Wu wrote:
>
> When xplaycd runs, it says "can't not open /dev/hdd,
>permission denied." How can I correct this problem? I like
>hear music with Linux-:)
>
>$ ls -l hdd
>brw-rw   1 root disk  22,  64 May 28 02:50 hdd
>

  This is most likely because you are trying to access the device
as a normal user.  But as you can see, you don't have any access to
the device as a normal user.

  You have two options, as root do:

chmod o+rw /dev/hdd

  Which will give everyone read/write access to /dev/hdd, or 
alternatively you can add all users that are to have access to
the cdrom as members of the group 'disk'.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Alex Yukhimets
> Hi !
> 
> Now i'm beginnig to love my Linux ! (because everything works fine 
> now!)
> 
> But, I would like a better browser than Lynx, and I was thinking 
> about Netscape. I found this file:
> 
> ftp://ftp.netscape.com/pub/navigator/3.01/unix/unsupported/netscape-v
> 3 01-export.x86-unknown-linux-elf.tar.gz
> 
> But when I unzip/untar it to a directory, and type "netscape", I just 
> the "no such file or directory" thing. Do I need to install it before 
> I can use it ? In the README file, they tell howto 
> installed/configure it on Sun etc...

The best way to install netscape is to copy above file to your /tmp
directory and have _debian_ package called "netscape" installed.
(This one is from contrib)

Enjoy.

Alex Y.


> 
> Regards,
> 
> 
> badpixel of bad sector
> michael legart
> --
> [EMAIL PROTECTED]
> NEW icq uin -> 2565176
> --

-- 
   _ 
 _( )_
( (o___   +---+
 |  _ 7   |Alexander Yukhimets|
  \(")|   http://pages.nyu.edu/~aqy6633/  |
  / \ \   +---+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Michael Ballbach
Hi all!

On Sun, 31 Aug 1997, Pawel S. Veselov wrote:

> Hello, Paul!
> 
> On Sat, 30 Aug 1997, Paul Miller wrote:
> 
> >For some reason or another samba doesn't load when I reboot.  I can load
> >it manually by 'smbd;nmbd' without problems.
> >
> >here is my configuration:
> >samba-des 1.9.16p11  Debian non-US distribution
> >
> >/etc/services:
> >netbios-ns   137/tcp
> >netbios-ns   137/udp
> >netbios-dgm  138/tcp
> >netbios-dgm  138/udp
> >netbios-ssn  139/tcp
> >netbios-ssn  139/udp
> >
> >/etc/inetd.conf:
> >netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
> >netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
> 
> smbd and nmbd are not inet programs. They should be runned as daemons.
> Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.

Sure they are. I run them out of inetd.conf, it even talks about it in the
documentation if I recall. They work fine from inetd.

> 
> Bye.
> --
> You will remember something that you should not have forgotten.
> 
> --
> With best of best regards, Pawel S. Veselov (aka Black Angel)
>internet : [EMAIL PROTECTED] ( mail,finger,talk )
>   fidonet : 2:5030/5.412
> schoolnet : 21:9000/412
>  Web page : http://www.niimm.spb.su/~vps/
> 

-
Michael A. Ballbach: N0ZTQ, yeh-zehn.
[EMAIL PROTECTED]<--- PGP Key Here. (finger)
[EMAIL PROTECTED]
http://ballbach.lorien.ml.org/

"I don't know how world war three will be fought, but world war four will
be fought with sticks and stones." -- Albert Einstein.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with module after recompile

1997-08-31 Thread Michael Legart
Hi !

> I'm pretty sure it didn't take that long on my DX2/66 with _8_ megs of
> RAM (unless I had X running).  I didn't actually stick around to watch
> it though, and it would have been 1.2.13.

Yea... normaly I start compiling - and then goes to bed ! My kernel 
is a 2.0.30, which might explain why it takes a little longer.
 
> What were the errors?  If they were about signal 11 and/or 6, that's
> usually a sign of bad memory (cache in your case); it happens often
> with kernel compiles.  

Yep... signal 11. Does that mean, that there's something wrong with 
my cache memory? - or could it be because I have this strange 
motherboard: 486-GIO-VT2 with VIA GMC VT85C486A PC/AT chipset ? 
Understand why i'm looking forward to buying a asus mainboard with 
intel chipset, and pentium II processor ?

Regards,

badpixel of bad sector
michael legart
--
[EMAIL PROTECTED]
NEW icq uin -> 2565176
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Michael Legart
Hi !

> Please use the netscape installer package from Debian. It will integrate
> netscape in your Debian GNU/Linux Box.

Erhm... where do I get that package ? As far as I can see, isn't it 
uncludet in the distribution.

Regards, 

badpixel of bad sector
michael legart
--
[EMAIL PROTECTED]
NEW icq uin -> 2565176
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [OFF-TOPIC] RC5 challenge Config & Performance

1997-08-31 Thread Tommy Lakofski
On Sun, 31 Aug 1997, Britton wrote:

> From: Britton <[EMAIL PROTECTED]>
> To: Paul Miller <[EMAIL PROTECTED]>
> Cc: Tommy Lakofski <[EMAIL PROTECTED]>, debian-user@lists.debian.org
> Date: Sun, 31 Aug 1997 10:12:30 -0800 (AKDT)
> Subject: [OFF-TOPIC] RC5 challenge Config & Performance
> 
> 
> Two things here.  First, the optimum setup for occasional ppp links. ( I
> find that option 6=1 doesn't slow even ncurses stuff down noticeably and
> gives much faster performance.  Second, syslogd on my system has been
> going crazy since I started running this thing.  I am wondering why?  A ps
> -ax output appears after the config info below.



> 
> And here is what syslog has been doing:
> 
>94  ?  R1040:34 /sbin/syslogd
>  2396   2 R N   340:30 rc5v2
> 
> Note that rc5v2 has been restarted a couple times, so it isn't actually
> that bad a ratio of cpu time, but syslogd is getting about 60% of the cpu,
> according to top.

I have no idea why syslogd should be behaving this way -- as far as I know
the rc5v2 client has no interaction with syslog. Are there any messages in
/var/log/syslog which accompany this behavior? What command line are you
starting the rc5 client with? (try 'nohup rc5v2 &')

Maybe someone else has some clues?

T


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


[OFF-TOPIC] RC5 challenge Config & Performance

1997-08-31 Thread Britton

Two things here.  First, the optimum setup for occasional ppp links. ( I
find that option 6=1 doesn't slow even ncurses stuff down noticeably and
gives much faster performance.  Second, syslogd on my system has been
going crazy since I started running this thing.  I am wondering why?  A ps
-ax output appears after the config info below.

On advice from (I think) the original RC5 mentioner, I have used the
following settings:

CLIENT CONFIG MENU
--
1)  Email to report as [default:[EMAIL PROTECTED] ==>
[EMAIL PROTECTED]
2)  Blocks to Buffer [default:5] ==> 100
3)  Blocks to complete in run [default:0] ==> 0
4)  Hours to complete in a run [default:0] ==> 0
5)  Keys per timeslice - for Macs etc [default:65536] ==> 65536
6)  Level of niceness to run at [default:0] ==> 1
7)  File to log to [default:] ==> ~/rm_log
8)  Network communication mode [default:1] ==> 1
14)  Optimize performance for CPU type [default:-1] ==> 0
0)  Quit and Save

And here is what syslog has been doing:

   94  ?  R1040:34 /sbin/syslogd
 2396   2 R N   340:30 rc5v2

Note that rc5v2 has been restarted a couple times, so it isn't actually
that bad a ratio of cpu time, but syslogd is getting about 60% of the cpu,
according to top.

__
I like six eggs when starting on a journey.  Fried - not poached.  And
mind you don't break 'em.  I won't eat a broken egg.  
  -- Thorin Oakenshield 

On Sun, 31 Aug 1997, Paul Miller wrote:

> I just installed rc5 on my machine (Cyrix 6x86 166+, 64 EDO, perm
> connection)... what should my settings be?  I'm running a internet server
> as well, so I don't want to give all my cpu cycles away.
> 
> My id should be '[EMAIL PROTECTED]' right?
> 
> Also, where are the rankings posted?
> 
> -Paul
> 
> On Thu, 28 Aug 1997, Tommy Lakofski wrote:
> 
> > Hi,
> > 
> > I'd like to encourage all readers on the list with a reasonably regular
> > connection to the internet to download and run the rc5v2 client from
> > http://rc5.distributed.net/ (download the client at
> > ftp://ftp.distributed.net/pub/rc5/v2.004/rc5v2b4-linux-x86.tar.gz)
> > 
> > The client runs with a nicelevel of 19, so it shouldn't disrupt the normal
> > operation of your machine.  There's a collective effort for Linux at
> > http://www.linuxnet.org/ which is right now running second place overall,
> > third place in today's stats only.  I was hoping that by drawing in some
> > readers of this list, we help could knock Apple off the top place. (That's
> > right, Apple. I guess someone in Cupertino made it corporate policy to run
> > the PPC client on every desktop... which would be disastrous for
> > productivity given the tasking architecture of the MacOS ;) If you set
> > your id to '[EMAIL PROTECTED]' you contribute your idle processor cycles
> > to the collective effort. (You can run it in the background as an ordinary
> > user with 'exec rc5v2 &')
> > 
> > Hope some of you join in,
> > 
> > TL
> > 
> > 
> > --
> > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> > [EMAIL PROTECTED] . 
> > Trouble?  e-mail to [EMAIL PROTECTED] .
> > 
> > 
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . 
> Trouble?  e-mail to [EMAIL PROTECTED] .
> 
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: X newreader

1997-08-31 Thread Ferenc Kiraly
> Anyone know of a good X based news reader?  Does not have to be a Debian
> package.
> 
> 

How about knews? I don't know if it's good, but it comes as a Debian package.

feri.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Ferenc Kiraly
Hi!

> On Sun, Aug 31, 1997 at 09:48:43AM +0400, Pawel S. Veselov wrote:
> > On Sat, 30 Aug 1997, Paul Miller wrote:
> > 
> > >For some reason or another samba doesn't load when I reboot.  I can load
> > >it manually by 'smbd;nmbd' without problems.
> > >
> > >here is my configuration:
> > >samba-des 1.9.16p11  Debian non-US distribution
> > >
> > >/etc/inetd.conf:
> > >netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
> > >netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
> > 
> > smbd and nmbd are not inet programs. They should be runned as daemons.
> >  Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.
>
> Sorry, that is incorrect. With -D flags, they run as daemons;
> without (the default), they run from inetd.

Right. You do not need to run sumba as a daemon unless you expect it to be
very heavily loaded (a lot of Win... clients). In this case you run it as an 
inet
program and it is not supposed to load at boot time. As a matter of fact it
is not supposed to load at all until something appears on the 137-139 udp or
tcp ports.

feri.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Bob Nielsen
On Sun, 31 Aug 1997, Michael Legart wrote:

> Hi !
> 
> Now i'm beginnig to love my Linux ! (because everything works fine 
> now!)
> 
> But, I would like a better browser than Lynx, and I was thinking 
> about Netscape. I found this file:
> 
> ftp://ftp.netscape.com/pub/navigator/3.01/unix/unsupported/netscape-v
> 3 01-export.x86-unknown-linux-elf.tar.gz
> 
> But when I unzip/untar it to a directory, and type "netscape", I just 
> the "no such file or directory" thing. Do I need to install it before 
> I can use it ? In the README file, they tell howto 
> installed/configure it on Sun etc...

It sounds like you don't have netscape in your path.  Try './netscape'
from the directory in which it is located.
 

Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
http://www.primenet.com/~nielsen


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Todd T. Fries
On Aug 31, Pawel S. Veselov wrote
> 
> smbd and nmbd are not inet programs. They should be runned as daemons.
> Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.

Um, sorry, they were designed to be run from inetd.  That you have
to add '-D' to 'force' them to run in standalone mode suggests that
in standalone mode it is not the default setup.

However, it is a matter of choice.  If you want tcp wrappers, or something,
standalone is not the best choice.  If you need performance, like for
instance with a web server, the obvious choice is standalone.

-- 
Todd Fries .. [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Cron run-parts /etc/cron.daily (fwd)

1997-08-31 Thread Manoj Srivastava
Hi,

What does your /dev/null look like?
__> ls -als /dev/null
   0 crw-rw-rw-   1 root root   1,   3 Sep 16  1996 /dev/null

Alternately, try (as root) 
 /bin/sh -x /usr/lib/smail/checkerr 
which should isolate the line on wich the error occurs. (since
 I do not use smail, it would help if you mailed me the script, so I
 know what smail is trying to do).

manoj
-- 
 "It is a faith (not always justified) of theoretical physics that if
 man proposes what is sufficiently elegant, nature, pleased and
 flattered, will say yes." Leon N. Cooper, "Introduction To The
 Meaning & Structure Of Physics"
Manoj Srivastava   mailto:[EMAIL PROTECTED]>
Mobile, Alabama USAhttp://www.datasync.com/%7Esrivasta/>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [OFF-TOPIC] RC5 challenge and linux

1997-08-31 Thread Tommy Lakofski
On Sun, 31 Aug 1997, Paul Miller wrote:

> From: Paul Miller <[EMAIL PROTECTED]>
> To: Tommy Lakofski <[EMAIL PROTECTED]>
> Cc: debian-user@lists.debian.org
> Date: Sun, 31 Aug 1997 12:12:23 -0400 (EDT)
> Subject: Re: [OFF-TOPIC] RC5 challenge and linux
> 
> I just installed rc5 on my machine (Cyrix 6x86 166+, 64 EDO, perm
> connection)... what should my settings be?  I'm running a internet server
> as well, so I don't want to give all my cpu cycles away.
> 
> My id should be '[EMAIL PROTECTED]' right?
> 
> Also, where are the rankings posted?
> 
> -Paul

Looks like you've got it all right already with the defaults and the id
set as '[EMAIL PROTECTED]'. It'll run with a nicelevel of 19, so any
process with a higher priority will take precedence over it -- ie every
other process in your system. I've run the client for the last four days
with no detrimental effects upon my machine's performance... although I
guess there's probably a minor slowdown (a couple percent) given the extra
context switching the kernel has to do (although this is only a guess... 
I'm no expert on how the kernel does its tasking). 

I just checked and there's 6x86 optimized code you can select when you
configure the client. I think it's option 3... but autodetect would
probably autodetect it. Looks like the 6x86 will run faster than the
Pentium, too, because it's optimized for integer calculations, which the
rc5 client uses exclusively.

Rankings are at http://rc5stats.distributed.net/



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Cron run-parts /etc/cron.daily (fwd)

1997-08-31 Thread kestrel
The below shows up every day in my mailbox from cron running, IM not sure
what is causing this but am curious if there's a way to fix the error?

G'razel the shifty kitty
([EMAIL PROTECTED])
http://www.aye.net/~kestrel
found on Tapestries FurryMUCK FluffMUCK Furcadia

-- Forwarded message --
Date: Sun, 31 Aug 1997 06:45:04 -0400 (EDT)
From: Cron Daemon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Cron <[EMAIL PROTECTED]> run-parts /etc/cron.daily

/usr/lib/smail/checkerr: /dev/null: Permission denied


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Pawel S. Veselov
Hello, Hamish!

On Sun, 31 Aug 1997, Hamish Moffatt wrote:

>> >For some reason or another samba doesn't load when I reboot.  I can load
>> >it manually by 'smbd;nmbd' without problems.
>> >
>> >here is my configuration:
>> >samba-des 1.9.16p11  Debian non-US distribution
>> >
>> >/etc/inetd.conf:
>> >netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
>> >netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
>> 
>> smbd and nmbd are not inet programs. They should be runned as daemons.
>> Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.
>
>Sorry, that is incorrect. With -D flags, they run as daemons;
>without (the default), they run from inetd.

Sorry, I checked it only now. I've installed samba with rpm, so it's wrote
configs into /etc/rc.d and I didn't bother about no -D option. Anyway, using
with -D is perfectly works :)

Bye.
--
Any two philosophers can tell each other all they know in two hours.
-- Oliver Wendell Holmes, Jr.

--
With best of best regards, Pawel S. Veselov (aka Black Angel)
   internet : [EMAIL PROTECTED] ( mail,finger,talk )
  fidonet : 2:5030/5.412
schoolnet : 21:9000/412
 Web page : http://www.niimm.spb.su/~vps/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [OFF-TOPIC] RC5 challenge and linux

1997-08-31 Thread Paul Miller
I just installed rc5 on my machine (Cyrix 6x86 166+, 64 EDO, perm
connection)... what should my settings be?  I'm running a internet server
as well, so I don't want to give all my cpu cycles away.

My id should be '[EMAIL PROTECTED]' right?

Also, where are the rankings posted?

-Paul

On Thu, 28 Aug 1997, Tommy Lakofski wrote:

> Hi,
> 
> I'd like to encourage all readers on the list with a reasonably regular
> connection to the internet to download and run the rc5v2 client from
> http://rc5.distributed.net/ (download the client at
> ftp://ftp.distributed.net/pub/rc5/v2.004/rc5v2b4-linux-x86.tar.gz)
> 
> The client runs with a nicelevel of 19, so it shouldn't disrupt the normal
> operation of your machine.  There's a collective effort for Linux at
> http://www.linuxnet.org/ which is right now running second place overall,
> third place in today's stats only.  I was hoping that by drawing in some
> readers of this list, we help could knock Apple off the top place. (That's
> right, Apple. I guess someone in Cupertino made it corporate policy to run
> the PPC client on every desktop... which would be disastrous for
> productivity given the tasking architecture of the MacOS ;) If you set
> your id to '[EMAIL PROTECTED]' you contribute your idle processor cycles
> to the collective effort. (You can run it in the background as an ordinary
> user with 'exec rc5v2 &')
> 
> Hope some of you join in,
> 
> TL
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . 
> Trouble?  e-mail to [EMAIL PROTECTED] .
> 
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [off topic] Q on CVS

1997-08-31 Thread Manoj Srivastava
Hi,

I think the official way is to release the directory, and
 checkout a new version. However, if the module is large, this may
 take some time (but it is not a hack, and you need not fear any
 errors).

The other option you have is to put all the local changes on a
 branch, and revert to the main branch when the repository is changed,
 and start a new branch. This maybe more admin work than you are
 willing to do.

While we are at it, you say:

>> cvs -q update 2>&1|egrep "^C|^M"|cut -f2|xargs rm -f;cvs update

Why are you not trying cvs -n update, so that the local files
 are not changed, instead of just quieting cvs down (or was it a
 typo?)

 % cvs -n update 2>&1|egrep "^C|^M"|cut -f2|xargs rm -f;cvs update

manoj
-- 
 "There is considerable evidence that great empires and civilizations
 have been undone not by barbarian invaders but by climatic change."
 1977 CIA report
Manoj Srivastava   mailto:[EMAIL PROTECTED]>
Mobile, Alabama USAhttp://www.datasync.com/%7Esrivasta/>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Remco van de Meent
On Sat, 30 Aug 1997, Paul Miller wrote:

 : For some reason or another samba doesn't load when I reboot.  I can load
 : it manually by 'smbd;nmbd' without problems.

SHOULD it be loaded at boot time? It could be so, if inetd spawns. If you
try 'smbclient -L your_box' after reboot, does it connect?
Giving 'netstat -a' will show you if your_box listens to the netbios* ports.

Remco

 : 
 : here is my configuration:
 : samba-des 1.9.16p11  Debian non-US distribution
 : 
 : /etc/services:
 : netbios-ns   137/tcp
 : netbios-ns   137/udp
 : netbios-dgm  138/tcp
 : netbios-dgm  138/udp
 : netbios-ssn  139/tcp
 : netbios-ssn  139/udp
 : 
 : /etc/inetd.conf:
 : netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
 : netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
 : 
 : all paths are correct.. what am I doing wrong?
 : 
 : -Paul
 : 

-- 
// Remco van de Meent   
//   email: [EMAIL PROTECTED]
//   www: http://oloon.student.utwente.nl
//   " Never make any mistaeks. "


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


swap-free weirdness (Was: fsck from cron)

1997-08-31 Thread mfrattola
I found one of the strange messages given by my machine before the lock up. It
was something like this:

swap-free: weirdness
free_one_pmd: bad directory entry 01000

I don't know if this message has anything to do with the lock up, but I'd like
to know what it means, and I serious, what to do to prevent it.

Thanks in advance
-- 
|||| |||  Marco Frattola Microsoft is not the answer
||`..'|| |||...   Piacenza, ItalyMicrosoft is the question
|||  ||| |||''[EMAIL PROTECTED]"No" is the answer
|||  ||| |||  www.enjoy.it/users/~mk/index.html  Live Linux, live free!


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: integrate X-programms

1997-08-31 Thread Igor Grobman
On Aug 31, Volker Bauer wrote
> Hi,
> 
> finally I have now Debian installed after putting a simple "/" to the
> question were is my top level located. Now I wonder why the X-Server
> doesn't run (3D Virge) although I installed the particiular server, just
> it runs in vga16 mode. How can I configure X? (xconfig or make xconfig
> doesn't work)

you need the following packages installed:
xbase, xlib6, xserver-vga16 (if you want graphical config interface), xserver 
for your card (my guess is xserver-s3 or xserver-svga in your case).  After 
you've installed them, run XF86Setup (graphical configuration) or xf86config 
(text-based configuaration). 

> 
> As well how can I integrate all X-programms and games on the X-screen?
> There is currently just the desktop and a shell for input.

Looks like you are missing a window manager.  Debian has a number of window 
managers to choose from, including afterstep, fvwm2, fvwm95, twm and so on.  
They are all located in section x11.  YOu may also want to install menu 
package which will put most of the programs you have installed on your window
manager's menu.  You may also edit you window manager's rc file to create 
custom menus, or you may use the menu package's custom menus, which will make
your custom menus available to all window managers.

> 
> Sorry for these questions - I'm brandnew to Debian and Linux. I checked
> some Faq's but didn't find the proper answers. 
> 
> As well I got some problems while installing Netscape. It didn't worked
> although I made the selection in dselect. I always got errormessages
> until I unselceted Netscape. Is there a known bug?

No.  Debian is not allowed to distribute netscape.  The netscape package you 
see is just an installer.  YOu need to put netscape archive in /tmp for  the 
installer package  to work.

-- 
Proudly running Debian Linux! Linux vs. Windows is a no-Win situation
Igor Grobman   [EMAIL PROTECTED] [EMAIL PROTECTED] 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How can I check package integrity?

1997-08-31 Thread john
Remco writes:
> /usr/local/bin/skipdouble is a shell script that filters out double lines
> from stdin and echoes the rest on stdout.

So does the ancient Unix utility uniq, one of a plethora of text processing
utilities that have been around since at least System III.  Looks like
Linux needs a Text-Processing-HowTo.
-- 
John HaslerThis posting is in the public domain.
[EMAIL PROTECTED]  Do with it what you will.
Dancing Horse Hill Make money from it if you can; I don't mind.
Elmwood, Wisconsin Do not send email advertisements to this address.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Netscape ?

1997-08-31 Thread Marcus Brinkmann
On Sun, Aug 31, 1997 at 11:54:10AM +, Michael Legart wrote:
> Hi !
> 
> Now i'm beginnig to love my Linux ! (because everything works fine 
> now!)
>
> But, I would like a better browser than Lynx, and I was thinking 
> about Netscape. I found this file:
> 
> ftp://ftp.netscape.com/pub/navigator/3.01/unix/unsupported/netscape-v
> 3 01-export.x86-unknown-linux-elf.tar.gz
> 
> But when I unzip/untar it to a directory, and type "netscape", I just 
> the "no such file or directory" thing. Do I need to install it before 
> I can use it ? In the README file, they tell howto 
> installed/configure it on Sun etc...

Please use the netscape installer package from Debian. It will integrate
netscape in your Debian GNU/Linux Box.

Marcus

-- 
"Rhubarb is no Egyptian god."
Marcus Brinkmann
[EMAIL PROTECTED]
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: moving remote systems from slackware to debian; charset=us-ascii

1997-08-31 Thread Paul Seelig
[EMAIL PROTECTED] (Joost Kooij) writes:

> On Sat, 30 Aug 1997, Rick Hawkins wrote:
> > Roughly, I'm thinking of installing debian straight over slackware.  
> > However, 
> > i know that /etc is substantiall different.
>
[...] 
> There was a message about putting Debian over a RedHat installation some
> time ago. I'm not going to repost it, because you can find it in the
> archives at www.debian.org.
> 
> These are some of its headers to make finding a little easier:
> 
> Date: 13 Jun 1997 02:51:20 GMT
> From: Paul Seelig <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: Re: Easy way to switch from RedHat to Debian?
> 
This was actually a repost of an article by Christoph Lameter in the
comp.os.linux.* news groups. You should find it via Dejanews as well.
Here is the respective header of Christoph's original posting:

From: Christoph Lameter <[EMAIL PROTECTED]>
Newsgroups: comp.os.linux.development.system,comp.os.linux.setup
Subject: Re: rpm vs. dpkg ( + How to upgrade to Debian)
Date: 4 Jun 1997 22:13:57 -0700
Organization: Fuller Theological Seminary
Lines: 85
Sender: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>  <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
NNTP-Posting-Host: miriam.fuller.edu
X-Server-Date: 5 Jun 1997 05:13:57 GMT
X-Newsreader: TIN [UNIX 1.3 unoff BETA 970321; i386 Linux 2.0.29]

Hope this helps, P. *8^)
--
   Paul Seelig [EMAIL PROTECTED]
   African Music Archive - Institute for Ethnology and Africa Studies
   Johannes Gutenberg-University   -  Forum 6  -  55099 Mainz/Germany
   My Homepage in the WWW at the URL http://www.uni-mainz.de/~pseelig 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with module after recompile

1997-08-31 Thread Kevin J Poorman

On 31 Aug 1997 23:44:12 +1200 Carey Evans <[EMAIL PROTECTED]> writes:
>"Michael Legart" <[EMAIL PROTECTED]> writes:
>
>[snip]
>
>> just one thing ... I have to disable use of external 
>> cache, or else it wount compile without errors... that really makes 
>> compiling slow ! If you ask me, that is... isn't 65 minuttes 
>> compiletime too much on  a 486-dx80 with 16 megs of ram ?
>
>I'm pretty sure it didn't take that long on my DX2/66 with _8_ megs of
>RAM (unless I had X running).  I didn't actually stick around to watch
>it though, and it would have been 1.2.13.

It takes my 486dx2 66mgz with 20megs ram and 30 swap about 50 minutes to
do a full kernel compile IE: make clean make dep make zImage make modules
make modules_install.

-Kevin, kc5vxy
[EMAIL PROTECTED]
>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


internetMCI PPP, large packages

1997-08-31 Thread George Cyriac
 Hi, I have an internetmci PPP account.  Unfortunately I don't think it is
possible to start a dial up on my linux box because when you just dial up to
the internetMCI # it gives me a weird prompt: (0121313249) and then asks me
to type something, I tried everything PPP, username, yadda yadda, it says
host not found.  It works with Win 95 dial up?  How DO I make this work?

Also how can I get MS-DOS disks into my linux box?



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How can I check package integrity?

1997-08-31 Thread Remco Blaakmeer
On Sun, 31 Aug 1997, Oliver Elphick wrote:

> Having recovered from a corrupt filesystem due to power failure - thanks
> to those who assisted - I still have a lot of files in lost+found.
> 
> Some of them obviously belong to packages like tetex, but I can't identify 
> others.  I would like to run through the list of installed packages
> and check every package to see whether all its files are present.  
> 
> Is there any tool to do this?

I recently did a check like this myself. I did:

cat /var/lib/dpkg/info/*.list | sort | /usr/local/bin/skipdouble > files.Debian
find /bin /boot /etc /lib /man /sbin /usr | sort | /usr/local/bin/skipdouble > 
files.Local
diff -u files.Debian files.Local > files.diff
grep ^+ files.diff > files.NotInDebian
grep ^- files.diff > files.NotInLocal

I then had these files:

files.Debian contains all files installed by packages
files.Local  contains files actually there
files.diff   the difference between the two lists
files.NotInDebiancontains files not installed by packages
files.NotInLocal contains missing files

/usr/local/bin/skipdouble is a shell script that filters out double lines
from stdin and echoes the rest on stdout. Obviously, it only works well
when its input is sorted.

#!/bin/sh

while read i
do
  if [ "X$i" != "X$j" ]
  then
echo "$i"
j="$i"
  fi
done

This system of file checking is not perfect or fool proof. You'll get all
files in /etc/rc?.d/, /etc/alternatives/ and others that are installed by
postinst scripts in the files.NotInDebian list, but if you want to take a
look at what is missing, this will help you a lot.

Remco
--
System Error, hit any user to continue



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


xplaycd can't open /dev/hdd, permission denied.

1997-08-31 Thread Cheng-Chang Wu
Hello, 
  My cdrom is at /dev/hdd. I have in my ~/.Xresources the
following line:

  *cdromDevice:/dev/hdd

 When xplaycd runs, it says "can't not open /dev/hdd,
permission denied." How can I correct this problem? I like
hear music with Linux-:)

$ ls -l hdd
brw-rw   1 root disk  22,  64 May 28 02:50 hdd

Cheng-Chang Wu


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


How can I check package integrity?

1997-08-31 Thread Oliver Elphick
Having recovered from a corrupt filesystem due to power failure - thanks
to those who assisted - I still have a lot of files in lost+found.

Some of them obviously belong to packages like tetex, but I can't identify 
others.  I would like to run through the list of installed packages
and check every package to see whether all its files are present.  

Is there any tool to do this?

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://lfix.co.uk/oliver

 Make it idiot-proof, and someone will breed a better idiot.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


[off topic] Q on CVS

1997-08-31 Thread Richard G. Roberto
Sorry for the list abse, but I'm looking for some help with
CVS.  I need to find a way to impose changes from the
central repository on locally checked out modules.  Some
modules may have a few hundered files.  Sometimes these
files get modified locally in a "quick hack" during
production.  The issue being worked around will be fixed
properly and committed to the vault where it needs to be
distributed, etc.  The files in the repository are
authoritative and should replace the local files, rather
than merge with them.  Conflicts get even uglier as the
files in question are usually config files, or shell
scripts (I know I've preached about not using CVS for config
management on this list before, but I have no other options
currently.)

I'm using the following command to achieve this with version
1.8.1-1:

cvs -q update 2>&1|egrep "^C|^M"|cut -f2|xargs rm -f;cvs update

It would sure be nice to have a straight forward way of
doing that instead of this hack.  Is there a force option to
"checkout" or "update" in 1.9?  Does(will) 1.9 require
libc6?  Is there another way to achieve this?

Thanks in advance, and sorry again for the non-debian
specific question.

Cheers,

-- 

"Until we extend the circle of our compassion to all living 
things, we will not ourselves find peace" -Albert Schweitzer

Richard G. Roberto


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: PPP Help

1997-08-31 Thread Alex Yukhimets
> #!/bin/bash
> 
> pppd connect 'chat -v "" ATDT6804500 CONNECT "" Username: daedalus
> Password: xxx Selection: 1' /dev/cua1 38400 crtscts modem defaultroute
> 
> Please if anyone can help Email me and if I forgot to add anything let me
> know.

Why don't you use the supplied /etc/ppp.chatscript and
/etc/ppp.options_out?  Also, /dev/cua1 is obsolete device name,
use /dev/ttyS1 instead. Anyway, if chat dials and have connected
(you may check that by 
   tail /var/log/messages
), I still see one thing missing -- in case you have PAP authorization you
still have to append your /etc/ppp/pap-secrets with the following line:

daedalus * xxx 

(substitite xxx for your password)

and add the following command line options to pppd:

user daedalus

Hope this helps.

Alex Y.

-- 
   _ 
 _( )_
( (o___   +---+
 |  _ 7   |Alexander Yukhimets|
  \(")|   http://pages.nyu.edu/~aqy6633/  |
  / \ \   +---+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: making poff hang up phone

1997-08-31 Thread Joerg Friedrich
On Sat, 30 Aug 1997, Britton wrote:

> 
> On Sat, 30 Aug 1997, Joerg Friedrich wrote:
> 
> > On Sat, 30 Aug 1997, Shaleh wrote:
> > 
> > > Unless your modem does something odd when it connects, yeah poff should
> > > send the hang-up command.  Try following the files poff calls and see if
> > > one of them is not doing its job.  Most modems hangup on an 'ATH'.
> > 
> > I think 'poff' lowers dtr. try at&d2
> 
> How do I send this?  I have already tried (perhaps unwisely) putting 
> echo 'ATH0' > /dev/ttyS3 in the poff script but it didn't do anything.
> I didn't see anything in ip-down that looked like it was trying to do it
> either.  I notice that poff does unlock the device, so it probably is
> trying to hang up somewhere in there, but I don't see where.

Look in your modem manual.

AT&D2 usually means: Hangup if DTR switches from HIGH to LOW.

I use minicom to change modem settings.

---
Heute ist nicht alle Tage, ich komme wieder, keine Frage!!!

   Joerg


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: SOLVED: making poff hang up phone

1997-08-31 Thread Joerg Friedrich
On Sat, 30 Aug 1997, Britton wrote:

> 
> I have figured out how to make this work, thanks to the tips provided by
> Joerg and Shaleh.  In case others are having the same problem: the trick
> is to tell the modem to hang up when DTE goes low.  Perhaps most people
> realized already that the way to do this is in the chatscript
> /etc/ppp.chatscript.  I didn't initialize my modem there at all, assuming
> it was done somewhere else!  (Developers: would it be a good idea to put a
> default init string with ATZ and possibly AT&D2 in this script?)  Here is
> my chatscript:

You can also save this setting and make it default:

echo 'AT&D2' > /dev/modem
echo 'AT&W' > /dev/modem

Joerg


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: moving remote systems from slackware to debian; charset=us-ascii

1997-08-31 Thread Joost Kooij


On Sat, 30 Aug 1997, Rick Hawkins wrote:

> Anyway, the systems are remote; they are mail servers for schools throughout 
> the state.  They seem to have a partial installation of slackware.  They 
> think.  Some employees have left.
> 
. . .
> 
> Anyway, I'd like to switch these machines to debian, but physically going to 
> each machine is out of the question.
> 
> Roughly, I'm thinking of installing debian straight over slackware.  However, 
> i know that /etc is substantiall different.

There was a message about putting Debian over a RedHat installation some
time ago. I'm not going to repost it, because you can find it in the
archives at www.debian.org.

These are some of its headers to make finding a little easier:

Date: 13 Jun 1997 02:51:20 GMT
From: Paul Seelig <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Subject: Re: Easy way to switch from RedHat to Debian?


Joost


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with module after recompile

1997-08-31 Thread Carey Evans
"Michael Legart" <[EMAIL PROTECTED]> writes:

[snip]

> just one thing ... I have to disable use of external 
> cache, or else it wount compile without errors... that really makes 
> compiling slow ! If you ask me, that is... isn't 65 minuttes 
> compiletime too much on  a 486-dx80 with 16 megs of ram ?

I'm pretty sure it didn't take that long on my DX2/66 with _8_ megs of
RAM (unless I had X running).  I didn't actually stick around to watch
it though, and it would have been 1.2.13.

What were the errors?  If they were about signal 11 and/or 6, that's
usually a sign of bad memory (cache in your case); it happens often
with kernel compiles.  Try memtest86 from the hwtools package and see
if it finds any errors.  There's a good web page about those errors,
but I can't find it ATM.

-- 
Carey Evans  <*>  [EMAIL PROTECTED]

kernel: Warning: possible SYN flooding. Sending cookies. 
kernel: validated probe(17f, 17f, 11557, 5010, -1645409555) 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Tcl/Tk 8.0

1997-08-31 Thread Anthony Fok
On 30 Aug 1997, Michael Harnois wrote:

> Will Lowe <[EMAIL PROTECTED]> writes:
> 
> > ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> > directory), skipping
> > ldconfig: warning: can't open /usr/lib/libtk.so (No such file or
> > directory), skipping  
> 
> Run ldconfig again. If the error doesn't reappear, you're ok.
> 
> > Also,  tk8.0_8.0-2.deb depends on xlib6g,  which doesn't appear to
> > be available.  Where can I find it,  and how does it differ from xlib6?
> 
> xlib6g presumably would be xlib6 linked against glibc. It may not be
> up yet. Has anyone else seen it?

No.  xlib6g isn't out yet, but will be real-soon-now.  The maintainer has
been very busy lately, but it seems the new glibc X packages should be
here very soon.  ^_^

tk8.0 can be installed by using

dpkg -i --force-depends tk8.0_8.0-2.deb

(It is mentioned in the message in debian-devel-changes).  It seems to
work okay with the current (old) xlib6.  ^_^

Anthony

-- 
Anthony Fok Tung-Ling[EMAIL PROTECTED]
Civil Engineeringhttp://www.ualberta.ca/~foka/
University of Alberta, CanadaKeep smiling!  *^_^*


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Hamish Moffatt
On Sun, Aug 31, 1997 at 09:48:43AM +0400, Pawel S. Veselov wrote:
> On Sat, 30 Aug 1997, Paul Miller wrote:
> 
> >For some reason or another samba doesn't load when I reboot.  I can load
> >it manually by 'smbd;nmbd' without problems.
> >
> >here is my configuration:
> >samba-des 1.9.16p11  Debian non-US distribution
> >
> >/etc/inetd.conf:
> >netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
> >netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
> 
> smbd and nmbd are not inet programs. They should be runned as daemons.
> Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.

Sorry, that is incorrect. With -D flags, they run as daemons;
without (the default), they run from inetd.


Hamish
-- 
Hamish Moffatt, StudIEAust  [EMAIL PROTECTED], [EMAIL PROTECTED]
Student, computer science & computer systems engineering.3rd year, RMIT.
http://hamish.home.ml.org/ (PGP key here) CPOM: [* ] 53%
Your train has been cancelled due to defective government at Spring Street..


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Netscape ?

1997-08-31 Thread Michael Legart
Hi !

Now i'm beginnig to love my Linux ! (because everything works fine 
now!)

But, I would like a better browser than Lynx, and I was thinking 
about Netscape. I found this file:

ftp://ftp.netscape.com/pub/navigator/3.01/unix/unsupported/netscape-v
3 01-export.x86-unknown-linux-elf.tar.gz

But when I unzip/untar it to a directory, and type "netscape", I just 
the "no such file or directory" thing. Do I need to install it before 
I can use it ? In the README file, they tell howto 
installed/configure it on Sun etc...

Regards,


badpixel of bad sector
michael legart
--
[EMAIL PROTECTED]
NEW icq uin -> 2565176
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with module after recompile

1997-08-31 Thread Michael Legart
Hi !

> kernel-package will make installing it all much easier.

Thanks alot for your advice ! I downloaded  a kernel-package, 
installed it, configured my kernel, compiled it ... and now i'm up 
and running ! - just one thing ... I have to disable use of external 
cache, or else it wount compile without errors... that really makes 
compiling slow ! If you ask me, that is... isn't 65 minuttes 
compiletime too much on  a 486-dx80 with 16 megs of ram ?

Btw ... my ftpd and telnet works fine now ! I just found out, what 
the problem was, and it is *very* embarrassing ! Do you know what I 
had written in /etc/hosts.deny ? Yep ! ALL: LOCALHOST !!! 
ARhrhrhrh...

Anyway... thanks alot for your help !

Regards,
 

badpixel of bad sector
michael legart
--
[EMAIL PROTECTED]
NEW icq uin -> 2565176
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Todd T. Fries
On Aug 30, Paul Miller wrote
> For some reason or another samba doesn't load when I reboot.  I can load
> it manually by 'smbd;nmbd' without problems.
> 
> here is my configuration:
> samba-des 1.9.16p11  Debian non-US distribution
> 
> /etc/services:
> netbios-ns137/tcp
> netbios-ns137/udp
> netbios-dgm   138/tcp
> netbios-dgm   138/udp
> netbios-ssn   139/tcp
> netbios-ssn   139/udp
> 
> /etc/inetd.conf:
> netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
> netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
   ^^  ^^^
> 
> all paths are correct.. what am I doing wrong?

'-ns' is 'dgram udp'

-- 
Todd Fries .. [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: how do I get sound with xquake?

1997-08-31 Thread Jaakko Niemi
>> I've installed xquake 1.06-4 on my debian 1.3.1 system. I've also finally
>> managed to get sound working (at least I can play CD's and cat exmh's
>> clink.au file to /dev/audio and get a clink sound) with my SB AWE-64. 
>> 
>> Is there any way to get sound from xquake?  It's so frustrating not to
>> hear the monsters roaring behind you 

 You can find good drivers for the AWE 64 from:

  http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/awedrv
 
  The current version is 0.4.something, and is working very well with my
  AWE Gold :). I had sound working in quake with no problems in less
  than 10 minutes. 

>> Since sound was not working when I installed xquake, do I need to
>> re-install (I've forgotten if there was any configuration run) it?

 I donĀ“t think so. Just check that the devices (/dev/dsp, etc.) have correct
 permissions. Btw. what does "cat /dev/sndstat" give ?


-j


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [Common Lisp] I'm working on the clisp package...

1997-08-31 Thread John Goerzen
How does this differ from gcl (GNU Common Lisp)?

Thanks,
John Goerzen

Will Lowe <[EMAIL PROTECTED]> writes:

> The new version of clisp was released today from it's upstream source.
> I'm going to package it for debian,  probably this weekend.  If you use
> clisp (or are likely to use it),  please let me know if you think the
> following modules are appropriate:
>   CLX (common lisp X-interface)
>   STDWIN (standard windowing toolkit)
>   READLINE (i'm using this instead of newreadline because it's
>   been better tested)
> 
>   Any opinions would be appreciated.  The windowing toolkits,  in
> particular,  seem to increase the size of the binary significantly,  but
> I'm assuming that if you're doing a lot of lisp development you're
> probably not overly concerned with disk efficiency anyway...
> 
>   Will
> 
>[EMAIL PROTECTED]
>  [EMAIL PROTECTED]
>http://www.cis.udel.edu/~lowe/
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . 
> Trouble?  e-mail to [EMAIL PROTECTED] .
> 

-- 
John Goerzen  | Running Debian GNU/Linux (www.debian.org)
Custom Programming| Debian GNU/Linux is a free replacement for
[EMAIL PROTECTED] | DOS/Windows -- check it out at www.debian.org.
--+--
Notice: You may purchase the right to send me unsolicited commercial e-mail
("spam") for the fee of $500 (USD) per message.  Billing can be either
pre-arranged or can occur automatically after the reception of a spam.
Failure to pay will be treated in accordance to US Code, title 47, sec. 227,
which allows unsolicited e-mail to be punishable by action to recover actual
monetary loss or $500, whichever is greater, per violation.  Sending spam
to me without payment constitutes unauthorized access to my mail daemon,
which is in violation of federal law.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: X newreader

1997-08-31 Thread John Goerzen
I like GNUS from XEMACS.

Shaleh <[EMAIL PROTECTED]> writes:

> Anyone know of a good X based news reader?  Does not have to be a Debian
> package.
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . 
> Trouble?  e-mail to [EMAIL PROTECTED] .
> 

-- 
John Goerzen  | Running Debian GNU/Linux (www.debian.org)
Custom Programming| Debian GNU/Linux is a free replacement for
[EMAIL PROTECTED] | DOS/Windows -- check it out at www.debian.org.
--+--
Notice: You may purchase the right to send me unsolicited commercial e-mail
("spam") for the fee of $500 (USD) per message.  Billing can be either
pre-arranged or can occur automatically after the reception of a spam.
Failure to pay will be treated in accordance to US Code, title 47, sec. 227,
which allows unsolicited e-mail to be punishable by action to recover actual
monetary loss or $500, whichever is greater, per violation.  Sending spam
to me without payment constitutes unauthorized access to my mail daemon,
which is in violation of federal law.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Pawel S. Veselov
Hello, Paul!

On Sat, 30 Aug 1997, Paul Miller wrote:

>For some reason or another samba doesn't load when I reboot.  I can load
>it manually by 'smbd;nmbd' without problems.
>
>here is my configuration:
>samba-des 1.9.16p11  Debian non-US distribution
>
>/etc/services:
>netbios-ns 137/tcp
>netbios-ns 137/udp
>netbios-dgm138/tcp
>netbios-dgm138/udp
>netbios-ssn139/tcp
>netbios-ssn139/udp
>
>/etc/inetd.conf:
>netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
>netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd

smbd and nmbd are not inet programs. They should be runned as daemons.
Insert calls for 'smbd -D' and 'nmbd -D' in your rc files.

Bye.
--
You will remember something that you should not have forgotten.

--
With best of best regards, Pawel S. Veselov (aka Black Angel)
   internet : [EMAIL PROTECTED] ( mail,finger,talk )
  fidonet : 2:5030/5.412
schoolnet : 21:9000/412
 Web page : http://www.niimm.spb.su/~vps/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Fwd: Cron pub-index --clean --ls; pub-index --find; /usr/bin/pub-new --new --post; pub-html

1997-08-31 Thread Martin Schulze
Good morning!

Can anyone explain me such an error message?

-Forwarded message from [EMAIL PROTECTED] (Cron Daemon)-

sed: couldn't write 87 items to {Unknown file pointer}

-End of forwarded message-

This is the only sed statemend.  It's in pub-index, which is a 
shell script.  pub-new and pub-html both are perl scripts.

| sed 's,/home/ftp,,g' >> $out

Regards

Joey

-- 
  / Martin Schulze  *  [EMAIL PROTECTED]  *  26129 Oldenburg /
 / [EMAIL PROTECTED]  /
/verursacht durch kaputte Gatesoftware auf der CyberBox /


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: integrate X-programms

1997-08-31 Thread Darin D.
> 
> finally I have now Debian installed after putting a simple "/" to the
> question were is my top level located. Now I wonder why the X-Server
> doesn't run (3D Virge) although I installed the particiular server, just
> it runs in vga16 mode. How can I configure X? (xconfig or make xconfig
> doesn't work)

Make sure you install the "xbase" package as well, as it contains a
program xbase-config which will make your XF86Config file.  (i think it is
called that - someone may need to correct me here)

> As well how can I integrate all X-programms and games on the X-screen?
> There is currently just the desktop and a shell for input.

I still haven't figured out how to make custom menus yet.  I do know that
it involves editing your .Xresources or .Xsession files, something like
that anyways.

> As well I got some problems while installing Netscape. It didn't worked
> although I made the selection in dselect. I always got errormessages
> until I unselceted Netscape. Is there a known bug?

If you press "d" when you have this highlighted in dselect you will see
that it tells you that Netscape does not allow redistribution of their
software.  You will have to download the proper version and plave it in
/tmp before it will install correctly.

darin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: GhostScript problem

1997-08-31 Thread Adam Klein
On 28 Aug 1997 18:06:02 +0200 in an-user you wrote:
> > "AK" == Adam Klein <[EMAIL PROTECTED]> writes:

> AK> I just installed the ghostscript package, and it's working great, except
> AK> for this: every postscript document I print ends up with its last line
> cut
> AK> off.  How can I stop this?  I'm using a Canon BJ-200e printer.

> Are you using the same paper size in your printer as the one
> ghostscript (-view?) is configured to use?

Yes.  I have fixed the problem by installing gs-aladdin non-free package.

Adam Klein


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


PPP Help

1997-08-31 Thread Wayne McLemore
Hi this is the first time posting on this mailing list. So please bear
withe me. What the problem is that I can't connect to my ISP via ppp I can
get it to dial and connect but the then it disconnects. The system needs
the following information USERNAME, PASSWORD, and to press 1 and return.
but what ever I write it doesn'e work and just for the record the ppp-on
script is:

#!/bin/bash

pppd connect 'chat -v "" ATDT6804500 CONNECT "" Username: daedalus
Password: xxx Selection: 1' /dev/cua1 38400 crtscts modem defaultroute

Please if anyone can help Email me and if I forgot to add anything let me
know.

Thank you
Wayne


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


samba doesn't load on boot???

1997-08-31 Thread Paul Miller
For some reason or another samba doesn't load when I reboot.  I can load
it manually by 'smbd;nmbd' without problems.

here is my configuration:
samba-des 1.9.16p11  Debian non-US distribution

/etc/services:
netbios-ns  137/tcp
netbios-ns  137/udp
netbios-dgm 138/tcp
netbios-dgm 138/udp
netbios-ssn 139/tcp
netbios-ssn 139/udp

/etc/inetd.conf:
netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd

all paths are correct.. what am I doing wrong?

-Paul


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba doesn't load on boot???

1997-08-31 Thread Glynn Clements

Paul Miller wrote:

> For some reason or another samba doesn't load when I reboot.  I can load
> it manually by 'smbd;nmbd' without problems.

smbd and nmbd normally require the `-D' flag to run as a daemon. 
Without it they expect stdin/stdout to be a socket.

> here is my configuration:
> samba-des 1.9.16p11  Debian non-US distribution
> 
> /etc/services:
> netbios-ns137/tcp
> netbios-ns137/udp
> netbios-dgm   138/tcp
> netbios-dgm   138/udp
> netbios-ssn   139/tcp
> netbios-ssn   139/udp

Looks fine.

> /etc/inetd.conf:
> netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
> netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
> 
> all paths are correct.. what am I doing wrong?

I have:

netbios-ssn stream  tcp nowait  root/usr/local/sbin/smbd  smbd
netbios-ns  dgram   udp waitroot/usr/local/sbin/nmbd  nmbd

I'm pretty sure that `netbios-ns' should be a UDP service.

Do you get any errors in the system logs, or in log.smb/log.nmb?

Does running `testparm' on your smb.conf complain?

Does `netstat -a' indicate that inetd is listening on the socket?

-- 
Glynn Clements <[EMAIL PROTECTED]>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


integrate X-programms

1997-08-31 Thread Volker Bauer
Hi,

finally I have now Debian installed after putting a simple "/" to the
question were is my top level located. Now I wonder why the X-Server
doesn't run (3D Virge) although I installed the particiular server, just
it runs in vga16 mode. How can I configure X? (xconfig or make xconfig
doesn't work)

As well how can I integrate all X-programms and games on the X-screen?
There is currently just the desktop and a shell for input.

Sorry for these questions - I'm brandnew to Debian and Linux. I checked
some Faq's but didn't find the proper answers. 

As well I got some problems while installing Netscape. It didn't worked
although I made the selection in dselect. I always got errormessages
until I unselceted Netscape. Is there a known bug?

Thank you,
best wishes
Volker


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: making poff hang up phone

1997-08-31 Thread Carey Evans
Igor Grobman <[EMAIL PROTECTED]> writes:

[snip]

> if for some reason the above trick will not work, you may want to put the 
> following in poff
> 
> echo '+++' > /dev/ttyS3  # put modem in command mode
> sleep 5 
> echo 'ATH0' > /dev/ttyS3

>From the pppd man page, I think you would be better putting this in a
`disconnect' option to pppd.  Something like:

disconnect "chat '' \d+++\d\c OK ATH0 OK"

This isn't tested either.

-- 
Carey Evans  <*>  [EMAIL PROTECTED]

kernel: Warning: possible SYN flooding. Sending cookies. 
kernel: validated probe(17f, 17f, 11557, 5010, -1645409555) 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Tcl/Tk 8.0

1997-08-31 Thread Will Lowe
On Sat, 30 Aug 1997, Brandon Mitchell wrote:

> On Sat, 30 Aug 1997, Will Lowe wrote:
> 
> > ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> > directory), skipping
> 
> Hmmm... Broken sym link?  "file /usr/lib/libtcl.so".  If that's the 
> problem, fix it by hand.  It may also be a good idea to reinstall the 
> package to make sure that's the only problem.

Well,  the link isn't exactly broken ... libtcl7.6.so (or whatever the
exact name is) _still_exists_ in /usr/lib.  Shouldn't it have been
automajically removed when libtcl8.0 was installed?  I changed the links
by hand,  and ldconfig doesn't report any errors anymore.

How can xlib6g not exist yet if tk8.0 exists?  Wouldn't the former have to
exist for the latter to have been compiled under (and thus require) it?

Will

---
 [EMAIL PROTECTED]
   [EMAIL PROTECTED]
[EMAIL PROTECTED]
 http://www.cis.udel.edu/~lowe/
  For PGP Public Key,  visit my website.
---


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


lpr: unable to get official name for local machine

1997-08-31 Thread Clare Johnstone
Hi group:
Please can anyone tell me what might have sparked the message:
lpr: unable to get official name for local machine
I have re-installed the lpr from lpr_5.9-13.1.deb, but no cure that way.
hostname gets the right answer for the machine name (bay).
Root can cat to lp2 and print. /etc/printcap seems normal.

Using the official 1.3 CD-rom, I had a functional lpr until my CD-ROM
got a series of errors which caused overwriting on the disk and hung the
machine.
fsck then had to clobber some files but I don't know which. Perhaps I
am supposed to record all those inode numbers but if so there has
to be a way to make fsck do it - should I be getting them recorded?

 I don't understand why read errors should have such a major
effect, even if my hardware is a bit weird. By that I mean that when
mounting the CD-Rom I often have to do it twice, as below:

bay# mount -t iso9660 /dev/sjcd mnt
mount: block device /dev/sjcd is write-protected, mounting read-only
SJCD: timeout in state 4
end_request: I/O error, dev 12:00, sector 64
isofs_read_super: bread failed, dev 12:00 iso_blknum 16 block 32
mount: wrong fs type, bad option, bad superblock on /dev/sjcd,
   or too many mounted file systems
bay# mount -t iso9660 /dev/sjcd mnt
mount: block device /dev/sjcd is write-protected, mounting read-only
ISO9660 Extensions: RRIP_1991A
bay#
-
I have installed maybe 50 packages off it with no problem; until this
series of errors while reading xemacs-support. I had similar problems with
an earlier version of debian with this CD-rom reading and was hoping this
newer version would be proof against it.

clare


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Having Hard time Getting Adaptec Sb aha152x running

1997-08-31 Thread Allan W. Bart, Jr.
hi,

I have never had so much difficulty getting anything running. i was able
to do the initial install, however, now i cannot mount the cdrom. does
anyone out there have any ideas?

allan bart


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Tcl/Tk 8.0

1997-08-31 Thread Michael Harnois
Will Lowe <[EMAIL PROTECTED]> writes:

> ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> directory), skipping
> ldconfig: warning: can't open /usr/lib/libtk.so (No such file or
> directory), skipping  

Run ldconfig again. If the error doesn't reappear, you're ok.

>   Also,  tk8.0_8.0-2.deb depends on xlib6g,  which doesn't appear to
> be available.  Where can I find it,  and how does it differ from xlib6?

xlib6g presumably would be xlib6 linked against glibc. It may not be
up yet. Has anyone else seen it?

-- 
 Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
 [EMAIL PROTECTED]  [EMAIL PROTECTED]
 "Few sinners are saved after the first 20 minutes of 
  a sermon."  --Mark Twain


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Tcl/Tk 8.0

1997-08-31 Thread Brandon Mitchell
On Sat, 30 Aug 1997, Will Lowe wrote:

> ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> directory), skipping

Hmmm... Broken sym link?  "file /usr/lib/libtcl.so".  If that's the 
problem, fix it by hand.  It may also be a good idea to reinstall the 
package to make sure that's the only problem.

Brandon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Tcl/Tk 8.0

1997-08-31 Thread Will Lowe
I'm trying to upgrade to Tcl/Tk version 8.0.  I've downloaded the
packages (yes my system is already using libc6).  When I dpkg -i the tcl
file,  I get this:

ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
directory), skipping
ldconfig: warning: can't open /usr/lib/libtk.so (No such file or
directory), skipping  

But 'ls' shows that both these files *do* exist and are links to
the previous versions.  Is this a bug?  Should I move the links to the new
library versions by hand?

Also,  tk8.0_8.0-2.deb depends on xlib6g,  which doesn't appear to
be available.  Where can I find it,  and how does it differ from xlib6?

Will

---
 [EMAIL PROTECTED]
   [EMAIL PROTECTED]
[EMAIL PROTECTED]
 http://www.cis.udel.edu/~lowe/
  For PGP Public Key,  visit my website.
---


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: confusion over tcl/tk packages

1997-08-31 Thread Remco Blaakmeer
On Sat, 30 Aug 1997 [EMAIL PROTECTED] wrote:

> Michael,
> 
> > I give up. What's the difference between
> > 
> > tk4.2_4.2p2-6.deb and tk42_4.2p2-6.deb
> 
> Well the package names usually go by:
> Name_Version-DebianPackageVersion
> 
> So they are _probably_ the same thing. It is just that they included 
> the version in package name, and listed it two different ways. On my 
> 1.3.1 CD, all the tcl and tk stuff is listed the second way, so it 
> might be a mistake on the ftp site.

The tk42 package is linked against libc5, the tk4.2 package is linked
against libc6. That's the difference.

Remco
--
Jean-Luc Picard: To baldly go where no man has gone before.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: confusion over tcl/tk packages

1997-08-31 Thread Michael Harnois
[EMAIL PROTECTED] writes:

> > tk4.2_4.2p2-6.deb and tcl76_7.6p2-6.deb.

That line was a brain fart. Should have been

tcl7.6_7.6p2-6.deb and tcl76_7.6p2-6.deb.

No, they're not the same. One depends on the other.

-- 
 Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
 [EMAIL PROTECTED]  [EMAIL PROTECTED]
 "Few sinners are saved after the first 20 minutes of 
  a sermon."  --Mark Twain


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: confusion over tcl/tk packages

1997-08-31 Thread shawn . fumo
Michael,

> I give up. What's the difference between
> 
> tk4.2_4.2p2-6.deb and tk42_4.2p2-6.deb

Well the package names usually go by:
Name_Version-DebianPackageVersion

So they are _probably_ the same thing. It is just that they included 
the version in package name, and listed it two different ways. On my 
1.3.1 CD, all the tcl and tk stuff is listed the second way, so it 
might be a mistake on the ftp site.

> tk4.2_4.2p2-6.deb and tcl76_7.6p2-6.deb.

Well, tcl is a general scripting language, while tk is a toolkit that 
allows tcl scripts to have a graphical (Motif-ish) look under X.

You will need tcl to run tk.

For more info on the versions and dependancies, don't forget to look 
in the PACKAGES file.

A question of my own.. what does the /p1/p2/p3 stand for in the
program version of tk or tcl   Is that just a way of listing a minor
revision under tk/tcl?

Shawn



[EMAIL PROTECTED]
http://www.the-spa.com/shawn.fumo/



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Problem with module after recompile

1997-08-31 Thread Carey Evans
"Michael Legart" <[EMAIL PROTECTED]> writes:

> > You'll need to recompile the ne module at the same time as the rest of
> > the kernel.  Select it as a module when you configure the kernel.
> 
> Ok ... it doesn't work when you compile the kernel, and then do a 
> make modules, make modules_install ?

It should still work.  depmod might complain if you don't compile
everything as modules that you did last time, and thus don't overwrite
all the old modules.

After having a few problems with depmod not working quite right when
run under the old kernel before booting the new one, I'd recommend
removing /lib/modules/2.0.29/modules.dep or whatever just before
rebotting so it gets recreated by /etc/init.d/modutils.

> > kernel-package will make installing it all much easier.
> 
> Yea ... I belive that ! 
> 
> btw what is the package called ?  I have seen somewhere, that I 
> should get kernel_package_vvv_all.deb, but I can't seem to find it at 
> sunsite.unc.edu ...

It's a standard (optional actually) part of Debian.  It should be
under stable/binary-all/misc/kernel-package_3.37.deb or something
similar on any Debian mirror or CD.

I must admit I don't actually use it on my own machine here.  I *do*
use it to compile a kernel on a Pentium before moving it to the 486 we
use for dialup access at work.

-- 
Carey Evans  <*>  [EMAIL PROTECTED]

kernel: Warning: possible SYN flooding. Sending cookies. 
kernel: validated probe(17f, 17f, 11557, 5010, -1645409555) 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Exchange mouse button 2 & 3 in X.

1997-08-31 Thread Carey Evans
Brian K Servis <[EMAIL PROTECTED]> writes:

[snip]

> But be warned that it will effect everything else that uses the 2 and
> 3 buttons.  Examples: Netscape, Emacs, XV,   So if you have a 2
> button mouse you now have to hold both down to get button 3 menus on
> these.
>  
> I wish X would have an option to control the Cut/Paste functionality of 
> the buttons.

OK.  If you want to change an xterm's behaviour, try this.  It may not
be the best way to do it, but it seems to work.  Put it in
~/.Xresources or wherever.

XTerm*VT100*Translations:   #override \
~Ctrl ~Meta :start-extend() \n\
~Meta :select-extend() \n\
~Meta :ignore() \n\
~Ctrl ~Meta :ignore() \n\
~Meta :ignore() \n\
  ~Ctrl ~Meta :insert-selection(PRIMARY, 
CUT_BUFFER0)

You could probably do something similar for *Text.translations for
Athena text widgets, and for *XmText.translations
and*XmTextField.translations for Motif text widgets.

-- 
Carey Evans  <*>  [EMAIL PROTECTED]

kernel: Warning: possible SYN flooding. Sending cookies. 
kernel: validated probe(17f, 17f, 11557, 5010, -1645409555) 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .