Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!ANDREW.CMU.EDU!gk5g+ From: gk5g+@ANDREW.CMU.EDU (Gary Keim) Newsgroups: comp.soft-sys.andrew Subject: Re: rs_aix31 problems Message-ID: Date: 20 Nov 90 17:47:08 GMT References: Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 Excerpts from misc: 20-Nov-90 Re: rs_aix31 problems Bob Oesterlin@rchland.ib (696+0) > I even tried copying it to /lib, and deleteing it from /usr/andrew/lib. > This should work, since libclass.a is still in my LIBPATH. > So the question remains - How do I solve this problem? This is a nasty > problem when using AFS. You tend specify the some absolute AFS path, and > then move it to some other place for installation You can copy your Andrew object tree to a new location. But... you will have to set these environment variables: ANDREWDIR [/usr/andrew] CLASSPATH [$ANDREWDIR/dlib/atk] LIBPATH [$ANDREWDIR/lib:/lib:/usr/lib] and (cd $ANDREWDIR/X11fonts;mkfontdir).