Ivica Bukvic ico@vt.edu schreef:
Forgot to mention, building your own is a simple three-step process:
- get the source from git
- run the apt-get command found on L2Ork's software page to install Dev
libraries (simply copy and paste it into terminal) 3) in the source tree cd into l2ork_addons/ folder and run:
./tar_em_up.sh -B
Go get a lunch/coffee, come back in an hour and install your own brand new pd-l2ork (it will be located two folders up so you will have to type cd ../../ to get there)
HTH
hi ivica,
following your guidelines i get some errors and no result. my system is in dutch, but i think the errors are clear.
in the beginning there is this:
[..] ./tar_em_up.sh: regel 125: git: opdracht niet gevonden ./tar_em_up.sh: regel 126: git: opdracht niet gevonden [..]
the lines in question are: git submodule init git submodule update
lateron the proces ends with these lines:
[...]
make[1]: *** Er is geen regel om doel
'/home/rolfm/Downloads/pd-master/Gem/configure' te maken, nodig voor
'/home/rolfm/Downloads/pd-master/Gem/src/.libs/Gem.pd_linux'. Gestopt.
make[1]: Map '/home/rolfm/Downloads/pd-master/packages' wordt verlaten
make: *** [install] Fout 2
fakeroot dpkg-deb --build
/home/rolfm/Downloads/pd-master/packages/linux_make/build/
/home/rolfm/Downloads/pd-master/packages/linux_make/pd-l2ork-arch
-20130605.deb
getopt: onbekende optie '--build' <<"unknown option">>
fakeroot, create a fake root environment.
usage: fakeroot [-l|--lib fakerootlib] [-f|--faked fakedbin]
[-i file] [-s file] [-u|--unknown-is-real]
[-b|--fd-base fd] [-h|--help] [-v|--version]
[--] [command]
make: *** [deb] Fout 1
move full installer...
mv: kan status van ?*.deb? niet opvragen: Bestand of map bestaat niet
[...]
any suggestions?
i am on Ubuntu 12.04
rolf