here we go again ... i can't get it installed correctly (i thought i had it earlier...but i guess not). Granted i could just run the compiled version but i want to know how to do this. When i download load the source files for pd 0.39 and i double click on the pd icon the program runs fine..... but this is running without officially being compiled .... what am i missing by running pd this way. When i do try to compile i get this error....
cd ../extra/bonk~;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/choice;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/expr~;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/fiddle~;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/loop~;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/lrshift~;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/pique;make pd_darwin
make[1]: Nothing to be done for `pd_darwin'.
install -d //usr/local/lib/pd/bin
install: mkdir //usr/local/lib/pd: Permission denied
make: *** [install] Error 71
this was trying the "make install" method so i can just type pd and the program starts. does this error mean i'm not signed on as the superuser? When i try make and make depend i get this: As the only user of my computer i'd think i'm by default the superuser.
(src) 27 % make depend
make: Nothing to be done for depend'. (src) 28 % make cd ../extra/bonk~;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/choice;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/expr~;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/fiddle~;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/loop~;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
cd ../extra/lrshift~;make pd_darwin
make[1]: Nothing to be done for pd_darwin'. cd ../extra/pique;make pd_darwin make[1]: Nothing to be done for
pd_darwin'.
What is goin' on here .... i'd really appreciate tha help.
thanks, matt