> Hi John and Marc > > I attached the pictures which shows the output of the commands you > suggested me. As Marc suggested, none of your files in ./bin/ are executable. I suggest you start over, extracting the xilinx software as root, which should preserve the proper permissions. If you don't want to do that, do:
chmod -R ugo+x ./* That should make everything executable... John > Best Regards > > Rolando Paz > > > 2014-05-13 7:46 GMT-06:00 Rolando Paz <[email protected]>: > >> Hi John and Marc >> >> Unfortunately I do not have my PC in this moment, I am working on >> windows >> 7 machine :-) >> >> I hope to have my PC in a couple hours >> >> Regards >> >> Rolando Paz >> >> >> 2014-05-13 7:21 GMT-06:00 John Ford <[email protected]>: >> >> > On Tue, May 13, 2014 at 12:54 PM, Rolando Paz <[email protected]> >> wrote: >>> >> Hi Wesley >>> >> >>> >> I did this: >>> >> >>> >> rolando@rolando-MS-7815 >>> :/media/TERA/roach/Xilinx_ISE_DS_Lin_14.7_1015_1$ >>> >> chmod +x xsetup >>> >> rolando@rolando-MS-7815 >>> :/media/TERA/roach/Xilinx_ISE_DS_Lin_14.7_1015_1$ >>> >> sudo ./xsetup >>> >> ./xsetup: 18: ./xsetup: ./bin/lin64/xsetup: Permission denied >>> >> rolando@rolando-MS-7815 >>> :/media/TERA/roach/Xilinx_ISE_DS_Lin_14.7_1015_1$ >>> >> >>> > >>> > So now another file seems not marked executable - you probably >>> mounted >>> > the disc/dvd/stick >>> > in such a way as to inhibit execution ... >>> >>> Rolando, show us the results of >>> >>> ls -l . >>> >>> and >>> >>> ls -l ./bin/lin64 >>> >>> John >>> >>> > >>> > regards >>> > >>> > marc >>> > >>> >>> >>> >> >

