Installation script for the eric4 IDE and all eric4 related tools.
apisDir |
cfg |
configLength |
distDir |
doCleanup |
doCompile |
modDir |
platBinDir |
progLanguages |
progName |
pyModDir |
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. |
createGlobalPluginsDir | Create the global plugins directory, if it doesn't exist. |
createInstallConfig | Create the installation config dictionary. |
createPyWrapper | Create an executable wrapper for a Python script. |
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 global plugins directory, if it doesn't exist.
Create the installation config dictionary.
Create an executable wrapper for a Python script.
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.