X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=G+r12XOk7483b48x qfwVD32FQNDsn/aDB8nZi6huHeMbkxPNFAiYVHjJWHADcVwBavfZC/lvH38J90yP Ti4WzZ8qoAe1tG3hH5rpDBXOalsczJW7NTM0prNTtZ9qUlimZG71kcsXrcEQ2Blh s/jNhC3bk4fo9BPrevfEqbifGxE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=dRz4dqIrDjpQVSob/1IuJR VCk3U=; b=AucpwPrk8phe61kGH40xsE0Xj87SXGaRYfa2GsFHlI2BI15rPAnNq3 MPHND8oh0cNZy0YXBbTMWsTt6dKo+VlANQaCjzLXUADHHW/sPJpZimabAsn3+8TC w7OvDSAR0w3EN6o0FZFKNkGhKwuVypvSGQIkrq/Vhnem+0gxazA1A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=package-grep.cgi, packagegrepcgi, sk:package, cgi-bin2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: where does motif package install Xm/Xm.h? To: cygwin AT cygwin DOT com References: <895680206 DOT 5925037 DOT 1451180060116 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT com> <895680206 DOT 5925037 DOT 1451180060116 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com> From: Ken Brown Message-ID: <567F57FA.80009@cornell.edu> Date: Sat, 26 Dec 2015 22:16:10 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <895680206.5925037.1451180060116.JavaMail.yahoo@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/26/2015 8:34 PM, lloyd DOT wood AT yahoo DOT co DOT uk wrote: > > I'm attempting to compile Geomview, which depends on Motif, and requires > Xm/Xm.h to compile. > > So, installed openmotif 2.34-3 package and source.There's an /etc/X11/mwm so > something must have been installed. But where are the headerfiles (Xm/Xm.h > etc.) hiding? Not in the usual places; configure can't see them, can't > find them in the directory tree. Did the package even install them? > > What's the secret location these days? The secret location can be discovered by searching at https://cygwin.com/cgi-bin2/package-grep.cgi which will show you that you have to install libXm-devel. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple