Date: Mon, 7 Apr 97 15:48:01 +0100 From: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr> To: jimd@dutton4.it.siu.edu Cc: freebsd-bugs@freebsd.org Subject: Re: xgrab-2.41 package install fails Message-ID: <9704071448.AA09837@cabri.obs-besancon.fr> In-Reply-To: <Pine.BSF.3.96.970407005010.9875A-100000@dutton4.it.siu.edu> (message from Jim Dutton on Mon, 7 Apr 1997 00:58:59 -0500 (CDT))
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Jim Dutton writes: > During the installation of the above package, it seems that the process > looses track of the directories, and whilst RM successfully deletes a > file, XRDB fails to rebuild the same file? > Yes - XFree86-3.2 is fully installed. > - - - - - - - - - - - - - - - - - - - > root: make > .. > rm -f XGrabxaw.ad > /usr/X11R6/xrdb -n XGrabxaw.res >XGrabxaw.ad > /usr/X11R6/xrdb: No such file or directory > /usr/X11R6/xrdb: Can't open display '' > *** Error code 1 There is something wrong in your installation. xrdb should be /usr/X11R6/bin/xrdb, not /usr/X11R6/xrdb. On the other hand the error message occur because you don't have the DISPLAY variable in your environment. Are you running X11?? Jean-Marc _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr =============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9704071448.AA09837>