Skip to Content.
Sympa Menu

wg-pic - Re: [wg-pic] sipc download

Subject: Presence and IntComm WG

List archive

Re: [wg-pic] sipc download


Chronological Thread 
  • From: Xiaotao Wu <>
  • To: <>
  • Subject: Re: [wg-pic] sipc download
  • Date: Sun, 25 Jan 2004 15:21:37 -0500 (EST)

For md5sum, can you try

md5sum --string="abcd"

Seems domainname return value is not valid, maybe you can try to create
a new file named domainname with the content

echo pals.internet2.edu

the other thing to check is to run

/sbin/ifconfig eth0

and see whether it runs ok.

Thanks!

-Xiaotao

===========================================================
Name : Xiaotao Wu
Email :
,


Homepage : http://www.cs.columbia.edu/~xiaotaow
Phone : (212)939-7054, Fax: (801)751-0217
Phone-PC : (212)939-7133
SIP :
sip:
Office : Room 506, Mudd building, West 120th
===========================================================

On Sun, 25 Jan 2004, Bob Riddle wrote:

> I did put "." at the beginning:
> PATH=.:/usr/lib/globus/bin:/usr/lib/globus/sbin:./:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bdr/bin
>
> Here's the commands - md5sum never "finished" so I CTL-C it.
>
> [bdr@smallville
> sipc.linux]$ uname
> Linux
> [bdr@smallville
> sipc.linux]$ domainname
> (none)
> [bdr@smallville
> sipc.linux]$ domainname
> (none)
> [bdr@smallville
> sipc.linux]$ hostname
> smallville
> [bdr@smallville
> sipc.linux]$ grep
> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
> [bdr@smallville
> sipc.linux]$ ps
> PID TTY TIME CMD
> 3314 pts/1 00:00:00 bash
> 3502 pts/1 00:00:00 ps
> [bdr@smallville
> sipc.linux]$
>
>
>
> Xiaotao Wu wrote:
>
> >On Sun, 25 Jan 2004, Bob Riddle wrote:
> >
> >
> >
> >>here's the sipc.linux directory - I did delete the ~/.sipc directory but
> >>I still get the same error message.
> >>
> >>
> >
> >In your path, please put "." at the begining of your PATH
> >
> >export PATH=.:$PATH
> >
> >Can you please run the following program separately on your machine and
> >check whether they can run properly.
> >
> >md5sum
> >uname
> >domainname
> >hostname
> >grep
> >ps
> >
> >
> >
> --
> Bob Riddle
> ()
> Technologist,Internet2
> 3025 Boardwalk, Suite 100 Ann Arbor, Michigan 48108
> Business Phone: 734.913.4257 Fax Number: 734.913.4255
>
> "Opportunity is missed by most people because it is dressed in overalls and
> looks like work" Thomas Edison
>
>
>




Archive powered by MHonArc 2.6.16.

Top of Page