close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 5, 2016, 12:45:54 PM (9 years ago)
- Author:
-
Pedro Gea
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
45 | 45 | When you ''compile'' a package requirement, TolPackage try to load the package, searching into the repositories, downloading it and intalling it if necessary. |
46 | 46 | |
| 47 | == Official TOL Archive Network == |
47 | 48 | |
| 49 | The official repository of TOL packages is called '''OTAN''' ('''O'''fficial '''T'''OL '''A'''rchive '''N'''etwork). In this link: [wiki:OTAN] you can browse the full list of public packages. |
| 50 | |
| 51 | == Package manager in TOLBase == |
| 52 | |
| 53 | From version 3 onwards, TOLBase includes a graphic interface especially designed to make the management of packages easier. |
| 54 | It can be accessed from the "Tools" menu, in the "Manage Packages..." option. |
| 55 | |
| 56 | '''Screenshot''': Package manager in TOLBase. |
| 57 | [[Image(Screenshots:tolbase_tolpkg_01.png, width=500px)]] |
| 58 | |
| 59 | The interface offers a list of all available packages from all of the of the repositories to which they have access for installation, updates or upgrades. |
| 60 | |
| 61 | Different package states are displayed in the form of various different icons: |
| 62 | * [[Image(source:tolp/trunk/tolbase/lib/toltk/images/p_no.gif)]]: New, not installed. |
| 63 | * [[Image(source:tolp/trunk/tolbase/lib/toltk/images/p_upd.gif)]]: Update required; a more recent package of an identical version is available. |
| 64 | * [[Image(source:tolp/trunk/tolbase/lib/toltk/images/p_upg.gif)]]: Upgrade required, a package with a superior version is available. |
| 65 | * [[Image(source:tolp/trunk/tolbase/lib/toltk/images/p_unu.gif)]]: Upgrade and update required, both of these are required periodically. |
| 66 | * [[Image(source:tolp/trunk/tolbase/lib/toltk/images/p_ok.gif)]]: Package okay, currently installed without requirement for update or upgrade. |
| 67 | |
| 68 | Various actions can be carried out on packages. These are offered in the contextual menu. |