Patches item #3418851, was opened at 2011-10-05 03:19
Message generated for change (Comment added) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3418851&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: read startup config files from /etc/puredata/conf.d

Initial Comment:
Hello,

I was looking at using puredata from debian, and currently, it's a bit of a 
mess, if I want to use PD + gem, I need to install both, and then mess up with 
config files, or, as the readme suggest (Readme.Debian), launch pd with an 
extenssive commandline:

| to start Pd with Gem support, issue the command (without the '%' sign)
| 
| % pd -path /usr/lib/pd/extra/Gem -lib Gem
| 
| OR
| 
| use the provided script instead of directly starting Pd:
| 
| % /usr/bin/pd-gem
| 
| OR
| 
| start Pd
| - navigate to "File->Path..." and add "/usr/lib/pd/extra/Gem" to the list of 
search-paths
| - click OK
| - navigate to "File->Startup..." and add "Gem" to the list of binaries to be 
loaded
| - click "Apply" and "Save all settings"
| 
| OR 
| 
| add the following lines to your ~/.pdrc file (deprecated)
| 
| -path /usr/lib/pd/extra/Gem
| -lib Gem

I think it'd be better to automatially include a file, that's what this patch 
is all about (and to be able to make a pd extenssion debian policy).

tell me what you think

----------------------------------------------------------------------

Comment By: https://www.google.com/accounts ()
Date: 2011-10-05 03:22

Message:
ok,... I can't seem to add my second patch,... you can find everything in:
http://core.evilgiggle.com/~xaiki/puredata/

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3418851&group_id=55736

_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to