Linksys 4116 User Guide for the Cisco Multicast Manager 2.3.3 (PDF version) - Page 14

Linux Installation Instructions - ip address

Page 14 highlights

Linux Installation Instructions Chapter 1 Using the Cisco Multicast Manager Output from a sample installation: #=====[ Sample Installation ]=====# root@ganymede/export/home/mike/mmtinstall-> ./setup.sh Installing Cisco Multicast Manager Version 2.1 Copyright (c) 2003-2004 Cisco Systems, Inc. All Rights Reserved. The application installs in /opt/RMSMMT. Do you wish to continue? [y/n]: y Creating mmtuser gid... Creating mmtuser uid... Locking mmtuser account... Installing Apache... Installing Perl... Installing MIBS... Installing support files... Installing K98mmt to /etc/rc0.d to ensure proper shutdown of application... Would you like the S98mmt script installed in /etc/rc3.d to start the application upon system boot? [y/n]: y Seeding IP Address database with reserved Multicast Addresses... Modifying httpd.conf file for this system... Installation Finished. Linux Installation Instructions To install the CMM for Red Hat Enterprise Linux AS Release 3 (Taroon Update 4), log in as the root user and follow one of the approaches outlined below. Note Approximately 300MB of disk space is required for installation. 1. Install the CMM in the following directory: /usr/local/netman If there is not enough room in the /usr/local directory, create the netman directory on another partition and create a symbolic link to it from /usr/local. For example: # mkdir /space/netman # cd /usr/local # ln -s /space/netman netman # chown -h mmtuser:mmtuser netman If you symbolically link /usr/local/netman to the actual installation directory as shown above, when installation is complete, you must cd to the actual installation directory, similar to: # cd /space and issue the following command: # chown -R mmtuser:mmtuser netman Otherwise, the installation will create the directory and set the ownership for you. 2. If you are installing from the CDROM, enter: # cd /mnt/cdrom # ./setup.sh User Guide for the Cisco Multicast Manager 2.3.3 1-4 OL-7348-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94

1-4
User Guide for the Cisco Multicast Manager 2.3.3
OL-7348-01
Chapter 1
Using the Cisco Multicast Manager
Linux Installation Instructions
Output from a sample installation:
#=====[ Sample Installation ]=====#
root@ganymede/export/home/mike/mmtinstall-> ./setup.sh
Installing Cisco Multicast Manager Version 2.1
Copyright (c) 2003-2004 Cisco Systems, Inc. All Rights Reserved.
The application installs in /opt/RMSMMT. Do you wish to continue? [y/n]: y
Creating mmtuser gid...
Creating mmtuser uid...
Locking mmtuser account...
Installing Apache...
Installing Perl...
Installing MIBS...
Installing support files...
Installing K98mmt to /etc/rc0.d to ensure proper shutdown of application...
Would you like the S98mmt script installed in /etc/rc3.d to start the application upon
system boot? [y/n]: y
Seeding IP Address database with reserved Multicast Addresses...
Modifying httpd.conf file for this system...
Installation Finished.
Linux Installation Instructions
To install the CMM for Red Hat Enterprise Linux AS Release 3 (Taroon Update 4), log in as the root
user and follow one of the approaches outlined below.
Note
Approximately 300MB of disk space is required for installation.
1.
Install the CMM in the following directory:
/usr/local/netman
If there is not enough room in the
/usr/local
directory, create the
netman
directory on another
partition and create a symbolic link to it from
/usr/local
. For example:
# mkdir /space/netman
# cd /usr/local
# ln -s /space/netman netman
# chown -h mmtuser:mmtuser netman
If you symbolically link
/usr/local/netman
to the actual installation directory as shown above, when
installation is complete, you
must
cd to the actual installation directory, similar to:
# cd /space
and issue the following command:
# chown -R mmtuser:mmtuser netman
Otherwise, the installation will create the directory and set the ownership for you.
2.
If you are installing from the CDROM, enter:
# cd /mnt/cdrom
# ./setup.sh