Re: [PD] problem loading libraries

2009-11-08 Thread loic kessous
thanks Derek ! it works.
loic

On Thu, Nov 5, 2009 at 2:48 PM, Derek Holzer  wrote:

> If you really have no idea what you did, it's best to remove every copy of
> org.puredata.pd.plist in your system before trying to reinstall.
>
> Check in
>
> /User//Library/Preferences
>
> as well as
>
> /Library/Preferences
>
> Since both of these locations aren't in the .app folder, trashing the app
> won't fix the problem. More info:
>
> http://en.flossmanuals.net/PureData/AdvancedConfig
>
> Best,
> Derek
>
>
> loic kessous wrote:
>
>> Hi,
>>
>> When I start pd-extended I don't see anymore the load of the libraries,
>> and the externals are not loaded (as for example in the patch I try to make
>> work, dumpOSC, but also abstraction as some from the mapping library)
>>
>> I maybe change something in the path or startup stuff as I was trying to
>> fix something before
>>
>> I tried to move to trash pd and pd-extended and to download a fresh
>> version but it didn't work...
>>
>> I'm on a mac mini ppc g4, and I use Pd-0.41.4-extended-macosx104-powerpc
>>
>> please help
>>
>
>
> --
> ::: derek holzer ::: http://blog.myspace.com/macumbista :::
> http://www.vimeo.com/macumbista :::
> ---Oblique Strategy # 171:
> "Use your own ideas"
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-27 Thread Hans-Christoph Steiner


On Nov 27, 2006, at 5:56 AM, Oded Ben-Tal wrote:



On your computer, where is mass.pd_linux located? Try one of these  
commands:




Ok, now I found it:
/usr/lib/pd/extra/flatspace/
it seems all(?) object from extended libs are there somehow.


Many, but not all.  The flatspace library is not really a library  
like the rest.  It is the collection of objects that were assembled  
in externals/build/src with the intention of having a common set of  
objects in one global namespace.  In Pd-extended, its been packaged  
as the library "flatspace" so that people who want to operate that  
way can easily do so with Pd-extended.


.hc



I have the audacity to believe that peoples everywhere can have three  
meals a day for their bodies, education and culture for their minds,  
and dignity, equality and freedom for their spirits.  - Martin  
Luther King, Jr.




___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-27 Thread Oded Ben-Tal


On your computer, where is mass.pd_linux located? Try one of these commands:



Ok, now I found it:
/usr/lib/pd/extra/flatspace/
it seems all(?) object from extended libs are there somehow.

thanks
Oded

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-26 Thread Hans-Christoph Steiner


On Nov 26, 2006, at 6:09 AM, Oded Ben-Tal wrote:



That transcript means the libdir patch is included and working.   
Now just use the pmpd objects, like [mass].  Other than that there  
is not nearly enough info to see even what is going wrong.




after disabling SElinux, I still can't use any pmpd pbjects and  
when I open one of the examples it can't find any of the pmpd  
specific objects. here is what I get from verbose when I try to use  
[mass]

tried /usr/lib/pd/extra/pmpd/mass.pd_linux and failed
tried /usr/lib/pd/extra/mass.pd_linux and failed
tried /mnt/shared/Oded/altoft/mass/mass.pd_linux and failed
tried /usr/lib/pd/extra/pmpd/mass/mass.pd_linux and failed
tried /usr/lib/pd/extra/mass/mass.pd_linux and failed
tried /mnt/shared/Oded/altoft/mass.pd and failed
tried /usr/lib/pd/extra/pmpd/mass.pd and failed
tried /usr/lib/pd/extra/mass.pd and failed
tried /mnt/shared/Oded/altoft/mass.pat and failed
tried /usr/lib/pd/extra/pmpd/mass.pat and failed
tried /usr/lib/pd/extra/mass.pat and failed
 mass
... couldn't create


On your computer, where is mass.pd_linux located? Try one of these  
commands:


locate mass.pd_linux
find / -name mass.pd_linux

.hc



There is no way to peace, peace is the way.   -A.J. Muste



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-26 Thread Oded Ben-Tal


That transcript means the libdir patch is included and working.  Now just use 
the pmpd objects, like [mass].  Other than that there is not nearly enough 
info to see even what is going wrong.




after disabling SElinux, I still can't use any pmpd pbjects and when 
I open one of the examples it can't find any of the pmpd specific objects. 
here is what I get from verbose when I try to use [mass]

tried /usr/lib/pd/extra/pmpd/mass.pd_linux and failed
tried /usr/lib/pd/extra/mass.pd_linux and failed
tried /mnt/shared/Oded/altoft/mass/mass.pd_linux and failed
tried /usr/lib/pd/extra/pmpd/mass/mass.pd_linux and failed
tried /usr/lib/pd/extra/mass/mass.pd_linux and failed
tried /mnt/shared/Oded/altoft/mass.pd and failed
tried /usr/lib/pd/extra/pmpd/mass.pd and failed
tried /usr/lib/pd/extra/mass.pd and failed
tried /mnt/shared/Oded/altoft/mass.pat and failed
tried /usr/lib/pd/extra/pmpd/mass.pat and failed
tried /usr/lib/pd/extra/mass.pat and failed
 mass
... couldn't create

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-25 Thread Hans-Christoph Steiner


On Nov 24, 2006, at 10:56 AM, [EMAIL PROTECTED] wrote:


hi.
please reply to the pd-list too

Quoting Oded Ben-Tal <[EMAIL PROTECTED]>:


here is (part of) the output of -verbose

tried /usr/lib/pd/extra/pmpd/pmpd.pd and succeeded
Added to search path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/doc/5.reference/pmpd
Loaded libdir pmpd from /usr/lib/pd/extra/pmpd


this seems to be a problem with the libdir patch (which - to my  
knowledge - is not part of vanilla pd but only of pd-extended).


probably hans can comment on this.


That transcript means the libdir patch is included and working.  Now  
just use the pmpd objects, like [mass].  Other than that there is not  
nearly enough info to see even what is going wrong.


.hc



I spent 33 years and four months in active military service and  
during that period I spent most of my time as a high class muscle man  
for Big Business, for Wall Street and the bankers.  - General  
Smedley Butler




___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-25 Thread Romain Vuillet

Hi,

You need to disable SE Linux in Fedora to load Pd librairies !!!
In the Gnome menu : System --> Administration --> Security / firewall 
... or something like that


/romain V


[EMAIL PROTECTED] a écrit :

hi.
please reply to the pd-list too

Quoting Oded Ben-Tal <[EMAIL PROTECTED]>:


here is (part of) the output of -verbose

tried /usr/lib/pd/extra/pmpd/pmpd.pd and succeeded
Added to search path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/doc/5.reference/pmpd
Loaded libdir pmpd from /usr/lib/pd/extra/pmpd


this seems to be a problem with the libdir patch (which - to my 
knowledge - is not part of vanilla pd but only of pd-extended).


probably hans can comment on this.

mfg.adr.
IOhannes


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list
  


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-24 Thread zmoelnig

hi.
please reply to the pd-list too

Quoting Oded Ben-Tal <[EMAIL PROTECTED]>:


here is (part of) the output of -verbose

tried /usr/lib/pd/extra/pmpd/pmpd.pd and succeeded
Added to search path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/extra/pmpd
Added to help path: /usr/lib/pd/doc/5.reference/pmpd
Loaded libdir pmpd from /usr/lib/pd/extra/pmpd


this seems to be a problem with the libdir patch (which - to my 
knowledge - is not part of vanilla pd but only of pd-extended).


probably hans can comment on this.

mfg.adr.
IOhannes


binn6V2rg96xu.bin
Description: Öffentlicher 	PGP-Schlüssel
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problem loading libraries

2006-11-24 Thread IOhannes m zmoelnig
Oded Ben-Tal wrote:
> after updating my linux (to FC5) I am unable to load additional libraries
> (like zexy, iemlib, etc). I have the files installed, I can see the
> lib_x.pd_linux file but when I start pd I get an error 'can't load
> library' (even if I add path to specific directory), and the added
> objects defined in the library don't work.
> pd -oss -path /usr/lib/pd/extra/zexy/ -lib zexy
> 
> The only library that pd can load is Gem. (and I do have the help docs
> associated with the various libraries) I am running planetCCRMA FC5.
> 
> any suggestions?

please run pd with "-verbose" to see where it looks for the libraries.
are the permissions correct for the libs (you have to be able to read
them) ?

mfga.dr
IOhannes


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list