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  <20112012  2013  2014  2015  2016  2017  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  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Installing virtual linac. Permission denied (noob question)
From: "J. Lewis Muir" <[email protected]>
To: Tim Fulcher <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Thu, 25 Aug 2011 09:32:34 -0500
On 8/25/11 4:38 AM, Tim Fulcher wrote:
> Hi all
> 
> I'm trying to install the virtual linac on ubuntu from the CD
> and I get the following permission denied error:
> tim@tim-System-Product-Name:/media/Aug 24 2011$ bash setup.sh
> setup.sh: line 190:
> setup.data/bin/Linux/x86/glibc-2.1/setup.gtk: Permission
> denied
> 
> Can anybody help?

Hi, Tim.

How is your CD mounted?  Can you type

  $ mount

and post the line for your CD?

If it is mounted with the 'noexec' option, that is likely the
problem.  You would either need to copy the contents of the CD
somewhere that does allow executing binaries (e.g. /tmp), or you
would need to change the mount options for the CD.  With the
right permissions (either as root or, on Ubuntu, using sudo),
you could change the mount options to allow executing binaries
with something like this (replacing MOUNT_POINT with the file
system location where your CD is mounted):

  $ sudo mount -o remount,exec MOUNT_POINT

Lewis

References:
Installing virtual linac. Permission denied (noob question) Tim Fulcher

Navigate by Date:
Prev: Re: ether_ip driver for ControlLogix PLCs and 'BOOL' tags Kasemir, Kay
Next: Re: 'open' epics backup? emmanuel_mayssat
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Installing virtual linac. Permission denied (noob question) Tim Fulcher
Next: RDD of epics pv emmanuel_mayssat
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·