From: Enrico Tassi Date: Tue, 25 Nov 2008 19:10:15 +0000 (+0000) Subject: more on the livecd in the manual X-Git-Tag: make_still_working~4509 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=5e298949f797425204d43371d182668e3a056c00;p=helm.git more on the livecd in the manual --- diff --git a/helm/software/matita/help/C/figures/vbox1.png b/helm/software/matita/help/C/figures/vbox1.png new file mode 100644 index 000000000..f35e3ae48 Binary files /dev/null and b/helm/software/matita/help/C/figures/vbox1.png differ diff --git a/helm/software/matita/help/C/figures/vbox2.png b/helm/software/matita/help/C/figures/vbox2.png new file mode 100644 index 000000000..daf0c94a5 Binary files /dev/null and b/helm/software/matita/help/C/figures/vbox2.png differ diff --git a/helm/software/matita/help/C/figures/vbox3.png b/helm/software/matita/help/C/figures/vbox3.png new file mode 100644 index 000000000..f28ac363d Binary files /dev/null and b/helm/software/matita/help/C/figures/vbox3.png differ diff --git a/helm/software/matita/help/C/sec_install.xml b/helm/software/matita/help/C/sec_install.xml index 7dc37937b..eba9dabd3 100644 --- a/helm/software/matita/help/C/sec_install.xml +++ b/helm/software/matita/help/C/sec_install.xml @@ -4,11 +4,106 @@ Installation + + &appname; is a quite complex piece of software, we thus recommend + you to either install al precompiled version or use the LiveCD. + If you are running Debian GNU/Linux (or one of its derivatives + like Ubuntu), you can install matita typing + + If you are running MacOSX or Windows, give the LiveCD a try before + trying to compile &appname; from its sources. + + + + Using the LiveCD + + + In the following, we will assume you have installed + virtualbox + for your platform and downloaded the .iso image of the LiveCD + + + + Creating the virtual machine + + Click on the New button, a wizard will popup, you should ask to + its questions as follows + + + The name should be something like &appname;, but can + be any meaningful string. + + + The OS type should be Debian + + + The base memory size can be 256 mega bytes, but you may + want to increase it if you are going to work with huge + formalizations. + + + The boot hard disk should be no hard disk. It may complain + that this choice is not common, but it is right, since you + will run a LiveCD you do not need to emulate an hard drive. + + + Now that you are done with the creation of the virtual machine, + you need to insert the LiveCD in the virtual cd reader unit. + +
The brand new virtual machine + + + + + The breand new virtual machine + +
+ + Click on CD/DVD-ROM (that should display something like: Not mouted). + Then click on mount CD/DVD drive and select the ISO image + option. The combo-box should display no available image, you need to + add the ISO image you downloaded from the &appname; website clicking on + the button near the combo-box. + to start the virtual machine. + +
Mounting an ISO image + + + + + Mounting an ISO image + +
+ + In the newely opened window click + the Add button, choose the file you downloaded + (usually matita-version.iso) and select that entry. + +
Choosing the ISO image + + + + + Choosing the ISO image + +
+ + You are now ready + to start the virtual machine. + +
+ + Sharing files with the real PC + TODO + + +
+ Installing from sources - Currently, the only intended way to install &appname; is starting - from its source code. + Install &appname; from the sources is hard, you have been warned! + Getting the source code