hi miller, all,
i'm doing an "easy" (+un)installer of PD 4 windows with http://www.jrsoftware.org/isinfo.php (got inspired by the osX installer:) (and i'm also thinking on doing installer(s) for externs) yes, i know. but even for experienced user a "few clicks" installer is much convenient than unpacking & moving (especially 4 externs!!!)
comments ?!
oh, allmost forgot i'm giving the installer options for main, help, sources. so would be nice if some1 could say what are - main ; the minimum files that are needed to run PD - help ; i assume all in "pd/doc" - sources ; i assume all in "pd/src" + respective folders in extra (what about the folders-> portaudio & tcl and *.h files in "lib/asio")
cheers -andre ps is some1 planning on doing a GUI for the commandline options of PD (or maybe a somekindof "autodetect") ?
little correction for installation options help = pd/doc/5.reference example = pd/doc/<others>
and i need to move bonk~&co <help>.pd files to 5.reference
-andre
At 13:51 23/12/2002 +0100, you wrote:
hi miller, all,
i'm doing an "easy" (+un)installer of PD 4 windows with http://www.jrsoftware.org/isinfo.php (got inspired by the osX installer:) (and i'm also thinking on doing installer(s) for externs) yes, i know. but even for experienced user a "few clicks" installer is much convenient than unpacking & moving (especially 4 externs!!!)
comments ?!
oh, allmost forgot i'm giving the installer options for main, help, sources. so would be nice if some1 could say what are
- main ; the minimum files that are needed to run PD
- help ; i assume all in "pd/doc"
- sources ; i assume all in "pd/src" + respective folders in extra (what
about the folders-> portaudio & tcl and *.h files in "lib/asio")
cheers -andre ps is some1 planning on doing a GUI for the commandline options of PD (or maybe a somekindof "autodetect") ?
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
On Mon, 23 Dec 2002, [iso-8859-1] Andr� Schmidt wrote:
hi miller, all,
i'm doing an "easy" (+un)installer of PD 4 windows with http://www.jrsoftware.org/isinfo.php (got inspired by the osX installer:) (and i'm also thinking on doing installer(s) for externs) yes, i know. but even for experienced user a "few clicks" installer is much convenient than unpacking & moving (especially 4 externs!!!)
comments ?!
Yes, would you mind putting your effort for external installation into the CVS at pure-data.sf.net.
This way the installer would be part of the external packages.
If you are interested, we can talk about how to do it.
Guenter
oh, allmost forgot i'm giving the installer options for main, help, sources. so would be nice if some1 could say what are
- main ; the minimum files that are needed to run PD
- help ; i assume all in "pd/doc"
- sources ; i assume all in "pd/src" + respective folders in extra (what
about the folders-> portaudio & tcl and *.h files in "lib/asio")
cheers -andre ps is some1 planning on doing a GUI for the commandline options of PD (or maybe a somekindof "autodetect") ?
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
Andre if you would like I developed a PdLauncher for myself a few months ago, it works fine for what I want to do but never got around to releasing it, I can send you the code if you want to modify it and make it better, believe me there is plenty of room for improvement! It was written using MSVC++ 6.0, and while I am on the subject I also compiled a unified library of 109 External objects which I collected some months back if anyone would like the code (or just the .dll) so they can continue to add the latest externs which are being developed let me know. Again this is MSVC stuff. Anyway if anyone is interested in taking these projects any further just let me know! Cheers, Rory.
--- guenter geiger geiger@xdv.org wrote: > On Mon, 23 Dec 2002, [iso-8859-1] André Schmidt
wrote:
hi miller, all,
i'm doing an "easy" (+un)installer of PD 4 windows
with
http://www.jrsoftware.org/isinfo.php (got inspired by the osX installer:) (and i'm also
thinking on doing
installer(s) for externs) yes, i know. but even for experienced user a "few
clicks" installer is much
convenient than unpacking & moving (especially 4
externs!!!)
comments ?!
Yes, would you mind putting your effort for external installation into the CVS at pure-data.sf.net.
This way the installer would be part of the external packages.
If you are interested, we can talk about how to do it.
Guenter
oh, allmost forgot i'm giving the installer options for main, help,
sources. so would be nice
if some1 could say what are
- main ; the minimum files that are needed to run
PD
- help ; i assume all in "pd/doc"
- sources ; i assume all in "pd/src" + respective
folders in extra (what
about the folders-> portaudio & tcl and *.h files
in "lib/asio")
cheers -andre ps is some1 planning on doing a GUI for the
commandline options of PD (or
maybe a somekindof "autodetect") ?
PD-dev mailing list PD-dev@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
__________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
hi,
cool ! i would love to see that pdlauncher... but sadly i can't help you on coding because i'm VERY poor on c-coding. but i got vc++6 and i've made some helloworld&co progs awhile back.
BUT, if you don't mind i would love to experiment with your pd-launcher sourcecode...
would it be more portable if we made the launcher with tcl/tk? (i made a GUI while back but i failed to get it work ;)
cheers -andre
At 14:03 07/01/2003 +0000, you wrote:
Andre if you would like I developed a PdLauncher for myself a few months ago, it works fine for what I want to do but never got around to releasing it, I can send you the code if you want to modify it and make it better, believe me there is plenty of room for improvement! It was written using MSVC++ 6.0, and while I am on the subject I also compiled a unified library of 109 External objects which I collected some months back if anyone would like the code (or just the .dll) so they can continue to add the latest externs which are being developed let me know. Again this is MSVC stuff. Anyway if anyone is interested in taking these projects any further just let me know! Cheers, Rory.
--- guenter geiger geiger@xdv.org wrote: > On Mon, 23 Dec 2002, [iso-8859-1] André Schmidt
wrote:
hi miller, all,
i'm doing an "easy" (+un)installer of PD 4 windows
with
http://www.jrsoftware.org/isinfo.php (got inspired by the osX installer:) (and i'm also
thinking on doing
installer(s) for externs) yes, i know. but even for experienced user a "few
clicks" installer is much
convenient than unpacking & moving (especially 4
externs!!!)
comments ?!
Yes, would you mind putting your effort for external installation into the CVS at pure-data.sf.net.
This way the installer would be part of the external packages.
If you are interested, we can talk about how to do it.
Guenter
oh, allmost forgot i'm giving the installer options for main, help,
sources. so would be nice
if some1 could say what are
- main ; the minimum files that are needed to run
PD
- help ; i assume all in "pd/doc"
- sources ; i assume all in "pd/src" + respective
folders in extra (what
about the folders-> portaudio & tcl and *.h files
in "lib/asio")
cheers -andre ps is some1 planning on doing a GUI for the
commandline options of PD (or
maybe a somekindof "autodetect") ?
PD-dev mailing list PD-dev@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev