Re: [otb-users] Standalone binary version for linux

2016-01-19 Thread Rashad Kanavath
Okay. Let us know how it goes. On Tue, Jan 19, 2016 at 8:53 AM, Agustin Lobo wrote: > alobo@debi:~$ arch > i686 > > Apparently, the machine is 64 bits capable, but as windows 32bits was > installed, I wrongly > thought it was just 32 bits and installed the debian 32 bits

Re: [otb-users] Standalone binary version for linux

2016-01-18 Thread Agustin Lobo
alobo@debi:~$ arch i686 Apparently, the machine is 64 bits capable, but as windows 32bits was installed, I wrongly thought it was just 32 bits and installed the debian 32 bits version. Not a big deal as this is just an spare machine on which I'm testing Debian testing to verify that I can have

Re: [otb-users] Standalone binary version for linux

2016-01-15 Thread Rashad Kanavath
You have: Architecture: i686 what is arch command says ? For me it is x86_64 On Fri, Jan 15, 2016 at 10:55 AM, Agustin Lobo wrote: > But according to lscpu, my machine is both 32 and 64: > > alobo@debi:~/Downloads$ lscpu > Architecture: i686 > CPU

[otb-users] Standalone binary version for linux

2016-01-14 Thread Agustin Lobo
I've tried the linux standalone binary version provided in https://www.orfeo-toolbox.org/download/ on my Debian testing machine and does not work. Just get hundreds of lines such as: ./pkgsetup: line 31: /home/alobo/Downloads/OTB-5.2.0-Linux64/tools/patchelf: cannot execute binary file: Exec

Re: [otb-users] Standalone binary version for linux

2016-01-14 Thread Agustin Lobo
Here you have it: alobo@debi:~/Downloads$ ls -l *.run -rwxr-xr-x 1 alobo alobo 70770532 Jan 14 11:07 OTB-5.2.0-Linux64.run alobo@debi:~/Downloads$ ./OTB-5.2.0-Linux64.run Creating directory OTB-5.2.0-Linux64 Verifying archive integrity... All good. Then I get hundreds of ./pkgsetup: line 16:

Re: [otb-users] Standalone binary version for linux

2016-01-14 Thread Rashad Kanavath
On Thu, Jan 14, 2016 at 12:23 PM, Agustin Lobo wrote: > Here you have it: > alobo@debi:~/Downloads$ ls -l *.run > -rwxr-xr-x 1 alobo alobo 70770532 Jan 14 11:07 OTB-5.2.0-Linux64.run > > alobo@debi:~/Downloads$ ./OTB-5.2.0-Linux64.run > Creating directory OTB-5.2.0-Linux64