From a83492aac69d6331fdb86a55662891a5b5fa40b7 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 11 Jan 2012 11:33:15 +0100 Subject: manual: Update installation for more recent distributions --- docs/chapters/installation.xml | 49 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 6 deletions(-) diff --git a/docs/chapters/installation.xml b/docs/chapters/installation.xml index b886b45..fd1acb7 100644 --- a/docs/chapters/installation.xml +++ b/docs/chapters/installation.xml @@ -9,8 +9,8 @@ distributions. All these operations must be executed as root.
- Installation Ubuntu Natty - Ubuntu Natty users can use the holger+lp/osmocom PPA to install + Installation Ubuntu Natty, Ubuntu Oneiric + Ubuntu Natty and Oneiric users can use the holger+lp/osmocom PPA to install SIMtrace and upgrade wireshark. The PPA needs to be added to the system, the package database needs to be refreshed and the applications can be installed afterwards. @@ -33,6 +33,12 @@ $ sudo apt-get update $ sudo apt-get install wireshark simtrace ... + + The wireshark will only be installed if it is newer than the version + provided by Ubuntu. Please verify that the above command installed a version + coming from the PPA. + +
@@ -55,6 +61,14 @@ $ zypper install wireshark simtrace $ zypper addrepo http://download.opensuse.org/repositories/home:/zecke23/openSUSE_11.4/home:zecke23.repo $ zypper refresh +$ zypper install wireshark simtrace + +
+
+ openSUSE 12.1 + +$ zypper addrepo http://download.opensuse.org/repositories/home:/zecke23/openSUSE_11.4/home:zecke23.repo +$ zypper refresh $ zypper install wireshark simtrace
@@ -79,6 +93,16 @@ $ wget http://download.opensuse.org/repositories/home:zecke23/Fedora_15/home:zec $ yum install wireshark simtrace + +
+ Fedora 16 + +$ cd /etc/yum/repos.d/ +$ wget http://download.opensuse.org/repositories/home:zecke23/Fedora_16/home:zecke23.repo +$ yum install wireshark simtrace + +
+
@@ -93,7 +117,7 @@ $ yum install wireshark simtrace
- Fedora 15 + CentOS 6 $ cd /etc/yum/repos.d/ $ wget http://download.opensuse.org/repositories/home:zecke23/CentOS_CentOS-6/home:zecke23.repo @@ -103,12 +127,25 @@ $ yum install wireshark simtrace
- Mandriva 2010.1 - + Mandriva + +
+ Mandriva 2010.1 + $ urpmi.addmedia home:zecke23 http://download.opensuse.org/repositories/home:zecke23/Mandriva_2010.1/ $ urpmi.update -a $ urpmi wireshark simtrace - + +
+ +
+ Mandriva 2011 + +$ urpmi.addmedia home:zecke23 http://download.opensuse.org/repositories/home:zecke23/Mandriva_2011/ +$ urpmi.update -a +$ urpmi wireshark simtrace + +
-- cgit v1.2.3