[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

1677.0. "Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Mon Aug 14 1995 13:43

Date Of Receipt: 	14-AUG-1995 10:53:39.16
From: 	SMURF::ALPHA::wshi "WEIGENG SHI USG"
To: 	[email protected]
CC: 	
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

>Please report any problems to [email protected] .

I cannot access any of ODE command any more.

wshi@devqual> workon
workon: Command not found.

wshi@devqual> kinit
kinit: Command not found.
wshi@devqual> odeman
odeman: Command not found.
wshi@devqual> build
build: Command not found.


Thanks
Weigeng

T.RTitleUserPersonal
Name
DateLines
1677.1Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade completeAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 13:4534
Date Of Receipt: 	14-AUG-1995 11:01:35.17
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  14-Aug-1995 1100"
To: 	WEIGENG SHI USG <wshi@DEC:.zko.flume>
CC: 	[email protected]
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

Where are you located? What's your ode server? (df /usr/sde/)  Do you
have these commands aliased?  What's your PATH?

Sounds like your /usr/sde mount may have gone down.

-josh

> 
> >Please report any problems to [email protected] .
> 
> I cannot access any of ODE command any more.
> 
> wshi@devqual> workon
> workon: Command not found.
> 
> wshi@devqual> kinit
> kinit: Command not found.
> wshi@devqual> odeman
> odeman: Command not found.
> wshi@devqual> build
> build: Command not found.
> 
> 
> Thanks
> Weigeng



1677.2Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade completeAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 13:4623
Date Of Receipt: 	14-AUG-1995 11:10:09.76
From: 	SMURF::ALPHA::wshi "WEIGENG SHI USG"
To: 	jmf@DEC:.zko.alpha
CC: 	[email protected]
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

>Where are you located? What's your ode server? (df /usr/sde/)  Do you
>have these commands aliased?  What's your PATH?
>
>Sounds like your /usr/sde mount may have gone down.

This is what I did.

wshi@devqual> /usr/sde/tools/alpha_ace/bin/odemount hw5os.nightly

I still get this

wshi@devqual> workon
workon: Command not found.

Thanks
Weigeng

1677.3Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade completeAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 13:4734
Date Of Receipt: 	14-AUG-1995 11:12:49.37
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  14-Aug-1995 1111"
To: 	WEIGENG SHI USG <wshi@DEC:.zko.flume>
CC: 	[email protected]
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

Can you answer the questions I asked earlier?

printenv PATH
df /usr/sde/

Are you in csh?  Maybe you need to do a 'rehash' .

-josh

> >Where are you located? What's your ode server? (df /usr/sde/)  Do you
> >have these commands aliased?  What's your PATH?
> >
> >Sounds like your /usr/sde mount may have gone down.
> 
> This is what I did.
> 
> wshi@devqual> /usr/sde/tools/alpha_ace/bin/odemount hw5os.nightly
> 
> I still get this
> 
> wshi@devqual> workon
> workon: Command not found.
> 
> Thanks
> Weigeng



1677.4Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade completeAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 13:4822
Date Of Receipt: 	14-AUG-1995 11:15:33.48
From: 	SMURF::ALPHA::wshi "WEIGENG SHI USG"
To: 	jmf@DEC:.zko.alpha
CC: 	[email protected]
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

>Can you answer the questions I asked earlier?

wshi@devqual> printenv PATH
/usr/sde/tools/alpha_osf1/bin: /home/wshi/bin:/usr/bin/X11:/usr/bin:/tools/bin:/usr/sbin:/sbin:.:/usr/sde/tools/alpha_osf1/bin:/home/wshi/bin:/usr/bin/X11:/usr/bin:/tools/bin:/usr/sbin:/sbin:.:.:/bin:/usr/bin:/usr/bin/X11:/usr/ucb
wshi@devqual> df /usr/sde/
Filesystem       512-blocks        Used       Avail Capacity  Mounted on
quarry:/usr/sde     7593180     3964562     2869300    58%    /tmp_mnt/usr/sde
wshi@devqual> 

>Are you in csh?  Maybe you need to do a 'rehash' .

I am in tcsh.

Thanks
Weigeng

1677.5Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade completeAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 13:5533
Date Of Receipt: 	14-AUG-1995 11:52:17.81
From: 	SMURF::ALPHA::wshi "WEIGENG SHI USG"
To: 	jmf@DEC:.zko.alpha
CC: 	[email protected]
Subj: 	Re: Digital UNIX Base & Doc pools Unlocked - ODE V3 upgrade complete

I put /usr/sde/ode3.0/tools/alpha_OSF1/bin in my path.

Then workon

wshi@devqual> workon
cd'ing to sandbox source directory: /var/users/wshi/sandboxes/hw5os_nightly/src.
starting new shell: /bin/csh.
To access your ODE server you must:

        o kinit $PRINCIPAL (then input your kerberos password)

        o Enter workon -sb sandbox name or default.

Please obtain kerberos ticket and try again.

Check: environment $BCSPORT, and ode_server daemon @ secret.zk3.dec.com
Please exit workon, do a kinit and enter workon.

wshi@devqual> kinit
Kerberos Initialization
Kerberos name: wshi
kinit: Can't send request (send_to_kdc)


Thanks
Weigeng