Jing,
> ** in my /etc/services, I have line:
> cabbagepatch 20001/tcp
Your /etc/services entry is fine (assuming that there are no other entries with
port number 20001 in the file !).
> ** in my /etc/inetd.conf, I have line:
> 20001/1 stream tcp wait jingyu /usr/local/bin/sgifaceserver sgifaceserver
> /data/users/jingyu/local_cabbage/Local-CP 1200:1200:10
Your inetd.conf entry is not correct. Instead of "20001/1" you should have
"cabbagepatch", the first word is supposed to be the same as the first word in
/etc/services.
Please do take a look at:
wdoc/SOCKET_aceserver.html
you can access this document from our web site if you haven't got your own copy:
http://www.acedb.org/Development/wdoc/SOCKET_aceserver.html
Please correct your inetd.conf entry and try again.
cheers Ed
------------------------------------------------------------------------
| Ed Griffiths, Acedb development, Informatics Group, |
| The Sanger Centre, Wellcome Trust Genome Campus, |
| Hinxton, Cambridge CB10 1SA, UK |
| |
| email: edgrif at sanger.ac.uk Tel: +44-1223-494780 Fax: +44-1223-494919 |
------------------------------------------------------------------------