[PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

rolfm at dds.nl rolfm at dds.nl
Fri Jun 7 01:26:19 CEST 2013


Ivica Ico Bukvic <ico at vt.edu> schreef:

> Looks like you don't have git installed which is unusual, as that is what
> you need to get the source from git in the first place. Do:
>
> sudo apt-get install git
>
> Then use git to retrieve latest source (as per pd-l2ork documentation found
> at http://l2ork.music.vt.edu/main/?page_id=56#install-dev):
>
> git clone git://github.com/pd-l2ork/pd.git pd-l2ork
>
> Then inside the newly created pd-l2ork/ folder go to l2ork_addons folder and
> follow instructions below.
>
> HTH
>

i have no experience with git, i downloaded the zip.
now, following the instructions above i get these errors:

[..]
rm: kan  
‘/home/rolfm/pd-l2ork/packages/linux_make/build//usr/lib/pd-l2ork/doc/manuals/Pd/ReadMe.html’ niet verwijderen: Bestand of map bestaat  
niet
make[1]: [readme_install] Fout 1 (genegeerd) 			<<ignored>>

rm: kan  
‘/home/rolfm/pd-l2ork/packages/linux_make/build//usr/lib/pd-l2ork/doc/manuals/Pd/Welcome.html’ niet verwijderen: Bestand of map bestaat  
niet
make[1]: [welcome_install] Fout 1 (genegeerd)			<<ignored>>

install -p /home/rolfm/pd-l2ork/packages/noncvs/linux/bin/*.*  
/home/rolfm/pd-l2ork/packages/linux_make/build//usr/bin
install: kan status van  
‘/home/rolfm/pd-l2ork/packages/noncvs/linux/bin/*.*’ niet opvragen:  
Bestand of map bestaat niet
make[1]: [noncvs_install] Fout 1 (genegeerd)			<<ignored>>

install -p  
/home/rolfm/pd-l2ork/packages/noncvs/linux/doc/5.reference/*.*  
/home/rolfm/pd-l2ork/packages/linux_make/build//usr/lib/pd-l2ork/doc/5.reference
install: kan status van  
‘/home/rolfm/pd-l2ork/packages/noncvs/linux/doc/5.reference/*.*’ niet  
opvragen: Bestand of map bestaat niet
make[1]: [noncvs_install] Fout 1 (genegeerd)			<<ignored>>

install -p /home/rolfm/pd-l2ork/packages/noncvs/linux/extra/*.*  
/home/rolfm/pd-l2ork/packages/linux_make/build//usr/lib/pd-l2ork/extra
install: kan status van  
‘/home/rolfm/pd-l2ork/packages/noncvs/linux/extra/*.*’ niet opvragen:  
Bestand of map bestaat niet
make[1]: [noncvs_install] Fout 1 (genegeerd)			<<ignored>>

test -d /home/rolfm/pd-l2ork/packages/noncvs/linux/gripd && \
		install -d /home/rolfm/pd-l2ork/packages/linux_make/build//usr/gripd
make[1]: [noncvs_install] Fout 1 (genegeerd)			<<ignored>>

install -p /home/rolfm/pd-l2ork/packages/noncvs/linux/gripd/*.* \
		/home/rolfm/pd-l2ork/packages/linux_make/build//usr/gripd
install: kan status van  
‘/home/rolfm/pd-l2ork/packages/noncvs/linux/gripd/*.*’ niet opvragen:  
Bestand of map bestaat niet
make[1]: [noncvs_install] Fout 1 (genegeerd)			<<ignored>>

Complete install succeeded!

fakeroot dpkg-deb --build  
/home/rolfm/pd-l2ork/packages/linux_make/build/  
/home/rolfm/pd-l2ork/packages/linux_make/pd-l2ork-`arch`-20130606.deb
getopt: onbekende optie '--build'
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

[..]

??

rolf




More information about the Pd-list mailing list