Xena_Doc_mono_install_update: Update mono install pointer 51/52851/1
authorChristian Trautman <ctrautma@redhat.com>
Wed, 28 Feb 2018 17:34:38 +0000 (12:34 -0500)
committerChristian Trautman <ctrautma@redhat.com>
Wed, 28 Feb 2018 17:34:38 +0000 (12:34 -0500)
Mono Version 5.10 breaks mono execution of Xena2544.exe.

Fix Xena install notes to point to a working version of Mono(5.8)
when setting up to use Xena2544.exe.

JIRA:VSPERF-561

Change-Id: I3bbfaaeef55fc465cba943eb8b1a31abe2faba1f
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
docs/testing/user/configguide/trafficgen.rst

index 061d3d7..4909c55 100644 (file)
@@ -577,7 +577,7 @@ http://www.mono-project.com/docs/getting-started/install/linux/
 
     rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
     yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
-    yum -y install mono-complete
+    yum -y install mono-complete-5.8.0.127-0.xamarin.3.epel7.x86_64
 
 To prevent gpg errors on future yum installation of packages the mono-project
 repo should be disabled once installed.