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: Bob Riddle <>
  • To:
  • Subject: Re: [wg-pic] sipc download
  • Date: Sun, 25 Jan 2004 15:10:37 -0500

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