9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] drawterm etc.
@ 2000-07-30 15:20 Russ Cox
  2000-07-31  9:09 ` [9fans] problems D. Brownlee
  0 siblings, 1 reply; 6+ messages in thread
From: Russ Cox @ 2000-07-30 15:20 UTC (permalink / raw)
  To: matt, 9fans

It sounds like you typed "aux/listen tcp17013"
rather than just "aux/listen tcp".

Russ


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [9fans] problems
  2000-07-30 15:20 [9fans] drawterm etc Russ Cox
@ 2000-07-31  9:09 ` D. Brownlee
  0 siblings, 0 replies; 6+ messages in thread
From: D. Brownlee @ 2000-07-31  9:09 UTC (permalink / raw)
  To: 9fans

Hello,

It's installed. Thanks to everyone that made this possible.

Problems:

1. My printer's paper tray doesn't hold enough sheets to
print the manuals. It looks as though, in devlpt.c, that
outch() doesn't check for Fpe when it finds an error. This
was encountered when trying to print vol1.ps.

2. When I tried to print volume two, with 'mk', page numbering
restarted at each chapter. There is a 'prfile' script in that
'doc' directory, but it looks like the page numbers were determined
when 'alef' was part of the system. Could we have a big vol2.ps,
like vol1.ps, or an updated 'prfile'?

3. 'ftpfs' doesn't completely cope with MacOS! What about the rest
of us? ;) I can work around it for now by moving whatever I want to
get with 'ftpfs' to the 'McIntoshHD'.

Later,

D. Brownlee


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] drawterm etc.
       [not found] <200007311932.PAA10741@smtp2.fas.harvard.edu>
@ 2000-07-31 22:49 ` Matt
  0 siblings, 0 replies; 6+ messages in thread
From: Matt @ 2000-07-31 22:49 UTC (permalink / raw)
  To: Russ Cox; +Cc: 9fans


----- Original Message ----- 
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: <matt@proweb.co.uk>
Sent: 31 July 2000 20:32
Subject: Re: [9fans] drawterm etc.


> fs/port/proc.c calling panic("no procs");
> 
> huh?  how could that be?
> are you running a file server?


oops must be my mistake

trying to be too clever

it could be 9/port/proc.c calling resrcwait("no procs");


first glance i didn't see that they were in different files

I was using the LXR source browser






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] drawterm etc.
       [not found] <200007302230.XAA03260@pw001.proweb.co.uk>
@ 2000-07-31 19:05 ` Matt
  0 siblings, 0 replies; 6+ messages in thread
From: Matt @ 2000-07-31 19:05 UTC (permalink / raw)
  To: 9fans


> netstat -n is your friend.
yes it sure was

I was running aux/listen rather than aux/listen tcp so my box was only
listening on il rather than tcp

good. step 1 complete

when I atatch drawterm to the machine I get

fs/port/proc.c calling panic("no procs");

all over my nice clean plan9 desktop.

bah now I still have to keep swapping keyboards and a trackball on my knee

if you can't help me, at least send me a bigger desk

matt





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] drawterm etc.
       [not found] <200007301521.QAA06462@pw001.proweb.co.uk>
@ 2000-07-30 16:30 ` Matt
  0 siblings, 0 replies; 6+ messages in thread
From: Matt @ 2000-07-30 16:30 UTC (permalink / raw)
  To: 9fans


> It sounds like you typed "aux/listen tcp17013"
> rather than just "aux/listen tcp".

yes it looks like i did

the log now says it's started but .....


drawterm doesn't connect iprint message :

Can't dial tcp!195.182.167.7!17013: connect 195.182.167.7!17013 failed: No
error


Drawterm then crashes with a runtime error
(putting an Abnormal Termination dialog up)

Doing a portscan on donk gets no response from any of the services in
bin/service :

tcp110
tcp13
tcp143
tcp17007
tcp17009
tcp17013
tcp19
tcp21
tcp23
tcp25
tcp513
tcp53
tcp565
tcp567
tcp7
tcp9

So the box is accepting no outside requests for ports
it does answer pings though



it is a stand alone machine doing cpu, auth and kfs

still at least I'm learning

I've not had much time to play today as I'm writing an e-commerce web site
with my other hand

good to see your sunday's aren't wasted

Matt




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [9fans] drawterm etc.
  2000-07-30  2:28 [9fans] /sys/lib/pcdist/README Russ Cox
@ 2000-07-30 13:13 ` Matt
  0 siblings, 0 replies; 6+ messages in thread
From: Matt @ 2000-07-30 13:13 UTC (permalink / raw)
  To: 9fans

he he I'm beginning to feel stupid now I can't get stuff working

so 2 things

1. I am not stupid (AFAIK)
2. I can't get drawterm to connect

donk Jul 30 13:39:11 giving up on tcp17013!*!: announce opening
/net/tcp17013/clone: file does not exist


and it's true
/net/tcp17013 does not exist but you knew that

the binary of couse sits in /bin/service

that surely can't be wrong so i know for sure it's my setup


hurry up and write that book and I'll stop asking

Matt






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-07-31 22:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-30 15:20 [9fans] drawterm etc Russ Cox
2000-07-31  9:09 ` [9fans] problems D. Brownlee
     [not found] <200007311932.PAA10741@smtp2.fas.harvard.edu>
2000-07-31 22:49 ` [9fans] drawterm etc Matt
     [not found] <200007302230.XAA03260@pw001.proweb.co.uk>
2000-07-31 19:05 ` Matt
     [not found] <200007301521.QAA06462@pw001.proweb.co.uk>
2000-07-30 16:30 ` Matt
  -- strict thread matches above, loose matches on Subject: below --
2000-07-30  2:28 [9fans] /sys/lib/pcdist/README Russ Cox
2000-07-30 13:13 ` [9fans] drawterm etc Matt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).