Installation script for the eric3 IDE and all eric3 related tools.
None |
cleanUp | Uninstall the old eric files. |
copyToFile | Copy a string to a file. |
copyTree | Copy Python, translation, documentation, wizards configuration, designer template files and DTDs of a directory tree. |
createConfig | Create a config file with the respective config entries. |
createInstallConfig | Create the installation config dictionary. |
createPyWrapper | Create an executable wrapper for a Python script. |
createSitecustomize | Generate the sitecustomize.py script merging an already installed script with our additions. |
doDependancyChecks | Perform some dependancy checks. |
initGlobals | Sets the values of globals that need more than a simple assignment. |
installEric | Actually perform the installation steps. |
main | The main function of the script. |
usage | Display a usage message and exit. |
wrapperName | Create the platform specific name for the wrapper script. |
Uninstall the old eric files.
Copy a string to a file.
Copy Python, translation, documentation, wizards configuration, designer template files and DTDs of a directory tree.
Create a config file with the respective config entries.
Create the installation config dictionary.
Create an executable wrapper for a Python script.
Generate the sitecustomize.py script merging an already installed script with our additions.
Perform some dependancy checks.
Sets the values of globals that need more than a simple assignment.
Actually perform the installation steps.
The main function of the script.
Display a usage message and exit.
Create the platform specific name for the wrapper script.