[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X questions



On Mon, Dec 28, 1998 at 11:18:41AM +0100, Marcus Geiger wrote:
> 
> Hi,
> 
> I want to know, with which X-toolkits some of the traditional X applications are implemented: ghostview, offix-files. (isn't it the athena widget set ???).

Easy :)

ldd `which ghostview`

will show you what dynamic libraries the application uses. Xaw/Xt is the
athena widgets. Xm is lesstif, etc. When in doubt go to the packages
search page on www.debian.org and put the library name in "contents" to
find the relative package.

-- 
Rafael Kitover
rkitover@io.com


Reply to: