You are not logged in.
Pages: 1
Hi, i'm trying to "ant install" v4l4j but it exits with the message:
install-libvideo:
[exec] make: arch: Command not found
[exec] make: Entering directory `/home/tux/v4l4j-0.9.0/libvideo'
[exec] /bin/sh: arch: not found
[exec] make: Leaving directory `/home/tux/v4l4j-0.9.0/libvideo'
[exec] /bin/sh: arch: not found
[exec] Makefile:76: *** Unable to determine architecture to select the right libpixfc. Stop.
BUILD FAILED
/home/tux/v4l4j-0.9.0/build.xml:99: exec returned: 2
Any tips?
Offline
I changed the arch command to uname -m in Makefile and worked, now i'm getting another errors but i think i can handle.
Thank you
Offline
I "tazpkg convert" the i386 debian packages from https://launchpad.net/~gillesg/+archive/ppa/+packages
and generated the jar with "ant clean all".
The packages and the jar can be founded at:
http://www.etyllica.com.br/slitaz/
If you get "no v4l4j in java.library.path" on Eclipse IDE, just point the jar's native files to /usr/lib/jni
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]