[PD] more compilation probs

Matthew Williams mwilliams994 at nc.rr.com
Thu Oct 27 00:14:52 CEST 2005


one more thing ... can anyone tell me why when using the "wish' shell  
and i type in 'sudo'  it asks for my password but it skips right over 
it and goes to the next command line"

% sudo install
password:
%

Thats what i get .  It will not let me type my password.

weird,   matt

On Oct 26, 2005, at 1:09 AM, david golightly wrote:

> You're on OS X, right?  What you want to do is:
>
> $ sudo make clean && make && make install
>
> it asks you for your password, then won't give you this "permission 
> denied" any longer.  (The magic of the sudo command...)  Unix (Darwin) 
> works this way to make sure you don't mess up your system on accident 
> - it's Unix's (Darwin's) way of protecting your system from you.
>
> Hope that helps.
>
> David
>
>
> -  ---=---^---   -^-  -=- - - ^------ - -^---^-  -- --^^  --===
>
> homepage:
> http://www.davidgolightly.net
>
>
>
>
>
>> From: Matthew Williams <mwilliams994 at nc.rr.com>
>> To: pd list <pd-list at iem.at>
>> Subject: [PD] more compilation probs
>> Date: Tue, 25 Oct 2005 22:51:42 -0400
>>
>> 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
>>
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list
>
>





More information about the Pd-list mailing list