again im running in the same wall :/
this time under ubuntu 10.04
i got artoolkit running with my ps3CAM (so nice, so fast
after some struggle, of course...
and now i want to get pix_artoolkit working, wich should be possible on ubuntu from what i read.
Has anybody done this?
will i need to build gem from source, or is it enough to build [pix_artoolkit]?
in [pix_artoolkit] it says:
build instructions:
linux:
% aclocal -I /path/to/Gem/src/m4
% autoconf
% ./configure --with-artoolkit-includes=/path/to/artoolkit/include/ --with-artoolkit-libs=/path/to/artoolkit/lib/
% make
but when i type
sudo % aclocal -I /home/sebastian/Pd-0.42.5-extended/Gem/src/m4
sudo: %: command not found
any help would be appreciated