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 18, 2016, 12:52:16 PM (9 years ago)
- Author:
-
Pedro Gea
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v19
|
v20
|
|
65 | 65 | To install the previous .deb files and their dependencies, do: |
66 | 66 | {{{ |
67 | | sudo dpkg -i TOL-3.3-ubuntu_14.04.amd64-core.deb |
68 | | sudo dpkg -i TOL-3.3-ubuntu_14.04.amd64-gui.deb |
69 | | sudo dpkg -i TOL-3.3-ubuntu_14.04.amd64-headers.deb |
| 67 | sudo dpkg -i tol-3.3-ubuntu_14.04.amd64-core.deb |
| 68 | sudo dpkg -i tol-3.3-ubuntu_14.04.amd64-gui.deb |
| 69 | sudo dpkg -i tol-3.3-ubuntu_14.04.amd64-headers.deb |
70 | 70 | sudo apt-get -f install |
71 | 71 | }}} |