Re: [PD] pd-extended 39-3 libraries load

2007-10-16 Thread Hans-Christoph Steiner

That could work.  I don't use Windows, except to make sure these  
builds work, so I'm not the one to do it.  The registry stuff works  
fine from what I've seen.  Any volunteers?

.hc

On Oct 15, 2007, at 3:38 AM, pit klong wrote:

 the safest solution would be, a batch-file for windows loading all,  
 no? could that be attached to pd-ext?


 Try [oscx/dumpOSC].

 I just uninstalled Pd-0.39.2-extended-rc3 on WinXP and installed this
 version [dumpOSC] worked out of box.

 http://autobuild.puredata.info/auto-build/2007-10-09/

 .hc

 On Oct 9, 2007, at 5:23 AM, pit klong wrote:



 the problem with demux is, that it is an abbreviation for
 demultiplex,
 and pd(-extended) does not recognize it by default. (after you
 created

 sorry, unlucky example. but again, pd-extended doesn't load a lot
 of libraries after installing. i mentioned also dumpOSC, and so  
 on.

 p.

 demultiplex you can also create demux objects). to solve that  
 problem
 add -lib zexy to your preferences/startup startup flags. I hope  
 that
 does it.
 I think that bug is fixed in the newer versions of pd-extended
 (autobuild).
 you can also try to use [import zexy] in your patch.
 marius.


 pit klong wrote:
 On Windows, if you install the registry settings that are
 included in
 the installer, then all of the libraries will be loaded.

 You can also run \Program Files\pd\pd-settings.reg to set all
 libraries to load on startup.

 it definitely doesn't work. i installed it, run manually
 pd-settings.reg, but still (and also after rebooting) objects like
 demux or dumpOSC
 aren't available.

 pit


 .hc

 On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10
 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

 Best

 Luiz

 -- Forwarded message --
 From: Luiz Naveda lab.naveda at gmail.com
 Date: Oct 7, 2007 12:51 PM
 Subject: Re: [PD] pd-extended 39-3 libraries load
 To: pit klong klong1 at gmx.de

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10
 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

 Best

 Luiz
 On 10/7/07, pit klong klong1 at gmx.de wrote:
 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,
 with default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10  
 slots
 for paths, but you have plenty of more paths with libraries/
 externals in pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit



 -- 
 GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
 Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/ 
 freemail

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



 - 
 ---
 

 Looking at things from a more basic level, you can come up with a
 more direct solution... It may sound small in theory, but it in
 practice, it can change entire economies. - Amy Smith


 -- 
 Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
 Browser-Versionen downloaden: http://www.gmx.net/de/go/browser



 


[W]e have invented the technology to eliminate scarcity, but we are  
deliberately throwing it away to benefit those who profit from  
scarcity.-John Gilmore



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


Re: [PD] pd-extended 39-3 libraries load

2007-10-15 Thread pit klong
the safest solution would be, a batch-file for windows loading all, no? could 
that be attached to pd-ext?


 Try [oscx/dumpOSC].
 
 I just uninstalled Pd-0.39.2-extended-rc3 on WinXP and installed this  
 version [dumpOSC] worked out of box.
 
 http://autobuild.puredata.info/auto-build/2007-10-09/
 
 .hc
 
 On Oct 9, 2007, at 5:23 AM, pit klong wrote:
 
 
 
  the problem with demux is, that it is an abbreviation for  
  demultiplex,
  and pd(-extended) does not recognize it by default. (after you  
  created
 
  sorry, unlucky example. but again, pd-extended doesn't load a lot  
  of libraries after installing. i mentioned also dumpOSC, and so on.
 
  p.
 
  demultiplex you can also create demux objects). to solve that problem
  add -lib zexy to your preferences/startup startup flags. I hope that
  does it.
  I think that bug is fixed in the newer versions of pd-extended
  (autobuild).
  you can also try to use [import zexy] in your patch.
  marius.
 
 
  pit klong wrote:
  On Windows, if you install the registry settings that are  
  included in
  the installer, then all of the libraries will be loaded.
 
  You can also run \Program Files\pd\pd-settings.reg to set all
  libraries to load on startup.
 
  it definitely doesn't work. i installed it, run manually
  pd-settings.reg, but still (and also after rebooting) objects like  
  demux or dumpOSC
  aren't available.
 
  pit
 
 
  .hc
 
  On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:
 
  I ask me the same thing every day...
 
  Nowdays I have had a strange problem. I have my own library which
  depends on some other libraris from PD extended. When I have to
  install it in other computers, I put my folders in 2 of the 10  
  slot-
  path but normally it misses 3 or 4 other libraries, so I start to
  look for the missing objects and rewrite all missing libraries in
  the 10 slots...
 
  Best
 
  Luiz
 
  -- Forwarded message --
  From: Luiz Naveda lab.naveda at gmail.com
  Date: Oct 7, 2007 12:51 PM
  Subject: Re: [PD] pd-extended 39-3 libraries load
  To: pit klong klong1 at gmx.de
 
  I ask me the same thing every day...
 
  Nowdays I have had a strange problem. I have my own library which
  depends on some other libraris from PD extended. When I have to
  install it in other computers, I put my folders in 2 of the 10  
  slot-
  path but normally it misses 3 or 4 other libraries, so I start to
  look for the missing objects and rewrite all missing libraries in
  the 10 slots...
 
  Best
 
  Luiz
  On 10/7/07, pit klong klong1 at gmx.de wrote:
  hello list,
  i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,
  with default library set.
 
  i wonder that no dll's from the extra-path are available.
  and i do not understand at all, in file-path... there are 10 slots
  for paths, but you have plenty of more paths with libraries/
  externals in pd-ext.
 
  how do i manage a startup that loads ALL externals, ALL dlls?
 
  regards,
  pit
 
 
 
  -- 
  GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
  Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
  listinfo/pd-list
 
 
 
  
 
 
 Looking at things from a more basic level, you can come up with a  
 more direct solution... It may sound small in theory, but it in  
 practice, it can change entire economies. - Amy Smith
 

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

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


Re: [PD] pd-extended 39-3 libraries load

2007-10-12 Thread IOhannes m zmoelnig
Hans-Christoph Steiner wrote:
 The 10 items thing is a well known bug... An import help patch  
 exists, but it doesn't seem to get installed properly.  That's a bug,  
 it should be reported:
 
 http://puredata.org/dev/bugtracker/

and don't forget to look through the patch-tracker whether you might
already find something that fixes your bug.


fmgdr.
IOhannes

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


Re: [PD] pd-extended 39-3 libraries load

2007-10-12 Thread Anders Friberg
I experienced exactly the same thing as Luiz. When I did a fresh load of 
the extended version that you suggested (no entry in 
HKEY_LOCAL_MACHINE\SOFTWARE\Pd which was properly removed by the 
uninstall) it seemed to work decently. For example freeverb~ loaded when 
the freeverb help patch was opened in the browser. After saving the 
Path... dialog (without the freeverb path - and without changing any 
paths) the freeverb~ object no longer loaded when opening the help 
patch. Now the question is what pd-extended is doing with the search 
paths and how is it used in the Browser? For example, are all the 
browser help patches supposed to work out-of-the-box?
The pd settings including the search paths seems to survive 
uninstall/install procedures which is kind of neat from a user point of 
view but it makes this kind of debugging difficult.

 From the pd documentation it make sense that the freeverb~ is not found 
since it is not part of the search path. However, it would be extremely 
helpful if the use standard extension flag also searched the 
subdirectories in extra! I suspect that this is an old issue but it is 
even more important with the large number of directories in the 
pd-extended version.
/Anders

Hans-Christoph Steiner wrote:

 The 10 items thing is a well known bug... An import help patch exists, 
 but it doesn't seem to get installed properly.  That's a bug, it 
 should be reported:

 http://puredata.org/dev/bugtracker/

 .hc

 On Oct 11, 2007, at 5:30 PM, Luiz Naveda wrote:

 Hi Hans,

 The problem (for me) is not exactly loading extended libraries at
 start up. The problem starts when you try to modify the path slots in
 the file menu. After this I don't know what happens...Some libraries
 are missing...

 And I start to ask myself: Why ten? If I overwrite one slot I miss the
 overwrote library? I've checked the registry and the adresses were
 there...

 To complete, after rewrite the registry...nothing loads...and I have
 to reinstall PD, again

 I already checked the docs and the information is cloudy...for me.
 This affect directly the modularity and development of libraries.Is it
 possible to create a super-searching path (with subdirectory search)?
 So, if you want load something, just throw the folder there.

 [import] doesnt work, and it has no docs, until now
 I am using Pd version 0.39.3-extended-rc5

 Best

 Luiz

 On 10/10/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:


 I haven't been able to reproduce this problem.  All of the libraries 
 should
 be loaded by default.  This is how it worked for me on the two WinXP
 machines I've tested on.

 Perhaps there is something stuck in the registry that is causing 
 problems.
 Try deleting the Pd registry settings.  Delete this whole folder:

 HKEY_LOCAL_MACHINE\SOFTWARE\Pd

 Careful!  You can really screw things up if you delete the wrong thing.
 Then try reinstalling using this version:

 http://autobuild.puredata.info/auto-build/2007-10-10/Pd-0.39.3-extended-windowsxp-i386.exe
  


 If that doesn't work, please file a bug report with as much 
 information as
 possible.

 .hc


 On Oct 10, 2007, at 5:05 AM, Anders Friberg wrote:
  I had for a long time similar struggles related to missing objects in
 pd-extended.
  To use the colon as separator does not seem to work on Windows - which
 makes sense since paths usually contain a colon as well.
  And if I want to use all libs in extended I have to list 51 paths 
 since
 that is the number of folders in /pd/extra/!
  And it is very confusing (especially for a beginner) when the help 
 patches
 in the browser do not work from the beginning.
  It would be wonderful to have a working out-of-the-box solution 
 to this
 problem. (and yes - I clicked the reg file)
  pd-extended is a great effort and if this issue can be solved it would
 improve the usability enormously.
  /Anders

  Max Neupert wrote:
  Am 07.10.2007 um 07:12 schrieb Luiz Naveda:


  Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

  to add more entries you may use the : as a separator as described 
 here:

 http://puredata.org/docs/tutorials/TipsAndTricks#add-more-entries-to-
 the-path-and-library-dialogs

 ___
 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


 
  


 All information should be free.  - the hacker ethic





 ___
 

Re: [PD] pd-extended 39-3 libraries load

2007-10-11 Thread Hans-Christoph Steiner

The 10 items thing is a well known bug... An import help patch  
exists, but it doesn't seem to get installed properly.  That's a bug,  
it should be reported:

http://puredata.org/dev/bugtracker/

.hc

On Oct 11, 2007, at 5:30 PM, Luiz Naveda wrote:

 Hi Hans,

 The problem (for me) is not exactly loading extended libraries at
 start up. The problem starts when you try to modify the path slots in
 the file menu. After this I don't know what happens...Some libraries
 are missing...

 And I start to ask myself: Why ten? If I overwrite one slot I miss the
 overwrote library? I've checked the registry and the adresses were
 there...

 To complete, after rewrite the registry...nothing loads...and I have
 to reinstall PD, again

 I already checked the docs and the information is cloudy...for me.
 This affect directly the modularity and development of libraries.Is it
 possible to create a super-searching path (with subdirectory search)?
 So, if you want load something, just throw the folder there.

 [import] doesnt work, and it has no docs, until now
 I am using Pd version 0.39.3-extended-rc5

 Best

 Luiz

 On 10/10/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:


 I haven't been able to reproduce this problem.  All of the  
 libraries should
 be loaded by default.  This is how it worked for me on the two WinXP
 machines I've tested on.

 Perhaps there is something stuck in the registry that is causing  
 problems.
 Try deleting the Pd registry settings.  Delete this whole folder:

 HKEY_LOCAL_MACHINE\SOFTWARE\Pd

 Careful!  You can really screw things up if you delete the wrong  
 thing.
 Then try reinstalling using this version:

 http://autobuild.puredata.info/auto-build/2007-10-10/Pd-0.39.3- 
 extended-windowsxp-i386.exe

 If that doesn't work, please file a bug report with as much  
 information as
 possible.

 .hc


 On Oct 10, 2007, at 5:05 AM, Anders Friberg wrote:
  I had for a long time similar struggles related to missing  
 objects in
 pd-extended.
  To use the colon as separator does not seem to work on Windows -  
 which
 makes sense since paths usually contain a colon as well.
  And if I want to use all libs in extended I have to list 51 paths  
 since
 that is the number of folders in /pd/extra/!
  And it is very confusing (especially for a beginner) when the  
 help patches
 in the browser do not work from the beginning.
  It would be wonderful to have a working out-of-the-box solution  
 to this
 problem. (and yes - I clicked the reg file)
  pd-extended is a great effort and if this issue can be solved it  
 would
 improve the usability enormously.
  /Anders

  Max Neupert wrote:
  Am 07.10.2007 um 07:12 schrieb Luiz Naveda:


  Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

  to add more entries you may use the : as a separator as described  
 here:

 http://puredata.org/docs/tutorials/TipsAndTricks#add-more-entries-to-
 the-path-and-library-dialogs

 ___
 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


 - 
 ---

 All information should be free.  - the hacker ethic





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




 -- 
 Luiz Naveda
 _
   Mobile: + 32 0487 245594
   IPEM - Dep. of Musicology
   Blandijnberg 2
   Ghent University,
   Ghent, B-9000
   Belgium

^v^
^v^
   ^v^

 ^~^~^~^~^~^~^~^~~^~~^~~^~^~^~~~^^~^
  ^~^~^~^~^~^~^~^~^~^~~^~~^~~^~^~^~~~^~~~



 


   http://at.or.at/hans/



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


Re: [PD] pd-extended 39-3 libraries load

2007-10-10 Thread Anders Friberg
I had for a long time similar struggles related to missing objects in 
pd-extended.
To use the colon as separator does not seem to work on Windows - which 
makes sense since paths usually contain a colon as well.
And if I want to use all libs in extended I have to list 51 paths since 
that is the number of folders in /pd/extra/!
And it is very confusing (especially for a beginner) when the help 
patches in the browser do not work from the beginning.
It would be wonderful to have a working out-of-the-box solution to 
this problem. (and yes - I clicked the reg file)
pd-extended is a great effort and if this issue can be solved it would 
improve the usability enormously.

/Anders

Max Neupert wrote:

Am 07.10.2007 um 07:12 schrieb Luiz Naveda:
  
Nowdays I have had a strange problem. I have my own library which  
depends on some other libraris from PD extended. When I have to  
install it in other computers, I put my folders in 2 of the 10 slot- 
path but normally it misses 3 or 4 other libraries, so I start to  
look for the missing objects and rewrite all missing libraries in  
the 10 slots...



to add more entries you may use the : as a separator as described here:

http://puredata.org/docs/tutorials/TipsAndTricks#add-more-entries-to- 
the-path-and-library-dialogs


___
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] pd-extended 39-3 libraries load

2007-10-10 Thread Hans-Christoph Steiner


I haven't been able to reproduce this problem.  All of the libraries  
should be loaded by default.  This is how it worked for me on the two  
WinXP machines I've tested on.


Perhaps there is something stuck in the registry that is causing  
problems.  Try deleting the Pd registry settings.  Delete this whole  
folder:


HKEY_LOCAL_MACHINE\SOFTWARE\Pd

Careful!  You can really screw things up if you delete the wrong  
thing.  Then try reinstalling using this version:


http://autobuild.puredata.info/auto-build/2007-10-10/Pd-0.39.3- 
extended-windowsxp-i386.exe


If that doesn't work, please file a bug report with as much  
information as possible.


.hc

On Oct 10, 2007, at 5:05 AM, Anders Friberg wrote:

I had for a long time similar struggles related to missing objects  
in pd-extended.
To use the colon as separator does not seem to work on Windows -  
which makes sense since paths usually contain a colon as well.
And if I want to use all libs in extended I have to list 51 paths  
since that is the number of folders in /pd/extra/!
And it is very confusing (especially for a beginner) when the help  
patches in the browser do not work from the beginning.
It would be wonderful to have a working out-of-the-box solution  
to this problem. (and yes - I clicked the reg file)
pd-extended is a great effort and if this issue can be solved it  
would improve the usability enormously.

/Anders

Max Neupert wrote:

Am 07.10.2007 um 07:12 schrieb Luiz Naveda:


Nowdays I have had a strange problem. I have my own library which
depends on some other libraris from PD extended. When I have to
install it in other computers, I put my folders in 2 of the 10 slot-
path but normally it misses 3 or 4 other libraries, so I start to
look for the missing objects and rewrite all missing libraries in
the 10 slots...

to add more entries you may use the : as a separator as described  
here:


http://puredata.org/docs/tutorials/TipsAndTricks#add-more-entries-to-
the-path-and-library-dialogs

___
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




 



All information should be free.  - the hacker ethic




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


Re: [PD] pd-extended 39-3 libraries load

2007-10-09 Thread Martin Peach
pit klong wrote:
sorry, unlucky example. but again, pd-extended doesn't load a lot of 
libraries after installing. i mentioned also dumpOSC, and so on.

I guess that's because pd doesn't drill down into the extra directory to 
find things unless you specify the path.
At least on the 040 extended version, I find that I have to move all the 
externals out of their directories within pd/extra and put them in pd/extra. 
So for example everything in pd/extra/oscx would go into /pd/extra. The same 
applies for the help patches in directories inside pd/doc/5.reference.
There's also an [import] object that you can give the name of the directory 
but it doesn't work for me.
You can also use [oscx/dumpOSC] but that's messy, IMHO.
Martin



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


Re: [PD] pd-extended 39-3 libraries load

2007-10-09 Thread Hans-Christoph Steiner

Try [oscx/dumpOSC].

I just uninstalled Pd-0.39.2-extended-rc3 on WinXP and installed this  
version [dumpOSC] worked out of box.

http://autobuild.puredata.info/auto-build/2007-10-09/

.hc

On Oct 9, 2007, at 5:23 AM, pit klong wrote:



 the problem with demux is, that it is an abbreviation for  
 demultiplex,
 and pd(-extended) does not recognize it by default. (after you  
 created

 sorry, unlucky example. but again, pd-extended doesn't load a lot  
 of libraries after installing. i mentioned also dumpOSC, and so on.

 p.

 demultiplex you can also create demux objects). to solve that problem
 add -lib zexy to your preferences/startup startup flags. I hope that
 does it.
 I think that bug is fixed in the newer versions of pd-extended
 (autobuild).
 you can also try to use [import zexy] in your patch.
 marius.


 pit klong wrote:
 On Windows, if you install the registry settings that are  
 included in
 the installer, then all of the libraries will be loaded.

 You can also run \Program Files\pd\pd-settings.reg to set all
 libraries to load on startup.

 it definitely doesn't work. i installed it, run manually
 pd-settings.reg, but still (and also after rebooting) objects like  
 demux or dumpOSC
 aren't available.

 pit


 .hc

 On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10  
 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

 Best

 Luiz

 -- Forwarded message --
 From: Luiz Naveda lab.naveda at gmail.com
 Date: Oct 7, 2007 12:51 PM
 Subject: Re: [PD] pd-extended 39-3 libraries load
 To: pit klong klong1 at gmx.de

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which
 depends on some other libraris from PD extended. When I have to
 install it in other computers, I put my folders in 2 of the 10  
 slot-
 path but normally it misses 3 or 4 other libraries, so I start to
 look for the missing objects and rewrite all missing libraries in
 the 10 slots...

 Best

 Luiz
 On 10/7/07, pit klong klong1 at gmx.de wrote:
 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,
 with default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10 slots
 for paths, but you have plenty of more paths with libraries/
 externals in pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit



 -- 
 GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
 Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

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



 


Looking at things from a more basic level, you can come up with a  
more direct solution... It may sound small in theory, but it in  
practice, it can change entire economies. - Amy Smith



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


[PD] pd-extended 39-3 libraries load

2007-10-08 Thread pit klong
 On Windows, if you install the registry settings that are included in  
 the installer, then all of the libraries will be loaded.

 You can also run \Program Files\pd\pd-settings.reg to set all  
 libraries to load on startup.

it definitely doesn't work. i installed it, run manually pd-settings.reg, but 
still (and also after rebooting) objects like demux or dumpOSC aren't 
available.

pit


.hc

On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:


 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which  
 depends on some other libraris from PD extended. When I have to  
 install it in other computers, I put my folders in 2 of the 10 slot- 
 path but normally it misses 3 or 4 other libraries, so I start to  
 look for the missing objects and rewrite all missing libraries in  
 the 10 slots...

 Best

 Luiz

 -- Forwarded message --
 From: Luiz Naveda lab.naveda at gmail.com
 Date: Oct 7, 2007 12:51 PM
 Subject: Re: [PD] pd-extended 39-3 libraries load
 To: pit klong klong1 at gmx.de

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which  
 depends on some other libraris from PD extended. When I have to  
 install it in other computers, I put my folders in 2 of the 10 slot- 
 path but normally it misses 3 or 4 other libraries, so I start to  
 look for the missing objects and rewrite all missing libraries in  
 the 10 slots...

 Best

 Luiz
 On 10/7/07, pit klong klong1 at gmx.de wrote:
 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,  
 with default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10 slots  
 for paths, but you have plenty of more paths with libraries/  
 externals in pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit


-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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


Re: [PD] pd-extended 39-3 libraries load

2007-10-08 Thread marius schebella
pit,
(I just sent a reply to the wrong mail...(gem problem))
the problem with demux is, that it is an abbreviation for demultiplex, 
and pd(-extended) does not recognize it by default. (after you created 
demultiplex you can also create demux objects). to solve that problem 
add -lib zexy to your preferences/startup startup flags. I hope that 
does it.
I think that bug is fixed in the newer versions of pd-extended (autobuild).
you can also try to use [import zexy] in your patch.
marius.


pit klong wrote:
 On Windows, if you install the registry settings that are included in  
 the installer, then all of the libraries will be loaded.
 
 You can also run \Program Files\pd\pd-settings.reg to set all  
 libraries to load on startup.
 
 it definitely doesn't work. i installed it, run manually pd-settings.reg, but 
 still (and also after rebooting) objects like demux or dumpOSC aren't 
 available.
 
 pit
 
 
 .hc
 
 On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:
 
 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which  
 depends on some other libraris from PD extended. When I have to  
 install it in other computers, I put my folders in 2 of the 10 slot- 
 path but normally it misses 3 or 4 other libraries, so I start to  
 look for the missing objects and rewrite all missing libraries in  
 the 10 slots...

 Best

 Luiz

 -- Forwarded message --
 From: Luiz Naveda lab.naveda at gmail.com
 Date: Oct 7, 2007 12:51 PM
 Subject: Re: [PD] pd-extended 39-3 libraries load
 To: pit klong klong1 at gmx.de

 I ask me the same thing every day...

 Nowdays I have had a strange problem. I have my own library which  
 depends on some other libraris from PD extended. When I have to  
 install it in other computers, I put my folders in 2 of the 10 slot- 
 path but normally it misses 3 or 4 other libraries, so I start to  
 look for the missing objects and rewrite all missing libraries in  
 the 10 slots...

 Best

 Luiz
 On 10/7/07, pit klong klong1 at gmx.de wrote:
 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,  
 with default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10 slots  
 for paths, but you have plenty of more paths with libraries/  
 externals in pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit




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


Re: [PD] pd-extended 39-3 libraries load

2007-10-08 Thread Max Neupert

Am 07.10.2007 um 07:12 schrieb Luiz Naveda:
 Nowdays I have had a strange problem. I have my own library which  
 depends on some other libraris from PD extended. When I have to  
 install it in other computers, I put my folders in 2 of the 10 slot- 
 path but normally it misses 3 or 4 other libraries, so I start to  
 look for the missing objects and rewrite all missing libraries in  
 the 10 slots...

to add more entries you may use the : as a separator as described here:

http://puredata.org/docs/tutorials/TipsAndTricks#add-more-entries-to- 
the-path-and-library-dialogs

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


[PD] pd-extended 39-3 libraries load

2007-10-07 Thread pit klong
hello list,
i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP, with default 
library set.

i wonder that no dll's from the extra-path are available.
and i do not understand at all, in file-path... there are 10 slots for paths, 
but you have plenty of more paths with libraries/ externals in pd-ext.

how do i manage a startup that loads ALL externals, ALL dlls?

regards,
pit


-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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


[PD] pd-extended 39-3 libraries load

2007-10-07 Thread Luiz Naveda
I ask me the same thing every day...

Nowdays I have had a strange problem. I have my own library which depends on
some other libraris from PD extended. When I have to install it in other
computers, I put my folders in 2 of the 10 slot-path but normally it misses
3 or 4 other libraries, so I start to look for the missing objects and
rewrite all missing libraries in the 10 slots...

Best

Luiz

-- Forwarded message --
From: Luiz Naveda [EMAIL PROTECTED]
Date: Oct 7, 2007 12:51 PM
Subject: Re: [PD] pd-extended 39-3 libraries load
To: pit klong [EMAIL PROTECTED]

I ask me the same thing every day...

Nowdays I have had a strange problem. I have my own library which depends on
some other libraris from PD extended. When I have to install it in other
computers, I put my folders in 2 of the 10 slot-path but normally it misses
3 or 4 other libraries, so I start to look for the missing objects and
rewrite all missing libraries in the 10 slots...

Best

Luiz
 On 10/7/07, pit klong [EMAIL PROTECTED] wrote:

 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP, with
 default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10 slots for
 paths, but you have plenty of more paths with libraries/ externals in
 pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit


 --
 Pt! Schon vom neuen GMX MultiMessenger gehört?
 Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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




-- 
Luiz Naveda

PhD Student
IPEM
University of Gent - Belgium

-- 
Luiz Naveda

PhD Student
IPEM
University of Gent - Belgium
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-extended 39-3 libraries load

2007-10-07 Thread marius schebella
only the first 10 paths/libraries are displayed in pd, but you can have 
much more, if you want. in mac they are saved in your home directory 
under Library/Preferences, something like org.puredata.pd.plist. in 
windows it is in your system-registry
HKEY_LOCAL_MACHINE/SOFTWARE/PD
marius.

Luiz Naveda wrote:
 I ask me the same thing every day...
 
 Nowdays I have had a strange problem. I have my own library which depends on
 some other libraris from PD extended. When I have to install it in other
 computers, I put my folders in 2 of the 10 slot-path but normally it misses
 3 or 4 other libraries, so I start to look for the missing objects and
 rewrite all missing libraries in the 10 slots...
 
 Best
 
 Luiz
 
 -- Forwarded message --
 From: Luiz Naveda [EMAIL PROTECTED]
 Date: Oct 7, 2007 12:51 PM
 Subject: Re: [PD] pd-extended 39-3 libraries load
 To: pit klong [EMAIL PROTECTED]
 
 I ask me the same thing every day...
 
 Nowdays I have had a strange problem. I have my own library which depends on
 some other libraris from PD extended. When I have to install it in other
 computers, I put my folders in 2 of the 10 slot-path but normally it misses
 3 or 4 other libraries, so I start to look for the missing objects and
 rewrite all missing libraries in the 10 slots...
 
 Best
 
 Luiz
  On 10/7/07, pit klong [EMAIL PROTECTED] wrote:
 hello list,
 i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP, with
 default library set.

 i wonder that no dll's from the extra-path are available.
 and i do not understand at all, in file-path... there are 10 slots for
 paths, but you have plenty of more paths with libraries/ externals in
 pd-ext.

 how do i manage a startup that loads ALL externals, ALL dlls?

 regards,
 pit


 --
 Pt! Schon vom neuen GMX MultiMessenger gehört?
 Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

 ___
 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


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


Re: [PD] pd-extended 39-3 libraries load

2007-10-07 Thread Hans-Christoph Steiner


On Windows, if you install the registry settings that are included in  
the installer, then all of the libraries will be loaded.


You can also run \Program Files\pd\pd-settings.reg to set all  
libraries to load on startup.


.hc

On Oct 7, 2007, at 7:12 AM, Luiz Naveda wrote:



I ask me the same thing every day...

Nowdays I have had a strange problem. I have my own library which  
depends on some other libraris from PD extended. When I have to  
install it in other computers, I put my folders in 2 of the 10 slot- 
path but normally it misses 3 or 4 other libraries, so I start to  
look for the missing objects and rewrite all missing libraries in  
the 10 slots...


Best

Luiz

-- Forwarded message --
From: Luiz Naveda [EMAIL PROTECTED]
Date: Oct 7, 2007 12:51 PM
Subject: Re: [PD] pd-extended 39-3 libraries load
To: pit klong [EMAIL PROTECTED]

I ask me the same thing every day...

Nowdays I have had a strange problem. I have my own library which  
depends on some other libraris from PD extended. When I have to  
install it in other computers, I put my folders in 2 of the 10 slot- 
path but normally it misses 3 or 4 other libraries, so I start to  
look for the missing objects and rewrite all missing libraries in  
the 10 slots...


Best

Luiz
On 10/7/07, pit klong [EMAIL PROTECTED] wrote:
hello list,
i've installed Pd-0.39.3-extended-rc5-windowsxp-i386.exe on XP,  
with default library set.


i wonder that no dll's from the extra-path are available.
and i do not understand at all, in file-path... there are 10 slots  
for paths, but you have plenty of more paths with libraries/  
externals in pd-ext.


how do i manage a startup that loads ALL externals, ALL dlls?

regards,
pit


--
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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




--
Luiz Naveda

PhD Student
IPEM
University of Gent - Belgium

--
Luiz Naveda

PhD Student
IPEM
University of Gent - Belgium
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
listinfo/pd-list




 



As we enjoy great advantages from inventions of others, we should be  
glad of an opportunity to serve others by any invention of ours; and  
this we should do freely and generously. - Benjamin Franklin



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