Hi , How can I do this in windows ?
Thanks , Vitor , 2008/12/4 Gregory Pittman <gpittman at iglou.com> > Frank Cox wrote: > >> On Thu, 04 Dec 2008 14:36:38 -0600 >> Mr. Beast wrote: >> >> >> >>> Unfortunately, I am just a user and haven't a clue what to do with a >>> script. >>> >>> >> >> 1. Install the software that's listed in the script. >> >> 2. Save the script somewhere on your hard drive. Change the permissions >> of the >> script so it is executable by typing "chmod 744 nameofscript" where the >> nameofscript is the name of that you saved the script under on your hard >> drive. >> >> 3. Run the script. If you are in the same directory that you saved the >> script >> into, type this: "./nameofscript", again where the name of the script is >> the >> name that you saved the script under on your hard drive. >> >> > just to avoid confusion - this is not the same thing as a script in > Scribus, which would be a python program. > This is a shell script, usually run from a command line in Linux and > outside of Scribus, so this is what Frank is describing. > Shell scripts are small plain text files, which can be executed when the > permissions are set properly, such as by using this chmod command as > indicated. > > Greg > > > _______________________________________________ > scribus mailing list > scribus at lists.scribus.info > http://lists.scribus.info/mailman/listinfo/scribus > -- Vitor Pereira Xavier -------------- Pr?xima Parte ---------- Um anexo em HTML foi limpo... URL: <http://lists.scribus.info/pipermail/scribus/attachments/20081205/73324056/attachment.htm>
