EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: How to configurate MCA for Octave
From: Mark Rivers <[email protected]>
To: 'Hulusi Öz' <[email protected]>, Eric Norum <[email protected]>, "[email protected]" <[email protected]>
Date: Fri, 22 Jul 2016 22:15:19 +0000

Ø  3) But after you said that edit the PATH , I did this. "export PATH=/opt/epics/base/bin/linux-x86_64"

 

Linux has a file that it executes every time you log in.  Which file depends on which shell you are running.  For the bash shell the file is .bash_profile in your home directory.  You need to put your “export PATH” command in that file like Pete Jemian described.  You can load that file into any terminal without logging out by doing

 

source ~/.bash_profile

 

The next time you log in the PATH will be correct.

 

Mark

 

 

From: Hulusi Öz [mailto:[email protected]]
Sent: Friday, July 22, 2016 5:02 PM
To: Mark Rivers; Eric Norum; [email protected]
Subject: Re: How to configurate MCA for Octave

 

Thank you so much.. It works fine. But there is something that occurs when I change it.

 

According to the quick example that is Eric Norum's under this talk, 

 

1) I make an IOC example with 

                 "../../../makeBaseApp -t example example"

                 "../../../makeBaseApp -i -t example example"

I've got the same result as the same with Eric Norum's.

 

2) I run it. Again,I've got the same result. I mean that works fine.

 

3) But after you said that edit the PATH , I did this. "export PATH=/opt/epics/base/bin/linux-x86_64"

    And camonitor does not work in other terminal. If I edit it again on the current terminal, it works fine. 

    But under that terminal , when I try to do 4th step, which is runnig the Octave, there is an error that's saying it's a different path with Octave.

 

I am wondering, did I make a wrong building for Epics_Base at the beginning by setting the environment variables. Or is there another way to do it permanently for just Epics_Base path, for not the others (since I've got path error on the same terminal while I have to run different apps.).When I edit it, the others (such as Octave) are changing in terms of PATH.

 

Thanks in advance.. Best Regards..

 

2016-07-23 0:38 GMT+03:00 Mark Rivers <[email protected]>:

That is your problem.  You need to edit your login script to add /epics/base/bin/linux-x86_64 to your PATH environment variable.  Then it will find camonitor when you type that command.

 

Mark

 

 

From: Hulusi Öz [mailto:[email protected]]
Sent: Friday, July 22, 2016 4:36 PM
To: Mark Rivers; [email protected]
Subject: Re: How to configurate MCA for Octave

 

I got this,sir :

 

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

 

 

2016-07-23 0:29 GMT+03:00 Mark Rivers <[email protected]>:

I suspect the files are in base, but base is not in your path.  Please send the output of

 

echo $PATH

 

Mark

 

From: [email protected] [mailto:[email protected]] On Behalf Of Eric Norum
Sent: Friday, July 22, 2016 4:19 PM
To: Hulusi Öz
Cc: [email protected]
Subject: Re: How to configurate MCA for Octave

 

What version of EPICS are you using?  What does

            ls -l /epics/base/bin/linux-x86_64

show?

 

I was under the impression that caget/caput/camonitor and such had versions in base for quite some time.

 

 

On Jul 22, 2016, at 1:10 PM, Hulusi Öz <[email protected]> wrote:

 

It's on that path (/epics/base/bin/linux-x86_64). But when I type "which camonitor" , there is no response like yours,sir.

 

-- 
Eric Norum
[email protected]


 

 

 


References:
How to configurate MCA for Octave Hulusi Öz
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Hulusi Öz
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Hulusi Öz
Re: How to configurate MCA for Octave Hulusi Öz
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Eric Norum
Re: How to configurate MCA for Octave Hulusi Öz
Re: How to configurate MCA for Octave Eric Norum
RE: How to configurate MCA for Octave Mark Rivers
Re: How to configurate MCA for Octave Hulusi Öz
RE: How to configurate MCA for Octave Mark Rivers
Re: How to configurate MCA for Octave Hulusi Öz

Navigate by Date:
Prev: Re: How to configurate MCA for Octave Eric Norum
Next: Re: How to configurate MCA for Octave Pete Jemian
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: How to configurate MCA for Octave Hulusi Öz
Next: Re: How to configurate MCA for Octave Pete Jemian
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 23 Jul 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·