Sponsored Content
Full Discussion: Cosmatic changes???
Top Forums UNIX for Dummies Questions & Answers Cosmatic changes??? Post 302089452 by gkrishnag on Tuesday 19th of September 2006 05:44:35 AM
Old 09-19-2006
Cosmatic changes???

Build and Deployment:

1 Delete Amisys Files

2 Run the below script on olorin

3 Copy the Help Files

4 Export path

5 Execute Mass_all.sh & Ant


when i execute my.sh
echo " Build and Deployment:\n\n 1 Delete Amisys Files\n\n 2 Run the below script on olor
in\n\n 3 Copy the Help Files\n\n 4 Export path\n\n 5 Execute Mass_all.sh & Ant\n\n"

i want them to be occupying whole screen and should be in center of the screen and my font should be increased..

how can i do that....
 
Module::Build::Platform::MacOS(3pm)			 Perl Programmers Reference Guide		       Module::Build::Platform::MacOS(3pm)

NAME
Module::Build::Platform::MacOS - Builder class for MacOS platforms DESCRIPTION
The sole purpose of this module is to inherit from "Module::Build::Base" and override a few methods. Please see Module::Build for the docs. Overridden Methods new() MacPerl doesn't define $Config{sitelib} or $Config{sitearch} for some reason, but $Config{installsitelib} and $Config{installsitearch} are there. So we copy the install variables to the other location make_executable() On MacOS we set the file type and creator to MacPerl so it will run with a double-click. dispatch() Because there's no easy way to say "./Build test" on MacOS, if dispatch is called with no arguments and no @ARGV a dialog box will pop up asking what action to take and any extra arguments. Default action is "test". ACTION_realclean() Need to unlock the Build program before deleting. AUTHOR
Michael G Schwern <schwern@pobox.com> SEE ALSO
perl(1), Module::Build(3), ExtUtils::MakeMaker(3) perl v5.18.2 2014-01-06 Module::Build::Platform::MacOS(3pm)
All times are GMT -4. The time now is 12:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy