Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!aplcen!haven!mimsy!mojo!stripes From: stripes@eng.umd.edu (Joshua Osborne) Newsgroups: comp.windows.x Subject: Re: X11R4 for sun4 Message-ID: <1990Mar13.235100.13879@eng.umd.edu> Date: 13 Mar 90 23:51:00 GMT References: <9003061307.AA01968@sne42e> Sender: news@eng.umd.edu (The News System) Organization: Maryversity of Uniland, College Park Lines: 29 In article <9003061307.AA01968@sne42e> chuckles@SNE42E.ORL.MMC.COM (chuck strickland) writes: >1. xterm -- when I first bring up the release after the build and install > xterm dies with the messaage -- > " can't find shared library libXaw.so.4 " > the library is definitly there. I manually copied the xterm exectutable > from mit/clients/xterm to /usr/bin/X11 and it works. I checked the owner > and protection on the file and it did not change. Any suggestions. Was the version that "make install" puts there set-uid, or set-gid? If so and you are running SunOS >=4.0 && <= 4.1 then the .so file *must* be in the standard place (/usr/lib, or /usr/local/lib). [This is true *only* for set-uid, or set-gid files] >2. xbiff -- dies at startup with message > " cannot convert string flagup to Pixmap" > " cannot convert string flagdown to Pixmap" >3. xcalc -- start okay and gives initial window. But does not accept > any input. Has no keys on display. You don't have the search path for bitmaps & app-defaults correct. If you have all the patches and the problem still exists fix it by hand. I don't rember what files need to be changed, grep for /usr/local/X11 [or whereever the system was designed to be installed, *NOT* where you told it to go, the mit-default!] in all the .c & .h files in $TOP/mit/lib (you may be safe if you do just the Athena Widgets). -- stripes@eng.umd.edu "Security for Unix is like Josh_Osborne@Real_World,The Mutitasking for MS-DOS" "The dyslexic porgramer" - Kevin Lockwood "Don't try to change C into some nice, safe, portable programming language with all sharp edges removed, pick another language." - John Limpert