Hello,
I was trying to compile l2ork on Ubuntu Lucid 64 with ./tar_em_up.sh -e and I got this error (./tar_em_up.sh -F works fine though):
make[2]: Leaving directory /home/muranyia/Download/pd-l2ork/externals' make -C /home/muranyia/Download/pd-l2ork/pd distclean make[2]: Entering directory
/home/muranyia/Download/pd-l2ork/pd'
make[2]: *** No rule to make target distclean'. Stop. make[2]: Leaving directory
/home/muranyia/Download/pd-l2ork/pd'
make[1]: [distclean] Error 2 (ignored)
make[1]: Leaving directory /home/muranyia/Download/pd-l2ork/packages' tar dev installer... tar: pure-data: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors ./tar_em_up.sh: line 115: cd: pure-data/: No such file or directory Pd full installer... IMPORTANT! When ran for the first time this step requires internet connection to pull sources from other repositories... ls: cannot access Gem: No such file or directory fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git ./tar_em_up.sh: line 160: cd: doc/: No such file or directory Checked out revision 17050. cp: cannot stat
../l2ork_addons/doc/Makefile': No such file or directory
./tar_em_up.sh: line 217: cd: Gem/: No such file or directory
./tar_em_up.sh: line 220: cd: ../packages/linux_make: No such file or
directory
make: *** No rule to make target install'. Stop. copying l2ork-specific externals... ./tar_em_up.sh: line 229: cd: ../../l2ork_addons/patch_name: No such file or directory make: *** No rule to make target
clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat patch_name.pd_linux': No such file or directory cp: cannot stat
patch_name-help.pd': No such file or directory
./tar_em_up.sh: line 235: cd: ../disis_wiimote: No such file or directory
make: *** No rule to make target clean'. Stop. make: *** No targets specified and no makefile found. Stop. cp: cannot stat
disis_wiimote.pd_linux': No such file or directory
cp: cannot stat disis_wiimote-help.pd': No such file or directory ./tar_em_up.sh: line 241: cd: ../disis_netsend: No such file or directory make: *** No rule to make target
clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat disis_netsend.pd_linux': No such file or directory cp: cannot stat
disis_netsend-help.pd': No such file or directory
./tar_em_up.sh: line 247: cd: ../disis_netreceive: No such file or directory
make: *** No rule to make target clean'. Stop. make: *** No targets specified and no makefile found. Stop. cp: cannot stat
disis_netreceive.pd_linux': No such file or directory
cp: cannot stat disis_netreceive-help.pd': No such file or directory ./tar_em_up.sh: line 253: cd: ../disis_phasor: No such file or directory make: *** No rule to make target
clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat disis_phasor~.pd_linux': No such file or directory cp: cannot stat
disis_phasor~-help.pd': No such file or directory
./tar_em_up.sh: line 259: cd: ../spectdelay/spectdelay~: No such file or
directory
./tar_em_up.sh: line 260: ./linux-install.sh: No such file or directory
cp: cannot stat spectdelay~.pd_linux': No such file or directory cp: cannot stat
spectdelay~-help.pd': No such file or directory
cp: cannot stat array*': No such file or directory ./tar_em_up.sh: line 267: cd: ../packages/linux_make: No such file or directory tar full installer... make: *** No rule to make target
tarbz2'. Stop.
move full installer...
mv: cannot stat `build/pd*bz2': No such file or directory
l2ork addons...
tar: l2ork_addons: Cannot stat: No such file or directory
tar: ../l2ork_addons-x86_64-20130221.tar.bz2: Cannot open: Permission denied
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
./tar_em_up.sh: line 299: cd: l2ork_addons/: No such file or directory
done.
András