1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: OS X edm/medm openmotif woes |
From: | Eric Norum <[email protected]> |
To: | Jiro Fujita <[email protected]> |
Cc: | tech-talk <[email protected]> |
Date: | Fri, 26 Aug 2016 08:31:00 -0700 |
OS X 10.11.6 (El Capitan), EPICS R3.14.12, edm 1-12-102, HomeBrew openmotif-2.3.4. Only changes to base are to configure/os/CONFIG_SITE.darwinCommon.darwinCommon to pick up homebrew rather than Fink or DarwinPorts: OP_SYS_INCLUDES += -I/usr/local/include OP_SYS_LDFLAGS += $(addprefix -L,$(dir $(firstword $(wildcard /usr/local/lib/*)))) <extensionsTop>/configure/os/CONFIG_SITE.darwinCommon.darwinCommon has X11_LIB=/usr/X11R6/lib X11_INC=/usr/X11R6/include XPM_LIB=/usr/X11R6/lib XPM_INC=/usr/X11R6/include USR_INCLUDES += -I/opt/X11/include MOTIF_LIB=/usr/local/lib MOTIF_INC=/usr/local/include no problems building, but attempting to run edm gives Error: attempt to add non-widget child "dsm" to parent "edm" which supports only widgets This weekend I’ll try removing and reinstalling XQuartz just to make sure that there are no dregs of my previous DarwinPorts installation of openmotif.
--
Eric Norum [email protected] |