[Cs-dev] Draft installer
Date | 2005-11-22 22:12 |
From | jpff@codemist.co.uk |
Subject | [Cs-dev] Draft installer |
I wrote a FLTK installer today that should work on Linux or OSX. It is in installer/linux/new_install.cxx Not checked yet, but it incorporates what I think should be in an installer. Let discussion start.... ==John ffitch ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-11-22 22:27 |
From | jjbenham@chicagoguitar.com (Jeremiah Benham) |
Subject | Re: [Cs-dev] Draft installer |
Attachments | None |
Date | 2005-11-23 09:44 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Draft installer |
How do we build it? Is there a scons option? At 22:12 22/11/2005, you wrote: >I wrote a FLTK installer today that should work on Linux or OSX. It >is in installer/linux/new_install.cxx > Not checked yet, but it incorporates what I think should be in an >installer. Let discussion start.... >==John ffitch > > >------------------------------------------------------- >This SF.Net email is sponsored by the JBoss Inc. Get Certified Today >Register for a JBoss Training Course. Free Certification Exam >for All Training Attendees Through End of 2005. For more info visit: >http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click >_______________________________________________ >Csound-devel mailing list >Csound-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/csound-devel Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-11-23 11:26 |
From | Istvan Varga |
Subject | Re: [Cs-dev] Draft installer |
Attachments | None |
Date | 2005-11-23 11:29 |
From | Istvan Varga |
Subject | Re: [Cs-dev] Draft installer |
Attachments | None |
Date | 2005-11-23 12:12 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] Draft installer |
The model is a standalone installed from an untarred set of files. There is a definition file for suggested locations, but otherwise not much. The unfinished bits are to add my code for adjusting the environment and do something about library files. After today's lectures I hope to get back to the studio and finish the first version. If it kinda-works I will add the rest of the documentation and binaries. ==John ffitch ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-11-23 16:11 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Draft installer |
How do we build it? At 12:12 23/11/2005, you wrote: >The model is a standalone installed from an untarred set of files. >There is a definition file for suggested locations, but otherwise not >much. The unfinished bits are to add my code for adjusting the >environment and do something about library files. After today's >lectures I hope to get back to the studio and finish the first >version. If it kinda-works I will add the rest of the documentation >and binaries. >==John ffitch > > >------------------------------------------------------- >This SF.Net email is sponsored by the JBoss Inc. Get Certified Today >Register for a JBoss Training Course. Free Certification Exam >for All Training Attendees Through End of 2005. For more info visit: >http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click >_______________________________________________ >Csound-devel mailing list >Csound-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/csound-devel Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-11-24 18:48 |
From | Istvan Varga |
Subject | Re: [Cs-dev] Draft installer |
Attachments | None mkpackage.py |