summaryrefslogtreecommitdiff
path: root/chap_3.tex
diff options
context:
space:
mode:
authorrahulp132020-03-31 12:03:00 +0530
committerrahulp132020-03-31 12:03:00 +0530
commit367ca6840088377c54efdd00c2a23cc59bdc0607 (patch)
treee7caa9ba7fe8ec19015b5b16fc6731c8ca2fc2e3 /chap_3.tex
downloadeSim-367ca6840088377c54efdd00c2a23cc59bdc0607.tar.gz
eSim-367ca6840088377c54efdd00c2a23cc59bdc0607.tar.bz2
eSim-367ca6840088377c54efdd00c2a23cc59bdc0607.zip
initial commitm2.0
Diffstat (limited to 'chap_3.tex')
-rw-r--r--chap_3.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/chap_3.tex b/chap_3.tex
new file mode 100644
index 00000000..210573b7
--- /dev/null
+++ b/chap_3.tex
@@ -0,0 +1,28 @@
+\chapter{Installing eSim}
+\thispagestyle{empty}
+\label{chap3}
+
+\section {eSim installation in Ubuntu OS}
+\begin{enumerate}
+\item Download eSim installer for Linux from {\tt http://esim.fossee.in/downloads} to a local directory and unpack it. You can also unpack the installer through the terminal. Open the terminal and navigate to the directory where this INSTALL file is located. Use the following command to unpack:
+\\
+\quad {\tt \$ unzip eSim-2.0.zip}
+\item To install eSim and other dependencies run the following command:
+\\
+ \quad {\tt \$ cd eSim-2.0 \newline \$ chmod +x install-eSim.sh \newline \$ ./install-eSim.sh --install}
+\item To run eSim from the terminal, type:
+\\
+\quad {\tt \$ esim}
+\\
+ or you can double click on {\tt eSim} icon created on the Desktop after installation.
+\end{enumerate}
+
+
+\section {eSim installation in Windows OS}
+\begin{enumerate}
+\item Download \textbf{eSim-2.0\_install.exe} from {\tt https://esim.fossee.in/downloads}
+\item Disable the antivirus (if any). Now, double click on the exe file to start the installation process. If a window appears, click {\tt Yes} to complete the installation.
+\item By default eSim will be installed in C drive, under an auto-generated FOSSEE Folder. Note that installation directory can neither be in "Program Files" nor contain spaces in its path.
+\item \textbf{eSim} icon will be created on desktop. You can double click on the {\tt eSim} icon created on the Desktop after installation.
+\end{enumerate}
+