bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: IRIX sgiMode support


From: David Kaelbling
Subject: Re: IRIX sgiMode support
Date: Fri, 07 Dec 2001 14:57:52 -0500

The IRIX Interactive Desktop Integration Guide has more details, but be
sure to put "-lSgm" before "-lXm" on the link line.  To see whether it
has had any effect set *sgiMode:true in .Xdefaults and then do Open
File.  If you get a dialog box like the one in
<URL:http://techpubs.sgi.com:80/library/dynaweb_bin/ebt-bin/0650/nph-infosrch.cgi/infosrchtpl/SGI_Developer/IIDsktp_IG/@InfoSearch__BookTextView/2936>
the enhanced widget is being used.

        David

Dave Love wrote:
> 
> >>>>> "EZ" == Eli Zaretskii <eliz@is.elta.co.il> writes:
> 
>  EZ> On Tue, 20 Nov 2001, David Kaelbling wrote:
> 
>  >> When emacs 21.1 builds in SGI IRIX 6.5 with Motif, it only links
>  >> against -lXm.  Linking against "-lSgm -lXm" would let users enable the
>  >> SGI-specific Motif customizations, such as the revamped file selection
>  >> dialog box.  This would make emacs behave more like "normal" IRIX
>  >> Motif apps.
> 
>  EZ> I think you should be able to accomplish that if you invoke the
>  EZ> configure script like this:
> 
>  EZ>    LIBS=-lSgm ./configure
> 
> If it makes sense to use that library on Irix, I think configure
> should include it automatically if it's found.  However, I can't find
> doc on the library and if I include it in the link, I get
> 
> ld32: WARNING 84 : /usr/lib32/libSgm.so is not used for resolving any symbol.

-- 
David KAELBLING <drk@sgi.com>       Silicon Graphics Computer Systems
1 Cabot Rd, suite 250; Hudson, MA 01749     781.839.2157, fax ...2357



reply via email to

[Prev in Thread] Current Thread [Next in Thread]