[Ves] eigen-3.1.0-alpha1.tar.gz md5sum

Robert Valkenburg rj.valkenburg at gmail.com
Sun Jul 22 04:46:09 EDT 2012


Hi,

Thanks for your quick response.

On Sun, Jul 22, 2012 at 6:18 PM, Pat Marion <pat.marion at kitware.com> wrote:
>
> Android NDK r7b is OK.  The README that says r6 is required is now out of
> date, r6 still works, but so do the newer versions.
>

Thanks, just to confirm r8 and r8b should be OK also?


> I'm not sure why you are getting an incorrect md5.  Could you try
> downloading the eigen tarball again?  Perhaps you need to delete the
> existing copy and let it to re-download.  I just tried downloading, and I
> get the md5:
>
> $ curl -O http://www.vtk.org/files/support/eigen-3.1.0-alpha1.tar.gz
> $ md5 eigen-3.1.0-alpha1.tar.gz
> MD5 (eigen-3.1.0-alpha1.tar.gz) = c04dedf4ae97b055b6dd2aaa01daf5e9
>

OK, I seem to be having trouble downloading eigen-3.1.0-alpha1.tar.gz.
 I have tried curl, wget and a web browser and i get two distinct md5
sums and most of time its the incorrect one.

$ md5sum eigen-3.1.0-alpha1.tar.gz
e42043011d3b5e1f1c3d5c9e01d9e116  eigen-3.1.0-alpha1.tar.gz
$ md5sum eigen-3.1.0-alpha1.tar.gz
c04dedf4ae97b055b6dd2aaa01daf5e9  eigen-3.1.0-alpha1.tar.gz

I will need to look into this latter.


If i manually place a correct tarball into
$ cp eigen-3.1.0-alpha1.tar.gz
$HOME/android/src/VES/Apps/Android/CMakeBuild/build/CMakeExternals/Download/

then it all builds correctly.

make -j4          2>&1 | tee make_output2.txt

...
 Installing: /disk/1/home/robert/android/src/VES/Apps/Android/CMakeBuild/build/CMakeExternals/Install/ves-android/lib/libkiwi.a
[100%] Completed 'ves-android'
[100%] Built target ves-android

I completed the Kiwi install also and that worked fine also (i only
had to change  android-14  to android-15 in configure_ant.sh) and runs
on the tablet.

Thanks for your help.
    Robert



More information about the Ves mailing list