[Bf-committers] tests of branch NDOF

Shaul Kedem shaul.kedem at gmail.com
Sat Mar 15 00:27:04 CET 2008


Woohoo! It works, and it works great.

For FC8, I svn checked out the ndof branch, then compiled it (without
openal, but that's my machine) and then couldn't use the tool at all.

Then I downloaded blender-ndof-2008-03-14-linux-glibc27-py25-x86_64
and took the plugin from there (its here http://www.root42.de/blender)

Now it works, the rotation speed was a bit slow so I moved it up, I'd
like to see it more than 200% than standard if possible.

As for the build, if anyone wants it, here is some info:

ldd blender
        linux-vdso.so.1 =>  (0x00007fff823fd000)
        libz.so.1 => /lib64/libz.so.1 (0x0000003c83800000)
        libpython2.5.so.1.0 => /usr/lib64/libpython2.5.so.1.0
(0x0000003c97800000)
        libgettextlib-0.16.1.so => /usr/lib64/libgettextlib-0.16.1.so
(0x0000003c85400000)
        libHalf.so.6 => /usr/lib64/libHalf.so.6 (0x00000030cce00000)
        libIlmImf.so.6 => /usr/lib64/libIlmImf.so.6 (0x00000030cca00000)
        libIex.so.6 => /usr/lib64/libIex.so.6 (0x00000030cd200000)
        libImath.so.6 => /usr/lib64/libImath.so.6 (0x00000030cc200000)
        libSDL-1.2.so.0 => /usr/lib64/libSDL-1.2.so.0 (0x00000032a0a00000)
        libGL.so.1 => /usr/lib64/libGL.so.1 (0x00000033dc800000)
        libGLU.so.1 => /usr/lib64/libGLU.so.1 (0x00000033d9e00000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x0000003c0ee00000)
        libXi.so.6 => /usr/lib64/libXi.so.6 (0x0000003c0f600000)
        libutil.so.1 => /lib64/libutil.so.1 (0x0000003c8a400000)
        libc.so.6 => /lib64/libc.so.6 (0x0000003c82800000)
        libm.so.6 => /lib64/libm.so.6 (0x0000003c82c00000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000003c83000000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003c83400000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000003c88400000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000003c87400000)
        libIlmThread.so.6 => /usr/lib64/libIlmThread.so.6 (0x00000030cc600000)
        libGLcore.so.1 => /usr/lib64/libGLcore.so.1 (0x00000033d7a00000)
        libnvidia-tls.so.1 => /usr/lib64/tls/libnvidia-tls.so.1
(0x00000033d7800000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x0000003c0f200000)
        libxcb-xlib.so.0 => /usr/lib64/libxcb-xlib.so.0 (0x0000003c0e600000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x0000003c0ea00000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003c81600000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x0000003c83c00000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x0000003c84000000)


On Fri, Mar 14, 2008 at 11:46 PM, Stefan Gartner <stefang at aon.at> wrote:
> On Friday, 14. March 2008, Chris Want wrote:
>  >
>
> > Thank Stefan -- unfortunately the bzip2 compression has
>  > corrupted the tarball, i.e.,
>  >
>  > tar: Skipping to next header
>  >
>  > bzip2: Data integrity error when decompressing.
>  >          Input file = (stdin), output file = (stdout)
>  >
>  > It is possible that the compressed file(s) have become corrupted.
>  > You can use the -tvv option to test integrity of such files.
>  >
>  > Chris
>
>  Sorry for that. I've reuploaded the file as
>  http://www.quitch.net/~stefanga/blender/blender-ndof-linux-glibc2.7-x86_64-py2.5.tar.bz2
>
>  greetings,
>  stefan
>
>
>
> _______________________________________________
>  Bf-committers mailing list
>  Bf-committers at blender.org
>  http://lists.blender.org/mailman/listinfo/bf-committers
>
>


More information about the Bf-committers mailing list