Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.mathworks.com!fu-berlin.de!news.dfn.de!news.uni-jena.de!news.HRZ.HAB-Weimar.DE!News.HTWM.De!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Where to find libXt.so.6.0 and libXaw.so.6.0? Date: 17 Jan 1996 01:20:13 GMT Organization: Private BSD site, Dresden Lines: 20 Message-ID: <4dhisd$r9@uriah.heep.sax.de> References: <30F6E924.4612@izi.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 Chris Marsey <cmarsey@izi.com> writes: > I've got 2.1 without X loaded. Are these X libraries? One os needed by > Hylafax and the other by emacs. I'd appreciate any insight into their > location. Thanks in advance. They are. They are the X11 Toolkit and Athena Widget Set libraries. (Despite of this, run ldd(1) -- there will be more libraries missing, at least libX.so.6.0, the basic Xlib.) I assume Hylafax links it to display an incoming Fax, and Emacs includes an X11 user interface. This is not required (i.e., you can also build an Emacs without it), but the default distribution did it this way. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)