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: build caQtDM |
From: | Ralph Lange via Tech-talk <[email protected]> |
To: | [email protected] |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Fri, 7 Dec 2018 08:48:04 +0100 |
Hi,I am facing a problem while installing caQtDM on a ubuntu 14.04 after properly setting the environment variables and making it. Below is the error shown:CaQtDM Error:
src/caqtdm_lib.cpp:27:20: fatal error: Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
make[1]: *** [obj/caqtdm_lib.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/nieyg/epics/QT/caqtdm-4.2.1/caQtDM_Lib'
make: *** [sub-caQtDM_Lib-make_default] Error 2--Please Suggest any solution to this!!Thanks