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: Issues with installing the adPython plugin for areaDetector |
From: | <[email protected]> |
To: | <[email protected]> |
Cc: | [email protected] |
Date: | Wed, 28 Jan 2015 10:57:26 +0000 |
Well the module is now built and usable, it’s just the example IOC that is failing. In the iocs/example/exampleApp/Db/Makefile there is a PATH:= directive,
you could try adding the path to msi in here and see if it helps... Thanks, Tom Cobb From: David Michel [mailto:[email protected]]
Thanks Tom, I just deleted the protocol directory... it gets further but now fails at it cannot find msi although it is installed on the PATH... make[3]: Entering directory `/usr/local/epics/support/adPython/adPython-0-2/iocs/example/exampleApp/Db'
On 28 January 2015 at 09:58, <[email protected]> wrote: I’m a bit confused by the error, but the directory is not required for the build, so you can either
delete the adPythonApp/protocol directory, or comment out the line with $(wildcard protocol) in it in adPythonApp/Makefile. Thanks, Tom Cobb From:
[email protected] [mailto:[email protected]]
On Behalf Of David Michel Hi All, I'm currently having issues with installing adPython 0.2 for AreaDetector (R1.9) on Ubuntu (12.04). All I did was 1) download the plugin 2) edit the RELEASE to the relevant path
of my system 3), type make at the top level.... but the build just stop when entering the adPythonApp/protocol giving me the error "No rule to make target 'install'" It's probably something silly, but I cannot find what's wrong.... anyone seen this error before or has experience with installing this plugin? Many thanks David -- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee
please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |