From: vladimir@intrepid.com (Vladimir Vukicevic) Subject: Re: Excellent, up and running LINUX!! Date: Thu, 22 Apr 1993 04:08:21 GMT
In article <1993Apr16.230251.4151@ccsvax.sfasu.edu> z_delgadoap@ccsvax.sfasu.edu writes:
>Excellent!!!
>
>I am a new user to Linux, in fact I just got it up and running today!! I have
>performed a base system + X11 SLS install from SLS 1.0 available at TSX-11...
>I have just a couple of questions that I have not found in any of the docs...
>
>1. When I finally got X configured, for some reason it looked in a dir
>
>/u/openwin/bin
>
>for all of the openwin stuff, my install did not put it uner /u, but under /usr
>since I gather that /usr is the right place, how can I fix the X* files to
>look in the right place??
Two ways. First, (simple, but actually a kludge), do (as root):
ln -s /usr /u
Second, edit the xinit file (/usr/X386/lib/X11/xinit/[*]), and search for
a environ var called "OPENWINHOME" (check in /usr/openwin as well.). This
should be incorrectly set to /u/openwin; change it to /usr/openwin. All
the XView/Openwin stuff base pathanems off OPENWINHOME.
- Vladimir
-- #---- Vladimir Vukicevic #include <std_disclaimer.h> #--------- vladimir@intrepid.com #--------